aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2008-02-20ssb: Fix serial console on new bcm47xx devicesMichael Buesch1-0/+3
2008-02-20ata: fix sparse warning in libata.hHarvey Harrison1-1/+1
2008-02-19[NETFILTER]: Use __u32 in struct nf_inet_addrPatrick McHardy1-1/+1
2008-02-19[NETFILTER]: xt_hashlimit: remove unneeded struct memberJan Engelhardt1-1/+0
2008-02-19[NETFILTER]: Make sure xt_policy.h is unifdef'ed.Robert P. J. Day1-1/+1
2008-02-19Add missing init section definitionsSam Ravnborg1-0/+2
2008-02-19Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds6-32/+9
2008-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-2/+3
2008-02-19libata: eliminate the home grown dma padding in favour ofJames Bottomley1-27/+1
2008-02-19block: implement request_queue->dma_drain_neededTejun Heo1-2/+5
2008-02-19block: add request->raw_data_lenTejun Heo1-0/+1
2008-02-19cfq-iosched: add hlist for browsing parallel to the radix treeJens Axboe1-0/+2
2008-02-19fs/block_dev.c: remove #if 0'ed codeAdrian Bunk2-2/+0
2008-02-19make struct def_blk_aops staticAdrian Bunk1-1/+0
2008-02-18net: fix kernel-doc warnings in header filesRandy Dunlap1-0/+2
2008-02-18[NET]: Elminate spurious print_mac() calls.David S. Miller1-1/+1
2008-02-19linux/hdsmart.h: fix goofups (take 2)Bartlomiej Zolnierkiewicz2-3/+3
2008-02-19via82cxxx: add new PCI id for cx700Andrew Smith1-0/+1
2008-02-18V4L/DVB (7198): V4L, include ioctl.h in videodev headersJiri Slaby2-0/+2
2008-02-17[NET]: Remove MAC_FMTJoe Perches1-1/+0
2008-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-4/+6
2008-02-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds1-1/+1
2008-02-14Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds2-0/+3
2008-02-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-50/+50
2008-02-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds1-0/+2
2008-02-14Merge branch 'slab-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/christoph/vmLinus Torvalds1-5/+10
2008-02-14d_path: Make d_path() use a struct pathJan Blunck1-2/+3
2008-02-14d_path: Make seq_path() use a struct path argumentJan Blunck1-3/+2
2008-02-14Use struct path in struct svc_expkeyJan Blunck1-2/+1