aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2-1/+3
2007-11-28USB: keep track of whether interface sysfs files existAlan Stern1-0/+1
2007-11-28USB: Fix signr comment in usbdevice_fs.hPhil Endecott1-1/+2
2007-11-28sched: clean up, move __sched_text_start/end to sched.hIngo Molnar1-0/+4
2007-11-27Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-11/+26
2007-11-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+5
2007-11-27scatterlist: add more safeguardsTejun Heo1-11/+26
2007-11-27Input: adds the context menu key (HUT GenDesc 0x84)Aristeu Rozanski1-0/+2
2007-11-27Input: add definitions for frame forward and frame back keysAristeu Rozanski1-0/+3
2007-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6Linus Torvalds1-1/+0
2007-11-26Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds3-12/+0
2007-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds1-0/+1
2007-11-26Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-4/+1
2007-11-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds2-0/+6
2007-11-26SUNRPC: make sunrpc/xprtsock.c:xs_setup_{udp,tcp}() staticAdrian Bunk1-6/+0
2007-11-26NFS: make nfs_wb_page_priority() staticAdrian Bunk1-1/+0
2007-11-26SUNRPC: remove NFS/RDMA client's binary sysctlsJames Lentini1-5/+0
2007-11-26time: add ADJ_OFFSET_SS_READJohn Stultz1-0/+1
2007-11-26[SKBUFF]: Free old skb properly in skb_morphHerbert Xu1-1/+0
2007-11-22[SUNRPC]: Make xprtsock.c:xs_setup_{udp,tcp}() staticAdrian Bunk1-6/+0
2007-11-20[S390] appldata: remove unused binary sysctls.Heiko Carstens1-1/+0
2007-11-20[S390] cmm: remove unused binary sysctls.Heiko Carstens1-5/+0
2007-11-20Pull cpuidle into release branchLen Brown1-0/+1
2007-11-20ACPI: fix two IRQ8 issues in IOAPIC modeShaohua Li1-0/+5
2007-11-19cpuidle: fix HP nx6125 regressionVenkatesh Pallipadi1-0/+1
2007-11-19libata: workaround DRQ=1 ERR=1 for ATAPI tape drivesAlbert Lee1-0/+1
2007-11-19libata: remove unused functionsAdrian Bunk1-4/+0
2007-11-17SELinux: return EOPNOTSUPP not ENOTSUPPEric Paris1-1/+1
2007-11-15i2c: Make i2c_check_addr staticJean Delvare1-5/+0
2007-11-14Fix 64KB blocksize in ext3 directoriesJan Kara1-0/+20
2007-11-14pidns: Place under CONFIG_EXPERIMENTALEric W. Biederman1-0/+23
2007-11-14rtc: fall back to requesting only the ports we actually useBjorn Helgaas1-0/+3
2007-11-14I/OAT: Add support for version 2 of ioatdma deviceShannon Nelson1-0/+1
2007-11-14revert "Task Control Groups: example CPU accounting subsystem"Andrew Morton2-20/+0
2007-11-14hugetlb: fix i_blocks accountingKen Chen1-0/+2
2007-11-14hugetlb: allow bulk updating in hugetlb_*_quota()Adam Litke1-2/+2
2007-11-14hugetlb: follow_hugetlb_page() for write accessAdam Litke1-2/+2
2007-11-13Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds2-0/+24
2007-11-12[NET]: Add the helper kernel_sock_shutdown()Trond Myklebust1-0/+8
2007-11-12[IPV6]: Add ifindex field to ND user option messages.Pierre Ynard1-0/+2
2007-11-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-virtioLinus Torvalds1-9/+12
2007-11-12virtio: Force use of power-of-two for descriptor ring sizesRusty Russell1-8/+11
2007-11-12virtio: fix vring_init for 64 bitsAnthony Liguori1-2/+2
2007-11-10[NET]: Fix skb_truesize_check() assertionChuck Lever1-1/+3
2007-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2-4/+20
2007-11-09Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+1
2007-11-09sched: proper prototype for kernel/sched.c:migration_init()Adrian Bunk1-0/+8
2007-11-09sched: avoid large irq-latencies in smp-balancingPeter Zijlstra1-0/+1
2007-11-09sched: remove PREEMPT_RESTRICTIngo Molnar1-1/+0
2007-11-09KVM: fix !SMP build errorIngo Molnar1-2/+5