summaryrefslogtreecommitdiff
path: root/include/linux (unfollow)
Commit message (Expand)Author
2008-03-04add noinline_for_stackAndrew Morton
2008-03-04Memory controller: rename to Memory Resource ControllerBalbir Singh
2008-03-04Kprobes: indicate kretprobe support in KconfigAnanth N Mavinakayanahalli
2008-03-04gpio: <linux/gpio.h> and "no GPIO support here" stubsDavid Brownell
2008-03-04dmaengine: fix sparse warningDan Williams
2008-03-04sched: revert load_balance_monitor() changesPeter Zijlstra
2008-03-04KVM: remove the usage of the mmap_sem for the protection of the memory slots.Izik Eidus
2008-03-04block/genhd.c: proper externsAdrian Bunk
2008-03-04block/genhd.c: cleanupsAdrian Bunk
2008-03-04block: separate out padding from alignmentTejun Heo
2008-03-04block: restore the meaning of rq->data_len to the true data lengthFUJITA Tomonori
2008-03-03slub: Fix up commentsChristoph Lameter
2008-03-03Revert "unique end pointer" patchChristoph Lameter
2008-03-03docbook: fix usb source filesRandy Dunlap
2008-03-03KVM: Make the supported cpuid list a host property rather than a vm propertyAvi Kivity
2008-02-29rcu: add support for dynamic ticks and preempt rcuSteven Rostedt
2008-02-29let __dec_zone_page_state use __dec_zone_stateUwe Kleine-König
2008-02-29elfcore-compat fix uid/gid typesRoland McGrath
2008-02-27[NETFILTER]: Fix NF_QUEUE_NR() parenthesisPatrick McHardy
2008-02-26CONNECTOR: make cn_already_initialized staticLi Zefan
2008-02-26serial: Move asm-sh/sci.h to linux/serial_sci.h.Paul Mundt
2008-02-26maple: remove unused variableAdrian McMenamin
2008-02-25lockdep: increase MAX_LOCK_DEPTHPeter Zijlstra
2008-02-25sched: add declaration of sched_tail to sched.hHarvey Harrison
2008-02-24i2c: Make i2c_register_board_info() a NOP when CONFIG_I2C_BOARDINFO=nDavid Brownell
2008-02-24i2c: Storage class should be before const qualifierTobias Klauser
2008-02-24libata: automatically use DMADIR if drive/bridge requires itTejun Heo
2008-02-23[NET]: Restore sanity wrt. print_mac().David S. Miller
2008-02-23cgroup: clean up cgroup.hLi Zefan
2008-02-23cgroup: fix commentsLi Zefan
2008-02-23futex: runtime enable pi and robust functionalityThomas Gleixner
2008-02-23efs: move headers out of include/linux/Christoph Hellwig
2008-02-23NOMMU: is_vmalloc_addr() won't compile if !MMUDavid Howells
2008-02-23sparc: fix buildDavid Rientjes
2008-02-23PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki
2008-02-21MM: Fix macro argument substitution in PageHead() and PageTail()David Howells
2008-02-21PCI: pci_ids: patch for Intel ICH10 DeviceID'sJason Gaston
2008-02-21Hibernation: Handle DEBUG_PAGEALLOC on x86Rafael J. Wysocki
2008-02-20ssb: Fix pcicore cardbus modeMichael Buesch
2008-02-20ssb: Make the GPIO API reentrancy safeMichael Buesch
2008-02-20ssb: Fix the GPIO APIMichael Buesch
2008-02-20ssb: Fix watchdog access for devices without a chipcommonMichael Buesch
2008-02-20ssb: Fix serial console on new bcm47xx devicesMichael Buesch
2008-02-20ata: fix sparse warning in libata.hHarvey Harrison
2008-02-19[NETFILTER]: Use __u32 in struct nf_inet_addrPatrick McHardy
2008-02-19[NETFILTER]: xt_hashlimit: remove unneeded struct memberJan Engelhardt
2008-02-19[NETFILTER]: Make sure xt_policy.h is unifdef'ed.Robert P. J. Day
2008-02-19Add missing init section definitionsSam Ravnborg
2008-02-19libata: eliminate the home grown dma padding in favour ofJames Bottomley
2008-02-19block: implement request_queue->dma_drain_neededTejun Heo