aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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 Molnar314-1856/+10539
2010-04-02Merge branch 'perf/urgent' into perf/coreIngo Molnar29-88/+129
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 Axboe8-33/+185
2010-04-01ipv6 fib: Make rt6_info{} more cache-line aware.YOSHIFUJI Hideaki / 吉藤英明1-13/+16
2010-04-01gen_estimator: deadlock fixEric Dumazet2-1/+2
2010-04-01ibft, x86: Change reserve_ibft_region() to find_ibft_region()Yinghai Lu1-2/+6
2010-04-01Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds4-34/+67
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: Fix compile error in module tracepoints when MODULE_UNLOAD not setSteven Rostedt1-0/+4
2010-03-31tracing: Remove side effect from module tracepoints that caused a GPFLi Zefan2-11/+9
2010-03-31tracing: Update commentsLi Zefan1-14/+19
2010-03-31tracing: Convert some signal events to DEFINE_TRACELi Zefan1-30/+22
2010-03-31include/net/iw_handler.h: Use SIOCIWFIRST not SIOCSIWCOMMIT in commentJoe Perches1-1/+1
2010-03-31mac80211: explicitly disable/enable QoSStanislaw Gruszka1-0/+5
2010-03-31mac80211: support paged rx SKBsZhu Yi1-1/+4
2010-03-30Add hotplug support to mcp251x driverMarc Zyngier1-2/+2
2010-03-30netdev: ethtool RXHASH flagstephen hemminger2-0/+2
2010-03-30ipv6: Use __fls() instead of fls() in __ipv6_addr_diff().YOSHIFUJI Hideaki / 吉藤英明1-1/+1
2010-03-31Merge branch 'v2.6.34-rc2' into drm-linusDave Airlie381-2476/+12672
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 Link layer device header filesSjur Braendeland2-0/+145
2010-03-30net-caif: add CAIF core protocol stack header filesSjur Braendeland8-0/+912
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 Heo24-1/+26
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. Miller4-3/+124
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