| Commit message (Expand) | Author | Age |
* | [PATCH] x86-64: Support dualcore and 8 socket systems in k8 fallback node par... | Andi Kleen | 2005-09-12 |
* | [PATCH] x86-64: Don't cache align PDA on UP builds | Andi Kleen | 2005-09-12 |
* | [PATCH] x86-64: Don't assign CPU numbers in SRAT parsing | Andi Kleen | 2005-09-12 |
* | [PATCH] x86-64: Remove esr disable hack in APIC code | Andi Kleen | 2005-09-12 |
* | [PATCH] x86-64: Remove obsolete APIC "write around" bug workaround | Andi Kleen | 2005-09-12 |
* | [PATCH] cpuset semaphore depth check optimize | Paul Jackson | 2005-09-12 |
* | [PATCH] crc16: remove w1 specific comments. | Evgeniy Polyakov | 2005-09-12 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 | Linus Torvalds | 2005-09-12 |
|\ |
|
| * | [PATCH] ppc64: Remove unused code | Anton Blanchard | 2005-09-12 |
| * | [PATCH] ppc64: Add ptrace data breakpoint support | Anton Blanchard | 2005-09-12 |
| * | [PATCH] ppc64: Add definitions for new PTRACE calls | Anton Blanchard | 2005-09-12 |
| * | [PATCH] ppc64: ptrace cleanups | Anton Blanchard | 2005-09-12 |
| * | [PATCH] ppc64: Add PTRACE_{GET|SET}VRREGS | Robert Jennings | 2005-09-12 |
| * | ppc64: Set up PCI tree from Open Firmware device tree | Paul Mackerras | 2005-09-12 |
* | | [PATCH] m68knommu: allow for SDRAM and GPIO differences on 5270/1 and 5274/5 ... | Greg Ungerer | 2005-09-11 |
* | | [PATCH] m68knommu: add SPI register definitions for 528x processors | Greg Ungerer | 2005-09-11 |
* | | [PATCH] m68knommu: dma support for 523x processors | Greg Ungerer | 2005-09-11 |
* | | [PATCH] m68knommu: change addr arg to const in bitops.h/find_next_zero_bit() | Greg Ungerer | 2005-09-11 |
* | | [PATCH] m68knommu: correct prototype args in checksum.h | Greg Ungerer | 2005-09-11 |
* | | [PATCH] m68knommu: cache support for 523x/528x processors | Greg Ungerer | 2005-09-11 |
|/ |
|
* | Pull sn-features into release branch | Tony Luck | 2005-09-11 |
|\ |
|
| * | [IA64-SGI] Add new vendor-specific SAL calls for: | Jack Steiner | 2005-08-31 |
* | | [IA64] MCA/INIT: remove obsolete unwind code | Keith Owens | 2005-09-11 |
* | | [PATCH] MCA/INIT: use per cpu stacks | Keith Owens | 2005-09-11 |
* | | [IA64] MCA/INIT: add an extra thread_info flag | Keith Owens | 2005-09-11 |
* | | [PATCH] MCA/INIT: scheduler hooks | Keith Owens | 2005-09-11 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband | Linus Torvalds | 2005-09-11 |
|\ \ |
|
| * | | [PATCH] IB CM: support CM redir | John Kingman | 2005-09-09 |
| * | | Make sure that userspace does not retrieve stale asynchronous or | Roland Dreier | 2005-09-09 |
| * | | [PATCH] IB: Add struct for ClassPortInfo | Roland Dreier | 2005-09-09 |
| * | | [PATCH] IB: Move SA attributes to ib_sa.h | Hal Rosenstock | 2005-09-09 |
| * | | [PATCH] IB: Define more SA methods | Hal Rosenstock | 2005-09-09 |
| * | | [PATCH] IB: Add user-supplied context to userspace CM ABI | Sean Hefty | 2005-09-07 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2005-09-10 |
|\ \ \ |
|
| * \ \ | Merge davem@outer-richmond.davemloft.net:src/GIT/net-2.6/ | David S. Miller | 2005-09-10 |
| |\ \ \ |
|
| | * | | | [IPV6]: Bring Type 0 routing header in-line with rfc3542. | Brian Haley | 2005-09-10 |
| | * | | | Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6-git-rfc3542 | David S. Miller | 2005-09-10 |
| | |\ \ \ |
|
| | | * | | | [IPV6]: Note values allocated for ip6_tables. | YOSHIFUJI Hideaki | 2005-09-09 |
| | | * | | | [IPV6]: rearrange constants for new advanced API to solve conflicts. | YOSHIFUJI Hideaki | 2005-09-09 |
* | | | | | | [PATCH] uml spinlock breakage | Al Viro | 2005-09-10 |
* | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input | Linus Torvalds | 2005-09-10 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Manual merge with Linus | Dmitry Torokhov | 2005-09-09 |
| |\ \ \ \ \ \
| | | |/ / / /
| | |/| | | | |
|
| * | | | | | | Input: HID - add more consumer usages | Vojtech Pavlik | 2005-09-05 |
* | | | | | | | [PATCH] uml: inline mk_pte and various friends | Paolo 'Blaisorblade' Giarrusso | 2005-09-10 |
* | | | | | | | [PATCH] i386 / uml: add dwarf sections to static link script | Paolo 'Blaisorblade' Giarrusso | 2005-09-10 |
| |_|/ / / /
|/| | | | | |
|
* | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-09-10 |
|\ \ \ \ \ \ |
|
| * | | | | | | [ARM] Add memory type based allocation syscalls | Russell King | 2005-09-09 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | [PATCH] __user annotations (scsi/ch) | viro@ZenIV.linux.org.uk | 2005-09-10 |
* | | | | | | [PATCH] ppc32: support hotplug cpu on powermacs | Paul Mackerras | 2005-09-10 |
* | | | | | | [PATCH] ppc32: Kill init on unhandled synchronous signals | Paul Mackerras | 2005-09-10 |