| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] ppc64: htab_initialize_secondary cannot be marked __init | Anton Blanchard | 2005-12-29 | 1 | -1/+1 |
* | [PATCH] x86_64: Fix incorrect node_present_pages on NUMA | Ravikiran G Thirumalai | 2005-12-29 | 1 | -1/+1 |
* | [PATCH] uml: fix compilation with CONFIG_MODE_TT disabled | Paolo 'Blaisorblade' Giarrusso | 2005-12-29 | 2 | -5/+8 |
* | [PATCH] Hostfs: update for new glibc - add missing symbol exports | Paolo 'Blaisorblade' Giarrusso | 2005-12-29 | 1 | -0/+5 |
* | [PATCH] uml: fix random segfaults at bootup | Paolo 'Blaisorblade' Giarrusso | 2005-12-29 | 1 | -10/+12 |
* | [SPARC]: Use STABS_DEBUG and DWARF_DEBUG macros in vmlinux.lds.S | David S. Miller | 2005-12-28 | 2 | -28/+8 |
* | [SPARC]: Kill CHILD_MAX. | David S. Miller | 2005-12-22 | 3 | -3/+3 |
* | [SPARC]: introduce a SPARC Kconfig symbol | Adrian Bunk | 2005-12-22 | 2 | -0/+8 |
* | powerpc: Fix i8259 cascade on pSeries with XICS interrupt controller | Paul Mackerras | 2005-12-22 | 1 | -18/+3 |
* | [SPARC64]: Stop putting -finline-limit=XXX into CFLAGS | David S. Miller | 2005-12-20 | 1 | -5/+0 |
* | [PATCH] Fix build with CONFIG_PCI_MMCONFIG | Andi Kleen | 2005-12-20 | 2 | -2/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge | Linus Torvalds | 2005-12-20 | 8 | -24/+30 |
|\ |
|
| * | powerpc: update defconfigs | Paul Mackerras | 2005-12-20 | 6 | -21/+26 |
| * | [PATCH] powerpc: CPM2 interrupt handler failure after 100,000 interrupts | Edson Seabra | 2005-12-20 | 1 | -1/+2 |
| * | powerpc: correct register usage in 64-bit syscall exit path | Paul Mackerras | 2005-12-20 | 1 | -2/+2 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-12-19 | 3 | -22/+55 |
|\ \ |
|
| * | | [ARM] 3210/1: add missing memory barrier helper for NPTL support | Nicolas Pitre | 2005-12-19 | 1 | -0/+49 |
| * | | [ARM] Fix sys_sendto and sys_recvfrom 6-arg syscalls | Russell King | 2005-12-17 | 2 | -22/+6 |
* | | | [PATCH] uml skas0: stop gcc's insanity | Jeff Dike | 2005-12-18 | 3 | -36/+46 |
* | | | [PATCH] uml - fix some funkiness in Kconfig | Paolo 'Blaisorblade' Giarrusso | 2005-12-18 | 1 | -0/+2 |
* | | | [PATCH] uml: fix dynamic linking on some 64-bit distros | Rob Landley | 2005-12-18 | 1 | -0/+4 |
* | | | [PATCH] uml: arch/um/scripts/Makefile.rules - remove duplicated code | Paolo 'Blaisorblade' Giarrusso | 2005-12-18 | 1 | -5/+0 |
|/ / |
|
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2005-12-16 | 5 | -5/+37 |
|\ \ |
|
| * | | [IA64] Add __read_mostly support for IA64 | Christoph Lameter | 2005-12-16 | 1 | -0/+3 |
| * | | [IA64-SGI] change default_sn2 to NR_CPUS==1024 | hawkes@sgi.com | 2005-12-16 | 1 | -1/+1 |
| * | | [IA64-SGI] Missed TLB flush | Jack Steiner | 2005-12-16 | 1 | -1/+1 |
| * | | [IA64] uncached ref count leak | Jes Sorensen | 2005-12-16 | 1 | -3/+3 |
| * | | [IA64] disable preemption in udelay() | John Hawkes | 2005-12-16 | 1 | -0/+29 |
* | | | [PATCH] ppc: ppc4xx_dma DMA_MODE_{READ,WRITE} fix | Al Viro | 2005-12-16 | 1 | -0/+1 |
* | | | [PATCH] PCI: Fix dumb bug in mmconfig fix | Andi Kleen | 2005-12-16 | 1 | -1/+1 |
|/ / |
|
* | | [PATCH] arch/powerpc/kernel/syscalls.c __user annotations | Al Viro | 2005-12-15 | 1 | -1/+1 |
* | | [PATCH] arch/alpha/kernel/machvec_impl.h: C99 struct initializer | Al Viro | 2005-12-15 | 1 | -1/+1 |
* | | [PATCH] ia64 sn __iomem annotations | Al Viro | 2005-12-15 | 2 | -30/+30 |
* | | [PATCH] i386,amd64: ioremap.c __iomem annotations | Al Viro | 2005-12-15 | 2 | -2/+2 |
* | | [PATCH] i386,amd64: mmconfig __iomem annotations | Al Viro | 2005-12-15 | 2 | -8/+8 |
* | | [PATCH] arch/sparc/kernel/led.c __user annotations | Al Viro | 2005-12-15 | 1 | -1/+1 |
* | | [PATCH] sun4c_memerr_reg __iomem annotations | Al Viro | 2005-12-15 | 1 | -1/+1 |
* | | [PATCH] sparc: NULL noise removal (ebus.c) | Al Viro | 2005-12-15 | 1 | -12/+12 |
* | | [PATCH] sparc/kernel/time: __iomem annotations | Al Viro | 2005-12-15 | 1 | -2/+2 |
* | | [PATCH] fix iomem annotations in sparc32 pcic code | Al Viro | 2005-12-15 | 1 | -1/+1 |
|/ |
|
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-12-14 | 2 | -4/+7 |
|\ |
|
| * | [ARM] 3205/1: Handle new EABI relocations when loading kernel modules. | Daniel Jacobowitz | 2005-12-14 | 1 | -0/+2 |
| * | [ARM] 3201/1: PXA27x: Prevent hangup during resume due to inadvertedly enabli... | Lothar Wassmann | 2005-12-12 | 1 | -4/+5 |
* | | [IA64] fix for SET_PERSONALITY when CONFIG_IA32_SUPPORT is not set. | Robin Holt | 2005-12-14 | 1 | -0/+2 |
* | | [PATCH] x86_64: Bug correction in populate_memnodemap() | Eric Dumazet | 2005-12-12 | 1 | -1/+3 |
* | | [PATCH] x86_64: Fix collision between pmtimer and pit/hpet | john stultz | 2005-12-12 | 1 | -1/+1 |
* | | [PATCH] x86_64: Fix 32bit thread coredumps | Andi Kleen | 2005-12-12 | 1 | -2/+1 |
* | | [PATCH] i386/x86-64 Correct for broken MCFG tables on K8 systems | Andi Kleen | 2005-12-12 | 2 | -5/+76 |
* | | [PATCH] i386/x86-64 Fall back to type 1 access when no entry found | Andi Kleen | 2005-12-12 | 4 | -19/+45 |
* | | [PATCH] i386/x86-64: Don't call change_page_attr with a spinlock held | Andi Kleen | 2005-12-12 | 2 | -14/+60 |