aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-03-12[NET]: Fix tbench regression in 2.6.25-rc1Zhang Yanmin1-9/+14
2008-03-10[NETFILTER]: nf_conntrack: replace horrible hack with ksize()Pekka Enberg1-1/+0
2008-03-10[NETFILTER]: nfnetlink: fix ifdef in nfnetlink_compat.hPatrick McHardy1-1/+1
2008-03-07[NET]: include <linux/types.h> into linux/ethtool.h for __u* typedefKirill A. Shutemov1-0/+1
2008-03-07[NET]: Make /proc/net a symlink on /proc/self/net (v3)Pavel Emelyanov2-4/+0
2008-03-05bluetooth: Make hci_sock_cleanup() return voidTobias Klauser1-1/+1
2008-03-05irda: replace __inline with inlineHarvey Harrison1-3/+3
2008-03-04[TCP]: Improve ipv4 established hash function.David S. Miller1-1/+2
2008-03-04[NETPOLL]: Revert two bogus cleanups that broke netconsole.David S. Miller1-3/+4
2008-02-28Merge branch 'pending' of master.kernel.org:/pub/scm/linux/kernel/git/vxy/lksctp-devDavid S. Miller1-4/+6
2008-02-28[SCTP]: Update AUTH structures to match declarations in draft-16.Vlad Yasevich1-4/+6
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-24i2c: Make i2c_register_board_info() a NOP when CONFIG_I2C_BOARDINFO=nDavid Brownell1-1/+8
2008-02-24Alchemy: compile fixManuel Lauss4-0/+4
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 Torvalds10-14/+67
2008-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-0/+21
2008-02-23[IP_TUNNEL]: Don't limit the number of tunnels with generic name explicitly.Pavel Emelyanov1-2/+0
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-23h8300: IRQ handling updateYoshinori Sato2-16/+5
2008-02-23h8300: uaccess.h updateYoshinori Sato1-2/+2
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-23spi: pxa2xx_spi clock polarity fixNed Forrester1-0/+1
2008-02-23NOMMU: is_vmalloc_addr() won't compile if !MMUDavid Howells1-0/+2
2008-02-23sparc: fix buildDavid Rientjes1-3/+0
2008-02-23MN10300: define SO_MARKDavid Howells1-0/+2
2008-02-23MN10300: define HZ as a config optionDavid Howells1-1/+1
2008-02-23percpu: fix DEBUG_PREEMPT per_cpu checkingHugh Dickins2-1/+3
2008-02-23PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki1-1/+8
2008-02-22[ALSA] opl3 - Fix compilation without sequencer supportTakashi Iwai1-2/+7
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-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-0/+6
2008-02-21Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2008-02-21Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-2/+1
2008-02-21PCI: pci_ids: patch for Intel ICH10 DeviceID'sJason Gaston1-0/+6
2008-02-21[ARM] 4835/1: Fix stale comment in struct machine_desc descriptionLeonid Evdokimov1-1/+1
2008-02-21Hibernation: Handle DEBUG_PAGEALLOC on x86Rafael J. Wysocki1-0/+6
2008-02-20FRV: Change the timerfd syscalls to be the same as i386David Howells1-1/+3
2008-02-20Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-1/+1
2008-02-20Remove empty file remnants that were left in the tree by mistakeLinus Torvalds1-1/+0
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