summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2007-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds
2007-11-09Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
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-05Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-11-05Missing include file in kallsyms.hKamalesh Babulal
2007-11-05libata: handle broken cable reportingAlan Cox
2007-11-05Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
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-03Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2007-11-03Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2007-11-03libata: increase 128 KB / cmd limit for ATAPI tape drivesTony Battersby
2007-11-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
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-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds
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-30Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2007-10-30Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2007-10-30mv643xx_eth: Fix MV643XX_ETH offsets used by Pegasos 2Dale Farnsworth
2007-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
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-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds
2007-10-29Revert "x86_64: allocate sparsemem memmap above 4G"Linus Torvalds
2007-10-29sched: keep utime/stime monotonicPeter Zijlstra