Age | Commit message (Expand) | Author | Files | Lines |
2007-11-12 | virtio: Force use of power-of-two for descriptor ring sizes | Rusty Russell | 1 | -8/+11 |
2007-11-12 | virtio: fix vring_init for 64 bits | Anthony Liguori | 1 | -2/+2 |
2007-11-10 | voyager: use struct instead of PARAM | Randy Dunlap | 1 | -1/+3 |
2007-11-09 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 1 | -2/+3 |
2007-11-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched | Linus Torvalds | 2 | -4/+20 |
2007-11-09 | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 8 | -19/+33 |
2007-11-09 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2 | -2/+2 |
2007-11-09 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -0/+1 |
2007-11-09 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 4 | -14/+33 |
2007-11-09 | frv: Remove bogus NO_IRQ = -1 define | Alan Cox | 1 | -3/+0 |
2007-11-09 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | Linus Torvalds | 1 | -2/+2 |
2007-11-09 | sched: proper prototype for kernel/sched.c:migration_init() | Adrian Bunk | 1 | -0/+8 |
2007-11-09 | sched: avoid large irq-latencies in smp-balancing | Peter Zijlstra | 1 | -0/+1 |
2007-11-09 | sched: remove PREEMPT_RESTRICT | Ingo Molnar | 1 | -1/+0 |
2007-11-09 | KVM: fix !SMP build error | Ingo Molnar | 1 | -2/+5 |
2007-11-09 | sched: restore deterministic CPU accounting on powerpc | Paul Mackerras | 1 | -0/+1 |
2007-11-09 | sched: reintroduce the sched_min_granularity tunable | Peter Zijlstra | 1 | -1/+5 |
2007-11-09 | [IA64] Update printing of feature set bits | Russ Anderson | 1 | -2/+3 |
2007-11-09 | Add UNPLUG traces to all appropriate places | Alan D. Brunelle | 1 | -0/+1 |
2007-11-09 | sh: remove dead config symbols from SH code | Jiri Olsa | 1 | -4/+2 |
2007-11-08 | [ARM] 4644/2: fix flush_kern_tlb_range() in module space | Kevin Hilman | 1 | -1/+1 |
2007-11-08 | Merge branch 'page_colouring_despair' | Paul Mundt | 2 | -8/+21 |
2007-11-08 | Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo... | Paul Mackerras | 2 | -6/+19 |
2007-11-08 | [POWERPC] Change fallocate to match unistd.h on powerpc | Patrick Mansfield | 1 | -1/+1 |
2007-11-08 | [POWERPC] Fix off-by-one error in setting decrementer on Book E/4xx (v2) | Paul Mackerras | 1 | -7/+13 |
2007-11-07 | [NETLINK]: Fix unicast timeouts | Patrick McHardy | 1 | -1/+1 |
2007-11-07 | [INET]: Remove per bucket rwlock in tcp/dccp ehash table. | Eric Dumazet | 1 | -6/+65 |
2007-11-07 | [IPVS]: Synchronize closing of Connections | Rumen G. Bogdanovski | 1 | -0/+4 |
2007-11-07 | [IPVS]: Bind connections on stanby if the destination exists | Rumen G. Bogdanovski | 1 | -0/+4 |
2007-11-07 | [TTY]: Fix network driver interactions with TCGET/SET calls. | Alan Cox | 1 | -1/+3 |
2007-11-07 | [IPV4]: Compact some ifdefs in the fib code. | Pavel Emelyanov | 1 | -9/+6 |
2007-11-07 | [NET]: Kill proc_net_create() | David S. Miller | 1 | -3/+0 |
2007-11-07 | [NET]: Define infrastructure to keep 'inuse' changes in an efficent SMP/NUMA ... | Eric Dumazet | 1 | -6/+57 |
2007-11-07 | [IPV4]: Clean the ip_sockglue.c from some ugly ifdefs | Pavel Emelyanov | 1 | -0/+12 |
2007-11-07 | [NETFILTER]: Sort matches/targets in Kbuild file | Jan Engelhardt | 3 | -24/+24 |
2007-11-07 | sh: Add a dummy vga.h. | Paul Mundt | 1 | -0/+6 |
2007-11-07 | [SPARC64]: Use "is_power_of_2" macro for simplicity. | Robert P. J. Day | 1 | -2/+2 |
2007-11-07 | sh: Fix up PAGE_KERNEL_PCC() for nommu. | Paul Mundt | 1 | -1/+3 |
2007-11-07 | sh: Kill off __{copy,clear}_user_page(). | Paul Mundt | 1 | -4/+1 |
2007-11-07 | sh: Optimized copy_{to,from}_user_page() for SH-4. | Paul Mundt | 1 | -4/+14 |
2007-11-07 | sh: Wire up clear_user_highpage(). | Paul Mundt | 1 | -0/+6 |
2007-11-07 | sh: Kill off the remaining ST40 cruft. | Paul Mundt | 1 | -1/+1 |
2007-11-07 | sh: remove PTRACE_O_TRACESYSGOOD from asm/ptrace.h | Mike Frysinger | 2 | -5/+0 |
2007-11-05 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -0/+12 |
2007-11-05 | m68knommu: fix pread/pwrite defines | Greg Ungerer | 1 | -2/+2 |
2007-11-05 | arm26: remove it again | Hugh Dickins | 1 | -1/+0 |
2007-11-05 | Missing include file in kallsyms.h | Kamalesh Babulal | 1 | -0/+1 |
2007-11-05 | libata: handle broken cable reporting | Alan Cox | 2 | -0/+10 |
2007-11-05 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2 | -6/+13 |
2007-11-05 | PCI: Add Kconfig option to disable deprecated pci_find_* API | Jeff Garzik | 1 | -0/+3 |