| Commit message (Expand) | Author | Age |
* | [NET]: Make helper to get dst entry and "use" it | Pavel Emelyanov | 2007-11-11 |
* | [INET]: Add a missing include <linux/vmalloc.h> to inet_hashtables.h | Eric Dumazet | 2007-11-11 |
* | voyager: use struct instead of PARAM | Randy Dunlap | 2007-11-09 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2007-11-09 |
|\ |
|
| * | [IA64] Update printing of feature set bits | Russ Anderson | 2007-11-09 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched | Linus Torvalds | 2007-11-09 |
|\ \ |
|
| * | | sched: proper prototype for kernel/sched.c:migration_init() | Adrian Bunk | 2007-11-09 |
| * | | sched: avoid large irq-latencies in smp-balancing | Peter Zijlstra | 2007-11-09 |
| * | | 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 master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2007-11-09 |
|\ \ \ |
|
| * | | | sh: remove dead config symbols from SH code | Jiri Olsa | 2007-11-08 |
| * | | | Merge branch 'page_colouring_despair' | Paul Mundt | 2007-11-08 |
| |\ \ \ |
|
| | * | | | sh: Kill off __{copy,clear}_user_page(). | Paul Mundt | 2007-11-06 |
| | * | | | sh: Optimized copy_{to,from}_user_page() for SH-4. | Paul Mundt | 2007-11-06 |
| | * | | | sh: Wire up clear_user_highpage(). | Paul Mundt | 2007-11-06 |
| * | | | | sh: Add a dummy vga.h. | Paul Mundt | 2007-11-07 |
| * | | | | sh: Fix up PAGE_KERNEL_PCC() for nommu. | Paul Mundt | 2007-11-06 |
| |/ / / |
|
| * | | | sh: Kill off the remaining ST40 cruft. | Paul Mundt | 2007-11-06 |
| * | | | sh: remove PTRACE_O_TRACESYSGOOD from asm/ptrace.h | Mike Frysinger | 2007-11-06 |
| |/ / |
|
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-11-09 |
|\ \ \ |
|
| * | | | [ARM] 4644/2: fix flush_kern_tlb_range() in module space | Kevin Hilman | 2007-11-08 |
| * | | | [ARM] Fix iop3xx macro | Russell King | 2007-11-05 |
* | | | | 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 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2007-11-09 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo... | Paul Mackerras | 2007-11-07 |
| |\ \ \ \ |
|
| | * | | | | [POWERPC] 4xx: Deal with 44x virtually tagged icache | Benjamin Herrenschmidt | 2007-11-01 |
| | * | | | | [POWERPC] 4xx: Fix 4xx flush_tlb_page() | Benjamin Herrenschmidt | 2007-11-01 |
| * | | | | | [POWERPC] Change fallocate to match unistd.h on powerpc | Patrick Mansfield | 2007-11-07 |
| * | | | | | [POWERPC] Fix off-by-one error in setting decrementer on Book E/4xx (v2) | Paul Mackerras | 2007-11-07 |
* | | | | | | frv: Remove bogus NO_IRQ = -1 define | Alan Cox | 2007-11-09 |
* | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | Linus Torvalds | 2007-11-09 |
|\ \ \ \ \ \ |
|
| * | | | | | | [SPARC64]: Use "is_power_of_2" macro for simplicity. | Robert P. J. Day | 2007-11-07 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | [NETLINK]: Fix unicast timeouts | Patrick McHardy | 2007-11-07 |
* | | | | | | [INET]: Remove per bucket rwlock in tcp/dccp ehash table. | Eric Dumazet | 2007-11-07 |
* | | | | | | [IPVS]: Synchronize closing of Connections | Rumen G. Bogdanovski | 2007-11-07 |
* | | | | | | [IPVS]: Bind connections on stanby if the destination exists | Rumen G. Bogdanovski | 2007-11-07 |
* | | | | | | [TTY]: Fix network driver interactions with TCGET/SET calls. | Alan Cox | 2007-11-07 |
* | | | | | | [IPV4]: Compact some ifdefs in the fib code. | Pavel Emelyanov | 2007-11-07 |
* | | | | | | [NET]: Kill proc_net_create() | David S. Miller | 2007-11-07 |
* | | | | | | [NET]: Define infrastructure to keep 'inuse' changes in an efficent SMP/NUMA ... | Eric Dumazet | 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 |
| | |_|/
| |/| | |
|
* | | | | m68knommu: fix pread/pwrite defines | Greg Ungerer | 2007-11-05 |