summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-04-241-15/+0
|\
| * Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2009-04-201-15/+0
| |\
| | * [ARM] pxa: merge AC97 platform data structuresMark Brown2009-04-151-15/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-04-241-0/+5
|\ \ \
| * | | USB: musb: Prevent multiple includes of musb.hMark A. Greer2009-04-231-0/+5
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2009-04-241-0/+19
|\ \ \ \
| * | | | bitops: Add __ffs64 bitopSteven Whitehouse2009-04-231-0/+19
| |/ / /
* | | | Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-04-241-0/+2
|\ \ \ \
| * | | | KVM: Fix overlapping check for memory slotsJan Kiszka2009-04-221-0/+2
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-04-244-0/+6
|\ \ \ \
| * | | | block: simplify I/O stat accountingJerome Marchand2009-04-241-0/+3
| * | | | pktcdvd.h should include mempool.hAlexander Beregalov2009-04-241-0/+1
| * | | | block: include empty disks in /proc/diskstatsTejun Heo2009-04-221-0/+1
| * | | | bio: fix bio_kmalloc()Tejun Heo2009-04-221-0/+1
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-04-241-0/+1
|\ \ \ \
| * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-04-161-0/+1
| |\ \ \ \
| | * | | | netfilter: nf_nat: add support for persistent mappingsPatrick McHardy2009-04-161-0/+1
* | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2009-04-241-0/+4
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 into mergePaul Mackerras2009-04-22339-19061/+3091
| |\ \ \ \ \
| | * | | | | powerpc/5200: Bring the legacy fsl_spi_platform_data hooks backAnton Vorontsov2009-04-161-0/+4
* | | | | | | driver synchronization: make scsi_wait_scan more advancedArjan van de Ven2009-04-211-0/+1
* | | | | | | Trivial: fix a typo in slow-work.hJonathan Corbet2009-04-211-1/+1
* | | | | | | PERCPU: Collect the DECLARE/DEFINE declarations togetherDavid Howells2009-04-213-44/+86
* | | | | | | FRV: Fix the section attribute on UP DECLARE_PER_CPU()David Howells2009-04-212-26/+41
* | | | | | | spi: documentation: emphasise spi_master.setup() semanticsDavid Brownell2009-04-211-1/+6
* | | | | | | memcg: use rcu_dereference to access mm->ownerKAMEZAWA Hiroyuki2009-04-211-1/+1
* | | | | | | ipmi: add oem message handlingdann frazier2009-04-212-0/+4
* | | | | | | ipmi: test for event buffer before usingCorey Minyard2009-04-211-0/+6
* | | | | | | clocksource: add enable() and disable() callbacksMagnus Damm2009-04-211-0/+31
* | | | | | | clocksource: pass clocksource to read() callbackMagnus Damm2009-04-211-3/+3
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-04-212-4/+3
|\ \ \ \ \ \ \
| * | | | | | | reiserfs: fix j_last_flush_trans_id typeAl Viro2009-04-201-1/+1
| * | | | | | | fs: Mark get_filesystem_list() as __init function.Tetsuo Handa2009-04-201-1/+1
| * | | | | | | kill vfs_stat_fd / vfs_lstat_fdChristoph Hellwig2009-04-201-2/+0
| * | | | | | | Separate out common fstatat code into vfs_fstatatOleg Drokin2009-04-201-0/+1
* | | | | | | | Fix SYSCALL_ALIAS for older MIPS assemblerThomas Bogendoerfer2009-04-211-1/+1
|/ / / / / / /
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2009-04-201-10/+26
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | PM/Suspend: Introduce two new platform callbacks to avoid breakageRafael J. Wysocki2009-04-191-10/+26
* | | | | | | <linux/seccomp.h> needs to include <linux/errno.h>.Ralf Baechle2009-04-191-0/+2
|/ / / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-04-174-1/+53
|\ \ \ \ \ \
| * | | | | | Driver core: remove pr_fmt() from dynamic_dev_dbg() printkJason Baron2009-04-161-1/+1
| * | | | | | dynamic debug: resurrect old pr_debug() semantics as pr_devel()Michael Ellerman2009-04-161-0/+9
| * | | | | | Driver Core: early platform driverMagnus Damm2009-04-162-0/+43
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-04-171-8/+1
|\ \ \ \ \ \ \
| * | | | | | | USB: add reset endpoint operationsDavid Vrabel2009-04-171-8/+1
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-04-171-0/+1
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'next' into for-linusDmitry Torokhov2009-04-161-0/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Input: ads7846 - introduce platform specific way to synchronize samplingEric Miao2009-04-111-0/+1
* | | | | | | | | | Get rid of final remnants of include/asm-$(ARCH)Linus Torvalds2009-04-172-27/+0
* | | | | | | | | | Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_devLinus Torvalds2009-04-17110-9454/+0
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |