summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-04-07include/linux/kfifo.h: fix INIT_KFIFO()David Härdeman
2010-04-07bitops: remove temporary for_each_bit()Andrew Morton
2010-04-07Merge branch 'fix/asoc' into for-linusTakashi Iwai
2010-04-06Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-04-06libata: unlock HPA if device shrunkTejun Heo
2010-04-05Input: matrix_keypad - allow platform to disable key autorepeatH Hartley Sweeten
2010-04-05Fix up possibly racy module refcountingNick Piggin
2010-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2010-04-05ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_streamDaniel Mack
2010-04-05Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/miscLinus Torvalds
2010-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2010-04-059p: Make sure we are able to clunk the cached fid on umountAneesh Kumar K.V
2010-04-05Merge branch 'master' into export-slabhTejun Heo
2010-04-04Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-04-04ALSA: i2c: cleanup: change parameter to pointerDan Carpenter
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-02Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar
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-31Merge branch 'v2.6.34-rc2' into drm-linusDave Airlie
2010-03-31module: add stub for is_module_percpu_addressRandy Dunlap
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-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-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
2010-03-27net: Add MSG_WAITFORONE flag to recvmmsgBrandon L Black
2010-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-03-26Freezer: Fix buggy resume test for tasks frozen with cgroup freezerMatt Helsley
2010-03-26Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds
2010-03-26Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-03-26Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-03-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-03-25netfilter: ip6table_raw: fix table priorityJozsef Kadlecsik
2010-03-24Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-03-24Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-03-24Document Linux's circular buffering capabilitiesDavid Howells
2010-03-24mmc: fix incorrect interpretation of card type bitsAdrian Hunter
2010-03-24reiserfs: fix oops while creating privroot with selinux enabledJeff Mahoney
2010-03-24kfifo: fix KFIFO_INIT in include/linux/kfifo.hDavid Härdeman
2010-03-24skbuff: remove unused dma_head & dma_maps fieldsAlexander Duyck
2010-03-24acpi: Support IBM SMBus CMI devicesDarrick J. Wong