aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2010-04-03l2tp: Split pppol2tp patch into separate l2tp and ppp partsJames Chapman1-1/+1
2010-04-03net: convert multicast list to list_headJiri Pirko1-40/+42
2010-04-03net: move address list functions to a separate fileJiri Pirko1-5/+10
2010-04-02Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-0/+5
2010-04-02Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-2/+5
2010-04-02phylib: Support phy module autoloadingDavid Woodhouse2-0/+27
2010-04-02sched: Add enqueue/dequeue flagsPeter Zijlstra1-3/+8
2010-04-02sched: Fix TASK_WAKING vs fork deadlockPeter Zijlstra1-1/+2
2010-04-02sched: Make select_fallback_rq() cpuset friendlyOleg Nesterov1-0/+7
2010-04-02sched: _cpu_down(): Don't play with current->cpus_allowedOleg Nesterov1-0/+1
2010-04-02sched: Kill the broken and deadlockable cpuset_lock/cpuset_cpus_allowed_locke...Oleg Nesterov1-13/+0
2010-04-02Merge branch 'linus' into sched/coreIngo Molnar234-1394/+8989
2010-04-02Merge branch 'perf/urgent' into perf/coreIngo Molnar21-46/+54
2010-04-02Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar1-7/+14
2010-04-02blkio: Increment the blkio cgroup stats for real nowDivyesh Shah1-1/+19
2010-04-02Merge branch 'for-linus' into for-2.6.35Jens Axboe7-33/+21
2010-04-01ibft, x86: Change reserve_ibft_region() to find_ibft_region()Yinghai Lu1-2/+6
2010-04-01ide: Requeue request after DMA timeoutHerbert Xu1-0/+1
2010-04-01perf: Use hot regs with software sched switch/migrate eventsFrederic Weisbecker1-7/+14
2010-03-31tracing: Show the lost events in the trace_pipe outputSteven Rostedt1-0/+1
2010-03-31ring-buffer: Add place holder recording of dropped eventsSteven Rostedt1-2/+4
2010-03-31tracing: Remove side effect from module tracepoints that caused a GPFLi Zefan1-4/+2
2010-03-30Add hotplug support to mcp251x driverMarc Zyngier1-2/+2
2010-03-30netdev: ethtool RXHASH flagstephen hemminger2-0/+2
2010-03-31module: add stub for is_module_percpu_addressRandy Dunlap1-0/+5
2010-03-30net-caif-driver: add CAIF serial driver (ldisc)Sjur Braendeland1-2/+2
2010-03-30net-caif: add CAIF socket and configuration headersSjur Braendeland2-0/+198
2010-03-30net-caif: add CAIF protocol definitionsSjur Braendeland3-1/+6
2010-03-30percpu: don't implicitly include slab.h from percpu.hTejun Heo1-25/+5
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo11-1/+12
2010-03-30Merge branches 'sh/intc-extension', 'sh/dmaengine', 'sh/serial-dma' and 'sh/c...Paul Mundt4-3/+112
2010-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+1
2010-03-29ext3: fix broken handling of EXT3_STATE_NEWLinus Torvalds2-4/+4
2010-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2-1/+53
2010-03-29ARM: 6003/1: removing compilation warning from pl061.hviresh kumar1-0/+2
2010-03-29ARM: 5999/1: Including device.h and resource.h header files in linux/amba/bus.hviresh kumar1-0/+3
2010-03-29SLOW_WORK: CONFIG_SLOW_WORK_PROC should be CONFIG_SLOW_WORK_DEBUGDavid Howells1-1/+1
2010-03-29percpu, module: implement and use is_kernel/module_percpu_address()Tejun Heo2-0/+8
2010-03-29module: encapsulate percpu handling better and record percpu_sizeTejun Heo1-1/+4
2010-03-27net: Add MSG_WAITFORONE flag to recvmmsgBrandon L Black1-0/+1
2010-03-26dmaengine: provide helper for setting txstateDan Williams1-0/+10
2010-03-26DMAENGINE: generic channel status v2Linus Walleij1-5/+33
2010-03-26DMAENGINE: generic slave control v2Linus Walleij1-2/+16
2010-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds1-0/+2
2010-03-26Freezer: Fix buggy resume test for tasks frozen with cgroup freezerMatt Helsley1-2/+5
2010-03-26Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+2
2010-03-26Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-18/+7
2010-03-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse262-1786/+10244
2010-03-26x86, perf, bts, mm: Delete the never used BTS-ptrace codePeter Zijlstra4-37/+0
2010-03-25dma: Add timb-dmaRichard Röjfors1-0/+55