aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Merge branch 'linus' into tracing/coreIngo Molnar2010-04-08
|\
| * virtio: disable multiport console support.Michael S. Tsirkin2010-04-07
| * Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-04-07
| |\
| | * ibft, x86: Change reserve_ibft_region() to find_ibft_region()Yinghai Lu2010-04-01
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-04-07
| |\ \
| | * \ Merge branch 'fix/asoc' into for-linusTakashi Iwai2010-04-07
| | |\ \
| | | * | ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_streamDaniel Mack2010-04-05
| | * | | ALSA: i2c: cleanup: change parameter to pointerDan Carpenter2010-04-04
| | |/ /
| * | | memcg: fix race in file_mapped accountingKAMEZAWA Hiroyuki2010-04-07
| * | | pagemap: fix pfn calculation for hugepageNaoya Horiguchi2010-04-07
| * | | kernel.h: fix wrong usage of __ratelimit()Yong Zhang2010-04-07
| * | | vfs: rename block_fsync() to blkdev_fsync()Andrew Morton2010-04-07
| * | | raw: fsync method is now requiredAnton Blanchard2010-04-07
| * | | include/linux/kfifo.h: fix INIT_KFIFO()David Härdeman2010-04-07
| * | | bitops: remove temporary for_each_bit()Andrew Morton2010-04-07
| * | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-04-06
| |\ \ \
| | * | | libata: unlock HPA if device shrunkTejun Heo2010-04-06
| * | | | Fix up possibly racy module refcountingNick Piggin2010-04-05
| |/ / /
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2010-04-05
| |\ \ \
| | * | | 9p: Make sure we are able to clunk the cached fid on umountAneesh Kumar K.V2010-04-05
| * | | | Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/miscLinus Torvalds2010-04-05
| |\ \ \ \
| | * | | | Merge branch 'master' into export-slabhTejun Heo2010-04-04
| | |\| | |
| | * | | | percpu: don't implicitly include slab.h from percpu.hTejun Heo2010-03-30
| | * | | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-04-05
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | module: add stub for is_module_percpu_addressRandy Dunlap2010-03-30
| | * | | | percpu, module: implement and use is_kernel/module_percpu_address()Tejun Heo2010-03-29
| | * | | | module: encapsulate percpu handling better and record percpu_sizeTejun Heo2010-03-29
| | | |_|/ | | |/| |
| * | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-04-04
| |\ \ \ \
| | * \ \ \ Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2010-04-02
| | |\ \ \ \
| | | * | | | perf: Use hot regs with software sched switch/migrate eventsFrederic Weisbecker2010-04-01
| | | |/ / /
| * | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-04-02
| |\ \ \ \ \
| | * | | | | ARM: 6003/1: removing compilation warning from pl061.hviresh kumar2010-03-29
| | * | | | | ARM: 5999/1: Including device.h and resource.h header files in linux/amba/bus.hviresh kumar2010-03-29
| * | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2010-04-02
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | Freezer: Fix buggy resume test for tasks frozen with cgroup freezerMatt Helsley2010-03-26
| * | | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-04-01
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | Merge branch 'v2.6.34-rc2' into drm-linusDave Airlie2010-03-31
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | * | | | | Merge branch 'radeon-for-airlied' of ../linux-2.6 into drm-linusDave Airlie2010-03-14
| | |\ \ \ \ \
| | | * | | | | drm/radeon: add new RS880 pci idAlex Deucher2010-03-14
| | * | | | | | drm/ttm: use drm calloc large and free largeDave Airlie2010-03-14
| | |/ / / / /
* | | | | | | tracing: Show the lost events in the trace_pipe outputSteven Rostedt2010-03-31
* | | | | | | ring-buffer: Add place holder recording of dropped eventsSteven Rostedt2010-03-31
* | | | | | | tracing: Fix compile error in module tracepoints when MODULE_UNLOAD not setSteven Rostedt2010-03-31
* | | | | | | tracing: Remove side effect from module tracepoints that caused a GPFLi Zefan2010-03-31
* | | | | | | tracing: Update commentsLi Zefan2010-03-31
* | | | | | | tracing: Convert some signal events to DEFINE_TRACELi Zefan2010-03-31
|/ / / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-03-29
|\ \ \ \ \ \
| * | | | | | net: Add MSG_WAITFORONE flag to recvmmsgBrandon L Black2010-03-27
* | | | | | | ext3: fix broken handling of EXT3_STATE_NEWLinus Torvalds2010-03-29