summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-04-29mutex: add atomic_dec_and_mutex_lock()Eric Paris1-0/+23
2009-04-29Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-0/+3
2009-04-28regulator: fix header file missing kernel-docRandy Dunlap1-0/+1
2009-04-28Remove unused support code for refok sections.Tim Abbott2-11/+0
2009-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds1-0/+1
2009-04-26Add new HEAD_TEXT_SECTION macro.Tim Abbott3-2/+12
2009-04-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2-1/+1
2009-04-24Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2-2/+4
2009-04-24Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-15/+0
2009-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-0/+5
2009-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds1-0/+19
2009-04-24Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2009-04-24Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds4-0/+6
2009-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+1
2009-04-24Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds1-0/+4
2009-04-24block: simplify I/O stat accountingJerome Marchand1-0/+3
2009-04-24pktcdvd.h should include mempool.hAlexander Beregalov1-0/+1
2009-04-24Merge branch 'idle' into releaseLen Brown1-1/+0
2009-04-24Merge branch 'irq' into releaseLen Brown1-0/+1
2009-04-24USB: musb: Prevent multiple includes of musb.hMark A. Greer1-0/+5
2009-04-23bitops: Add __ffs64 bitopSteven Whitehouse1-0/+19
2009-04-23ACPI: delete obsolete "bus master activity" proc fieldLen Brown1-1/+0
2009-04-23PCI: only save/restore existent registers in the PCIe capabilityYu Zhao1-0/+1
2009-04-22KVM: Fix overlapping check for memory slotsJan Kiszka1-0/+2
2009-04-22block: include empty disks in /proc/diskstatsTejun Heo1-0/+1
2009-04-22bio: fix bio_kmalloc()Tejun Heo1-0/+1
2009-04-22Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 into mergePaul Mackerras339-19061/+3091
2009-04-22driver synchronization: make scsi_wait_scan more advancedArjan van de Ven1-0/+1
2009-04-22Trivial: fix a typo in slow-work.hJonathan Corbet1-1/+1
2009-04-22PERCPU: Collect the DECLARE/DEFINE declarations togetherDavid Howells3-44/+86
2009-04-22FRV: Fix the section attribute on UP DECLARE_PER_CPU()David Howells2-26/+41
2009-04-22drm/i915: add support for G41 chipsetZhenyu Wang1-0/+1
2009-04-22spi: documentation: emphasise spi_master.setup() semanticsDavid Brownell1-1/+6
2009-04-22memcg: use rcu_dereference to access mm->ownerKAMEZAWA Hiroyuki1-1/+1
2009-04-22ipmi: add oem message handlingdann frazier2-0/+4
2009-04-22ipmi: test for event buffer before usingCorey Minyard1-0/+6
2009-04-22clocksource: add enable() and disable() callbacksMagnus Damm1-0/+31
2009-04-22clocksource: pass clocksource to read() callbackMagnus Damm1-3/+3
2009-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-4/+3
2009-04-21Fix SYSCALL_ALIAS for older MIPS assemblerThomas Bogendoerfer1-1/+1
2009-04-21ACPI: add /sys/firmware/acpi/interrupts/sci_not counterLen Brown1-0/+1
2009-04-21reiserfs: fix j_last_flush_trans_id typeAl Viro1-1/+1
2009-04-21fs: Mark get_filesystem_list() as __init function.Tetsuo Handa1-1/+1
2009-04-21kill vfs_stat_fd / vfs_lstat_fdChristoph Hellwig1-2/+0
2009-04-21Separate out common fstatat code into vfs_fstatatOleg Drokin1-0/+1
2009-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-10/+26
2009-04-20Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King1-15/+0
2009-04-19PM/Suspend: Introduce two new platform callbacks to avoid breakageRafael J. Wysocki1-10/+26
2009-04-19<linux/seccomp.h> needs to include <linux/errno.h>.Ralf Baechle1-0/+2
2009-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds4-1/+53