summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2010-04-05Merge branch 'sh/stable-updates'Paul Mundt14-38/+42
2010-04-05Merge branch 'master' into export-slabhTejun Heo4-9/+24
2010-04-04Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-7/+14
2010-04-04icmp: Account for ICMP out errorsEric Dumazet1-0/+1
2010-04-04l2tp: Add netlink control API for L2TPJames Chapman1-0/+125
2010-04-04netlink: Export genl_lock() API for use by modulesJames Chapman1-0/+8
2010-04-04l2tp: Add L2TPv3 IP encapsulation (no UDP) supportJames Chapman1-0/+38
2010-04-04l2tp: Update PPP-over-L2TP driver to work over L2TPv3James Chapman2-0/+23
2010-04-04ppp: Add ppp_dev_name() exported functionJames Chapman1-0/+3
2010-04-04l2tp: Split pppol2tp patch into separate l2tp and ppp partsJames Chapman1-1/+1
2010-04-04net: convert multicast list to list_headJiri Pirko1-40/+42
2010-04-04net: move address list functions to a separate fileJiri Pirko1-5/+10
2010-04-03Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-0/+5
2010-04-03Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-2/+5
2010-04-03phylib: 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-02ibft, 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-04-01tracing: Show the lost events in the trace_pipe outputSteven Rostedt1-0/+1
2010-04-01ring-buffer: Add place holder recording of dropped eventsSteven Rostedt1-2/+4
2010-04-01tracing: Remove side effect from module tracepoints that caused a GPFLi Zefan1-4/+2
2010-03-31Add hotplug support to mcp251x driverMarc Zyngier1-2/+2
2010-03-31netdev: ethtool RXHASH flagstephen hemminger2-0/+2
2010-03-31module: add stub for is_module_percpu_addressRandy Dunlap1-0/+5
2010-03-31net-caif-driver: add CAIF serial driver (ldisc)Sjur Braendeland1-2/+2
2010-03-31net-caif: add CAIF socket and configuration headersSjur Braendeland2-0/+198
2010-03-31net-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-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+1
2010-03-30ext3: fix broken handling of EXT3_STATE_NEWLinus Torvalds2-4/+4
2010-03-30Merge 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-27dmaengine: provide helper for setting txstateDan Williams1-0/+10