summaryrefslogtreecommitdiff
path: root/include/linux (unfollow)
Commit message (Expand)Author
2007-11-12[NET]: Add the helper kernel_sock_shutdown()Trond Myklebust
2007-11-12[IPV6]: Add ifindex field to ND user option messages.Pierre Ynard
2007-11-12virtio: Force use of power-of-two for descriptor ring sizesRusty Russell
2007-11-12virtio: fix vring_init for 64 bitsAnthony Liguori
2007-11-10[NET]: Fix skb_truesize_check() assertionChuck Lever
2007-11-09sched: proper prototype for kernel/sched.c:migration_init()Adrian Bunk
2007-11-09sched: avoid large irq-latencies in smp-balancingPeter Zijlstra
2007-11-09sched: remove PREEMPT_RESTRICTIngo Molnar
2007-11-09KVM: fix !SMP build errorIngo Molnar
2007-11-09sched: restore deterministic CPU accounting on powerpcPaul Mackerras
2007-11-09sched: reintroduce the sched_min_granularity tunablePeter Zijlstra
2007-11-09Add UNPLUG traces to all appropriate placesAlan D. Brunelle
2007-11-07[NETLINK]: Fix unicast timeoutsPatrick McHardy
2007-11-07[TTY]: Fix network driver interactions with TCGET/SET calls.Alan Cox
2007-11-07[NET]: Kill proc_net_create()David S. Miller
2007-11-07[IPV4]: Clean the ip_sockglue.c from some ugly ifdefsPavel Emelyanov
2007-11-07[NETFILTER]: Sort matches/targets in Kbuild fileJan Engelhardt
2007-11-05Missing include file in kallsyms.hKamalesh Babulal
2007-11-05libata: handle broken cable reportingAlan Cox
2007-11-05PCI: Add Kconfig option to disable deprecated pci_find_* APIJeff Garzik
2007-11-05PCI: make pci_match_device() staticAdrian Bunk
2007-11-05PCI: Remove 3 incorrect MSI quirks.David Miller
2007-11-05PCI: Add quirk for devices which disable MSI when INTX_DISABLE is set.David Miller
2007-11-05PCI: Add MSI quirk for ServerWorks HT1000 PCIX bridge.David Miller
2007-11-05PCI: Revert "PCI: disable MSI by default on systems with Serverworks HT1000 c...David Miller
2007-11-05ide: move ide_fixstring() documentation to ide-iops.c from ide.hBartlomiej Zolnierkiewicz
2007-11-05kernel/futex.c: make 3 functions staticAdrian Bunk
2007-11-04libata and bogus LBA48 drivesGeert Uytterhoeven
2007-11-03libata: increase 128 KB / cmd limit for ATAPI tape drivesTony Battersby
2007-11-02dm: bounce_pfn limit addedVasily Averin
2007-11-02[SG] Get rid of __sg_mark_end()Jens Axboe
2007-11-02SG: Make sg_init_one() use general table init functionsJens Axboe
2007-11-01[NET]: docbook fixes for netif_ functionsStephen Hemminger
2007-10-31Revert "Driver core: remove class_device_*_bin_file"Greg Kroah-Hartman
2007-10-30Driver core: remove class_device_*_bin_fileGreg Kroah-Hartman
2007-10-30[TIPC]: Fix headercheck wrt. tipc_config.hDavid S. Miller
2007-10-30mv643xx_eth: Fix MV643XX_ETH offsets used by Pegasos 2Dale Farnsworth
2007-10-30IPMI: fix comparison in demangle_device_idCorey Minyard
2007-10-30libata: implement and use ATA_QCFLAG_QUIETTejun Heo
2007-10-30[TIPC]: Add tipc_config.h to include/linux/Kbuild.David S. Miller
2007-10-30sched: fix /proc/<PID>/stat stime/utime monotonicity, part 2Balbir Singh
2007-10-29Revert "x86_64: allocate sparsemem memmap above 4G"Linus Torvalds
2007-10-29sched: keep utime/stime monotonicPeter Zijlstra
2007-10-29[libata] Link power management infrastructureKristen Carlson Accardi
2007-10-29fix abuses of ptrdiff_tAl Viro
2007-10-29SUNRPC endianness annotationsAl Viro
2007-10-29x86 merge fallout: umlAl Viro
2007-10-29[BLOCK] Fix bad sharing of tag busy list on queues with shared tag mapsJens Axboe
2007-10-29libata: implement ata_wait_after_reset()Tejun Heo
2007-10-29libata: track SLEEP state and issue SRST to wake it upTejun Heo