| Commit message (Expand) | Author | Age |
... | |
| * | | | | sched: remove PREEMPT_RESTRICT | Ingo Molnar | 2007-11-09 |
| * | | | | KVM: fix !SMP build error | Ingo Molnar | 2007-11-09 |
| * | | | | sched: restore deterministic CPU accounting on powerpc | Paul Mackerras | 2007-11-09 |
| * | | | | sched: reintroduce the sched_min_granularity tunable | Peter Zijlstra | 2007-11-09 |
| |/ / / |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2007-11-09 |
|\ \ \ \ |
|
| * | | | | Add UNPLUG traces to all appropriate places | Alan D. Brunelle | 2007-11-09 |
| |/ / / |
|
* | | | | [NETLINK]: Fix unicast timeouts | Patrick 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 ifdefs | Pavel Emelyanov | 2007-11-07 |
* | | | | [NETFILTER]: Sort matches/targets in Kbuild file | Jan Engelhardt | 2007-11-07 |
|/ / / |
|
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-11-05 |
|\ \ \ |
|
| * | | | libata: handle broken cable reporting | Alan Cox | 2007-11-05 |
| * | | | libata and bogus LBA48 drives | Geert Uytterhoeven | 2007-11-04 |
* | | | | Missing include file in kallsyms.h | Kamalesh Babulal | 2007-11-05 |
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2007-11-05 |
|\ \ \ \ |
|
| * | | | | PCI: Add Kconfig option to disable deprecated pci_find_* API | Jeff Garzik | 2007-11-05 |
| * | | | | PCI: make pci_match_device() static | Adrian Bunk | 2007-11-05 |
| * | | | | PCI: Remove 3 incorrect MSI quirks. | David Miller | 2007-11-05 |
| * | | | | PCI: Add quirk for devices which disable MSI when INTX_DISABLE is set. | David Miller | 2007-11-05 |
| * | | | | PCI: Add MSI quirk for ServerWorks HT1000 PCIX bridge. | David Miller | 2007-11-05 |
| * | | | | PCI: Revert "PCI: disable MSI by default on systems with Serverworks HT1000 c... | David Miller | 2007-11-05 |
* | | | | | ide: move ide_fixstring() documentation to ide-iops.c from ide.h | Bartlomiej Zolnierkiewicz | 2007-11-05 |
|/ / / / |
|
* / / / | kernel/futex.c: make 3 functions static | Adrian Bunk | 2007-11-05 |
|/ / / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2007-11-03 |
|\ \ \ |
|
| * | | | dm: bounce_pfn limit added | Vasily Averin | 2007-11-02 |
* | | | | Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2007-11-03 |
|\ \ \ \ |
|
| * | | | | [SG] Get rid of __sg_mark_end() | Jens Axboe | 2007-11-02 |
| * | | | | SG: Make sg_init_one() use general table init functions | Jens Axboe | 2007-11-02 |
| |/ / / |
|
* | | | | libata: increase 128 KB / cmd limit for ATAPI tape drives | Tony Battersby | 2007-11-03 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2007-11-02 |
|\ \ \ \
| |/ / /
|/| | /
| | |/
| |/| |
|
| * | | Input: Add Euro and Dollar key codes | Carlos Corbacho | 2007-10-27 |
* | | | [NET]: docbook fixes for netif_ functions | Stephen Hemminger | 2007-11-01 |
* | | | Revert "Driver core: remove class_device_*_bin_file" | Greg Kroah-Hartman | 2007-10-31 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | Linus Torvalds | 2007-10-31 |
|\ \ \ |
|
| * | | | [TIPC]: Fix headercheck wrt. tipc_config.h | David S. Miller | 2007-10-31 |
* | | | | Driver core: remove class_device_*_bin_file | Greg Kroah-Hartman | 2007-10-31 |
|/ / / |
|
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2007-10-30 |
|\ \ \ |
|
| * | | | mv643xx_eth: Fix MV643XX_ETH offsets used by Pegasos 2 | Dale Farnsworth | 2007-10-30 |
* | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2007-10-30 |
|\ \ \ \ |
|
| * | | | | libata: implement and use ATA_QCFLAG_QUIET | Tejun Heo | 2007-10-30 |
| |/ / / |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2007-10-30 |
|\ \ \ \ |
|
| * | | | | [TIPC]: Add tipc_config.h to include/linux/Kbuild. | David S. Miller | 2007-10-30 |
* | | | | | IPMI: fix comparison in demangle_device_id | Corey Minyard | 2007-10-30 |
|/ / / / |
|
* | | | | sched: fix /proc/<PID>/stat stime/utime monotonicity, part 2 | Balbir Singh | 2007-10-29 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched | Linus Torvalds | 2007-10-29 |
|\ \ \ \ |
|
| * | | | | sched: keep utime/stime monotonic | Peter Zijlstra | 2007-10-29 |
| |/ / / |
|
* / / / | Revert "x86_64: allocate sparsemem memmap above 4G" | Linus Torvalds | 2007-10-29 |
|/ / / |
|
* | | | Merge branch 'alpm' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/li... | Linus Torvalds | 2007-10-29 |
|\ \ \ |
|
| * | | | [libata] Link power management infrastructure | Kristen Carlson Accardi | 2007-10-29 |