| Commit message (Expand) | Author | Age |
* | [PATCH] cfq_cic_link: fix usage of wrong cfq_io_context | Oleg Nesterov | 2006-08-21 |
* | [PATCH] uninline ioprio_best() | Oleg Nesterov | 2006-08-21 |
* | [PATCH] Fix current_io_context() vs set_task_ioprio() race | Oleg Nesterov | 2006-08-21 |
* | [PATCH] sys_ioprio_set: minor do_each_thread+break fix | Oleg Nesterov | 2006-08-21 |
* | Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Greg Kroah-Hartman | 2006-08-18 |
|\ |
|
| * | [BRIDGE]: Disable SG/GSO if TX checksum is off | Herbert Xu | 2006-08-17 |
| * | [NETFILTER]: ip_tables: fix table locking in ipt_do_table | Patrick McHardy | 2006-08-17 |
| * | [NETFILTER]: ctnetlink: fix deadlock in table dumping | Patrick McHardy | 2006-08-17 |
| * | [IPV4]: severe locking bug in fib_semantics.c | Alexey Kuznetsov | 2006-08-17 |
| * | [MCAST]: Fix filter leak on device removal. | David L Stevens | 2006-08-17 |
| * | [NET]: Disallow whitespace in network device names. | David S. Miller | 2006-08-17 |
| * | [PPP]: handle kmalloc failures and convert to using kzalloc | Panagiotis Issaris | 2006-08-17 |
| * | [PKT_SCHED] cls_u32: Fix typo. | Ralf Hildebrandt | 2006-08-17 |
| * | [ATM]: Compile error on ARM | Kevin Hilman | 2006-08-17 |
| * | [BNX2]: Convert to netdev_alloc_skb() | Michael Chan | 2006-08-17 |
| * | [BNX2]: Fix tx race condition. | Michael Chan | 2006-08-17 |
| * | [NET]: Terminology in ip-sysctl.txt | Jan "Yenya" Kasprzak | 2006-08-17 |
| * | [IPV4]: Possible leak of multicast source filter sctructure | Michal Ruzicka | 2006-08-17 |
| * | [IPV6] lockdep: annotate __icmpv6_socket | Ingo Molnar | 2006-08-17 |
| * | [NETFILTER]: xt_physdev build fix | Andrew Morton | 2006-08-17 |
| * | [NET]: Fix potential stack overflow in net/core/utils.c | Suresh Siddha | 2006-08-17 |
| * | [VLAN]: Make sure bonding packet drop checks get done in hwaccel RX path. | David S. Miller | 2006-08-17 |
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Greg Kroah-Hartman | 2006-08-18 |
|\ \
| |/
|/| |
|
| * | [POWERPC] Fix the mpc8641_hpcn.dts file. | Jon Loeliger | 2006-08-17 |
| * | [POWERPC] Offer PCI as a CONFIG choice for PPC_86xx. | Jon Loeliger | 2006-08-17 |
| * | [POWERPC] Add MPC8641 HPCN Device Tree Source file. | Jon Loeliger | 2006-08-17 |
| * | [POWERPC] Convert to mac-address for ethernet MAC address data. | Jon Loeliger | 2006-08-17 |
| * | [POWERPC] powerpc: Clear HID0 attention enable on PPC970 at boot time | Olof Johansson | 2006-08-17 |
| * | [POWERPC] Fix irq radix tree remapping typo | Benjamin Herrenschmidt | 2006-08-17 |
| * | [POWERPC] kprobes: Fix possible system crash during out-of-line single-stepping | Ananth N Mavinakayanahalli | 2006-08-17 |
| * | [POWERPC] Make crash.c work on 32-bit and 64-bit | Michael Ellerman | 2006-08-17 |
| * | [POWERPC] Move some kexec logic into machine_kexec.c | Michael Ellerman | 2006-08-17 |
| * | [POWERPC] update {g5,iseries,pseries}_defconfigs | Will Schmidt | 2006-08-17 |
| * | [POWERPC] Make secondary CPUs call into kdump on reset exception | David Wilder | 2006-08-17 |
| * | [POWERPC] Fix might-sleep warning on removing cpus | Haren Myneni | 2006-08-08 |
| * | [POWERPC] fix PMU initialization on pseries lpar | Sonny Rao | 2006-08-08 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-2.6.18 | Greg Kroah-Hartman | 2006-08-16 |
|\ \ |
|
| * | | kbuild: correct assingment to CFLAGS with CROSS_COMPILE | Sam Ravnborg | 2006-08-16 |
* | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Greg Kroah-Hartman | 2006-08-16 |
|\ \ \ |
|
| * | | | [S390] kernel page table allocation. | Heiko Carstens | 2006-08-16 |
| * | | | [S390] inaccessible PAV alias devices on LPAR. | Peter Oberparleiter | 2006-08-16 |
| * | | | [S390] dasd slab cache alignment. | Heiko Carstens | 2006-08-16 |
| * | | | [S390] dasd calls kzalloc while holding a spinlock. | Horst Hummel | 2006-08-10 |
| * | | | [S390] dasd set offline kernel bug. | Horst Hummel | 2006-08-09 |
| * | | | [S390] add __cpuinit to appldata_cpu_notify | Gerald Schaefer | 2006-08-07 |
| * | | | [S390] xpram system device class. | Martin Schwidefsky | 2006-08-07 |
* | | | | Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Greg Kroah-Hartman | 2006-08-16 |
|\ \ \ \ |
|
| * | | | | [WATCHDOG] Kconfig typos fix. | Matt LaPlante | 2006-08-15 |
| | |_|/
| |/| | |
|
* | | | | [PATCH] PATCH: 1 line 2.6.18 bugfix: modpost-64bit-fix.patch | Hans de Goede | 2006-08-15 |
* | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Greg Kroah-Hartman | 2006-08-15 |
|\ \ \ \ |
|