summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-04-03net: move address list functions to a separate fileJiri Pirko
2010-04-02Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-04-02Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2010-04-02phylib: Support phy module autoloadingDavid Woodhouse
2010-04-02sched: Add enqueue/dequeue flagsPeter Zijlstra
2010-04-02sched: Fix TASK_WAKING vs fork deadlockPeter Zijlstra
2010-04-02sched: Make select_fallback_rq() cpuset friendlyOleg Nesterov
2010-04-02sched: _cpu_down(): Don't play with current->cpus_allowedOleg Nesterov
2010-04-02sched: Kill the broken and deadlockable cpuset_lock/cpuset_cpus_allowed_locke...Oleg Nesterov
2010-04-02Merge branch 'linus' into sched/coreIngo Molnar
2010-04-02Merge branch 'perf/urgent' into perf/coreIngo Molnar
2010-04-02Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar
2010-04-02blkio: Increment the blkio cgroup stats for real nowDivyesh Shah
2010-04-02Merge branch 'for-linus' into for-2.6.35Jens Axboe
2010-04-01ipv6 fib: Make rt6_info{} more cache-line aware.YOSHIFUJI Hideaki / 吉藤英明
2010-04-01gen_estimator: deadlock fixEric Dumazet
2010-04-01ibft, x86: Change reserve_ibft_region() to find_ibft_region()Yinghai Lu
2010-04-01Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-04-01ide: Requeue request after DMA timeoutHerbert Xu
2010-04-01perf: Use hot regs with software sched switch/migrate eventsFrederic Weisbecker
2010-03-31tracing: Show the lost events in the trace_pipe outputSteven Rostedt
2010-03-31ring-buffer: Add place holder recording of dropped eventsSteven Rostedt
2010-03-31tracing: Fix compile error in module tracepoints when MODULE_UNLOAD not setSteven Rostedt
2010-03-31tracing: Remove side effect from module tracepoints that caused a GPFLi Zefan
2010-03-31tracing: Update commentsLi Zefan
2010-03-31tracing: Convert some signal events to DEFINE_TRACELi Zefan
2010-03-31include/net/iw_handler.h: Use SIOCIWFIRST not SIOCSIWCOMMIT in commentJoe Perches
2010-03-31mac80211: explicitly disable/enable QoSStanislaw Gruszka
2010-03-31mac80211: support paged rx SKBsZhu Yi
2010-03-30Add hotplug support to mcp251x driverMarc Zyngier
2010-03-30netdev: ethtool RXHASH flagstephen hemminger
2010-03-30ipv6: Use __fls() instead of fls() in __ipv6_addr_diff().YOSHIFUJI Hideaki / 吉藤英明
2010-03-31Merge branch 'v2.6.34-rc2' into drm-linusDave Airlie
2010-03-31module: add stub for is_module_percpu_addressRandy Dunlap
2010-03-30net-caif-driver: add CAIF serial driver (ldisc)Sjur Braendeland
2010-03-30net-caif: add CAIF Link layer device header filesSjur Braendeland
2010-03-30net-caif: add CAIF core protocol stack header filesSjur Braendeland
2010-03-30net-caif: add CAIF socket and configuration headersSjur Braendeland
2010-03-30net-caif: add CAIF protocol definitionsSjur Braendeland
2010-03-30percpu: don't implicitly include slab.h from percpu.hTejun Heo
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-30Merge branches 'sh/intc-extension', 'sh/dmaengine', 'sh/serial-dma' and 'sh/c...Paul Mundt
2010-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-03-29ext3: fix broken handling of EXT3_STATE_NEWLinus Torvalds
2010-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-03-29ARM: 6003/1: removing compilation warning from pl061.hviresh kumar
2010-03-29ARM: 5999/1: Including device.h and resource.h header files in linux/amba/bus.hviresh kumar
2010-03-29SLOW_WORK: CONFIG_SLOW_WORK_PROC should be CONFIG_SLOW_WORK_DEBUGDavid Howells
2010-03-29percpu, module: implement and use is_kernel/module_percpu_address()Tejun Heo
2010-03-29module: encapsulate percpu handling better and record percpu_sizeTejun Heo