aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2008-02-29let __dec_zone_page_state use __dec_zone_stateUwe Kleine-König
2008-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2008-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
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-26Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2008-02-26Merge branch 'v2.6.25-rc3-lockdep' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
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-23Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-02-24libata: automatically use DMADIR if drive/bridge requires itTejun Heo
2008-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
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-21Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
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-19Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-02-19libata: eliminate the home grown dma padding in favour ofJames Bottomley
2008-02-19block: implement request_queue->dma_drain_neededTejun Heo
2008-02-19block: add request->raw_data_lenTejun Heo
2008-02-19cfq-iosched: add hlist for browsing parallel to the radix treeJens Axboe
2008-02-19fs/block_dev.c: remove #if 0'ed codeAdrian Bunk
2008-02-19make struct def_blk_aops staticAdrian Bunk
2008-02-18net: fix kernel-doc warnings in header filesRandy Dunlap
2008-02-18[NET]: Elminate spurious print_mac() calls.David S. Miller
2008-02-19linux/hdsmart.h: fix goofups (take 2)Bartlomiej Zolnierkiewicz