aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-03-04Kprobes: indicate kretprobe support in KconfigAnanth N Mavinakayanahalli1-3/+3
2008-03-04gpio: <linux/gpio.h> and "no GPIO support here" stubsDavid Brownell1-0/+95
2008-03-04Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds1-1/+1
2008-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-develLinus Torvalds1-4/+0
2008-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus Torvalds2-2/+3
2008-03-04dmaengine: fix sparse warningDan Williams1-1/+1
2008-03-04sched: revert load_balance_monitor() changesPeter Zijlstra1-4/+0
2008-03-04KVM: remove the usage of the mmap_sem for the protection of the memory slots.Izik Eidus1-0/+1
2008-03-04block/genhd.c: proper externsAdrian Bunk1-0/+3
2008-03-04block/genhd.c: cleanupsAdrian Bunk1-2/+0
2008-03-04block: separate out padding from alignmentTejun Heo1-0/+2
2008-03-04block: restore the meaning of rq->data_len to the true data lengthFUJITA Tomonori1-1/+1
2008-03-03slub: Fix up commentsChristoph Lameter1-2/+2
2008-03-03Revert "unique end pointer" patchChristoph Lameter1-4/+1
2008-03-03docbook: fix usb source filesRandy Dunlap1-6/+3
2008-03-03KVM: Make the supported cpuid list a host property rather than a vm propertyAvi Kivity1-2/+2
2008-02-29rcu: add support for dynamic ticks and preempt rcuSteven Rostedt3-0/+35
2008-02-29let __dec_zone_page_state use __dec_zone_stateUwe Kleine-König1-2/+1
2008-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2-1/+32
2008-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-3/+1
2008-02-29elfcore-compat fix uid/gid typesRoland McGrath1-2/+2
2008-02-27[NETFILTER]: Fix NF_QUEUE_NR() parenthesisPatrick McHardy1-1/+1
2008-02-26CONNECTOR: make cn_already_initialized staticLi Zefan1-2/+0
2008-02-26Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-0/+1
2008-02-26Merge branch 'v2.6.25-rc3-lockdep' of git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdepLinus Torvalds1-1/+1
2008-02-26serial: Move asm-sh/sci.h to linux/serial_sci.h.Paul Mundt1-0/+32
2008-02-26maple: remove unused variableAdrian McMenamin1-1/+0
2008-02-25lockdep: increase MAX_LOCK_DEPTHPeter Zijlstra1-1/+1
2008-02-25sched: add declaration of sched_tail to sched.hHarvey Harrison1-0/+1
2008-02-24i2c: Make i2c_register_board_info() a NOP when CONFIG_I2C_BOARDINFO=nDavid Brownell1-1/+8
2008-02-24i2c: Storage class should be before const qualifierTobias Klauser1-1/+1
2008-02-23Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds2-0/+6
2008-02-24libata: automatically use DMADIR if drive/bridge requires itTejun Heo2-0/+6
2008-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds9-12/+67
2008-02-23[NET]: Restore sanity wrt. print_mac().David S. Miller1-1/+2
2008-02-23cgroup: clean up cgroup.hLi Zefan1-25/+23
2008-02-23cgroup: fix commentsLi Zefan1-1/+1
2008-02-23futex: runtime enable pi and robust functionalityThomas Gleixner1-0/+1
2008-02-23efs: move headers out of include/linux/Christoph Hellwig3-166/+0
2008-02-23NOMMU: is_vmalloc_addr() won't compile if !MMUDavid Howells1-0/+2
2008-02-23sparc: fix buildDavid Rientjes1-3/+0
2008-02-23PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki1-1/+8
2008-02-21MM: Fix macro argument substitution in PageHead() and PageTail()David Howells1-2/+2
2008-02-21Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-0/+6
2008-02-21PCI: pci_ids: patch for Intel ICH10 DeviceID'sJason Gaston1-0/+6
2008-02-21Hibernation: Handle DEBUG_PAGEALLOC on x86Rafael J. Wysocki1-0/+6
2008-02-20ssb: Fix pcicore cardbus modeMichael Buesch2-0/+12
2008-02-20ssb: Make the GPIO API reentrancy safeMichael Buesch2-0/+13
2008-02-20ssb: Fix the GPIO APIMichael Buesch2-8/+11
2008-02-20ssb: Fix watchdog access for devices without a chipcommonMichael Buesch3-0/+24