summaryrefslogtreecommitdiff
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | [S390] appldata: remove unused binary sysctls.Heiko Carstens2007-11-201-1/+0
| * | | | [S390] cmm: remove unused binary sysctls.Heiko Carstens2007-11-201-5/+0
| |/ / /
* | | | forcedeth: new mcp79 pci idsAyaz Abdulla2007-11-231-0/+4
|/ / /
* | | SELinux: return EOPNOTSUPP not ENOTSUPPEric Paris2007-11-171-1/+1
* | | i2c: Make i2c_check_addr staticJean Delvare2007-11-151-5/+0
* | | Fix 64KB blocksize in ext3 directoriesJan Kara2007-11-141-0/+20
* | | pidns: Place under CONFIG_EXPERIMENTALEric W. Biederman2007-11-141-0/+23
* | | rtc: fall back to requesting only the ports we actually useBjorn Helgaas2007-11-141-0/+3
* | | I/OAT: Add support for version 2 of ioatdma deviceShannon Nelson2007-11-141-0/+1
* | | revert "Task Control Groups: example CPU accounting subsystem"Andrew Morton2007-11-142-20/+0
* | | hugetlb: fix i_blocks accountingKen Chen2007-11-141-0/+2
* | | hugetlb: allow bulk updating in hugetlb_*_quota()Adam Litke2007-11-141-2/+2
* | | hugetlb: follow_hugetlb_page() for write accessAdam Litke2007-11-141-2/+2
* | | Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds2007-11-132-0/+24
|\ \ \
| * | | hwmon: (f75375s) Allow setting up fans with platform_dataRiku Voipio2007-11-081-0/+21
| * | | hwmon: (i5k_amb) New memory temperature sensor driverDarrick J. Wong2007-11-081-0/+3
* | | | [NET]: Add the helper kernel_sock_shutdown()Trond Myklebust2007-11-121-0/+8
* | | | [IPV6]: Add ifindex field to ND user option messages.Pierre Ynard2007-11-121-0/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rus...Linus Torvalds2007-11-121-9/+12
|\ \ \ \
| * | | | virtio: Force use of power-of-two for descriptor ring sizesRusty Russell2007-11-121-8/+11
| * | | | virtio: fix vring_init for 64 bitsAnthony Liguori2007-11-121-2/+2
* | | | | [NET]: Fix skb_truesize_check() assertionChuck Lever2007-11-101-1/+3
|/ / / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-11-092-4/+20
|\ \ \ \
| * | | | sched: proper prototype for kernel/sched.c:migration_init()Adrian Bunk2007-11-091-0/+8
| * | | | sched: avoid large irq-latencies in smp-balancingPeter Zijlstra2007-11-091-0/+1
| * | | | sched: remove PREEMPT_RESTRICTIngo Molnar2007-11-091-1/+0
| * | | | KVM: fix !SMP build errorIngo Molnar2007-11-091-2/+5
| * | | | sched: restore deterministic CPU accounting on powerpcPaul Mackerras2007-11-091-0/+1
| * | | | sched: reintroduce the sched_min_granularity tunablePeter Zijlstra2007-11-091-1/+5
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-11-091-0/+1
|\ \ \ \
| * | | | Add UNPLUG traces to all appropriate placesAlan D. Brunelle2007-11-091-0/+1
| |/ / /
* | | | [NETLINK]: Fix unicast timeoutsPatrick McHardy2007-11-071-1/+1
* | | | [TTY]: Fix network driver interactions with TCGET/SET calls.Alan Cox2007-11-071-1/+3
* | | | [NET]: Kill proc_net_create()David S. Miller2007-11-071-3/+0
* | | | [IPV4]: Clean the ip_sockglue.c from some ugly ifdefsPavel Emelyanov2007-11-071-0/+12
* | | | [NETFILTER]: Sort matches/targets in Kbuild fileJan Engelhardt2007-11-073-24/+24
|/ / /
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-11-052-0/+12
|\ \ \
| * | | libata: handle broken cable reportingAlan Cox2007-11-052-0/+10
| * | | libata and bogus LBA48 drivesGeert Uytterhoeven2007-11-041-0/+2
* | | | Missing include file in kallsyms.hKamalesh Babulal2007-11-051-0/+1
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-11-052-6/+13
|\ \ \ \
| * | | | PCI: Add Kconfig option to disable deprecated pci_find_* APIJeff Garzik2007-11-051-0/+3
| * | | | PCI: make pci_match_device() staticAdrian Bunk2007-11-051-2/+0
| * | | | PCI: Remove 3 incorrect MSI quirks.David Miller2007-11-051-3/+0
| * | | | PCI: Add quirk for devices which disable MSI when INTX_DISABLE is set.David Miller2007-11-051-0/+9
| * | | | PCI: Add MSI quirk for ServerWorks HT1000 PCIX bridge.David Miller2007-11-051-0/+1
| * | | | PCI: Revert "PCI: disable MSI by default on systems with Serverworks HT1000 c...David Miller2007-11-051-1/+0
* | | | | ide: move ide_fixstring() documentation to ide-iops.c from ide.hBartlomiej Zolnierkiewicz2007-11-051-8/+1
|/ / / /
* | | | kernel/futex.c: make 3 functions staticAdrian Bunk2007-11-051-4/+0
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-11-031-0/+1
|\ \ \