Age | Commit message (Expand) | Author | Files | Lines |
2005-05-01 | [PATCH] ppc32: Fix errata for some G3 CPUs | Benjamin Herrenschmidt | 2 | -6/+40 |
2005-05-01 | [PATCH] kbuild/ppc: tell when uimage was not built | Sam Ravnborg | 1 | -1/+2 |
2005-05-01 | [PATCH] kbuild/i386: re-introduce dependency on vmlinux for install target, a... | Sam Ravnborg | 1 | -3/+4 |
2005-05-01 | Merge of master.kernel.org:/home/rmk/linux-2.6-rmk.git | Linus Torvalds | 1 | -1/+16 |
2005-05-01 | [PATCH] ARM: IntegratorCP: Fix CLCD MUX selection values | Russell King | 1 | -1/+16 |
2005-05-01 | Merge of master.kernel.org:/home/rmk/linux-2.6-rmk.git | Linus Torvalds | 3 | -19/+52 |
2005-04-30 | [PATCH] ppc64: fix 32-bit signal frame back link | Paul Mackerras | 1 | -2/+2 |
2005-04-30 | [PATCH] ARM: PXA I2C: add platform device | Russell King | 1 | -0/+25 |
2005-04-30 | [PATCH] ARM: RTC: allow driver methods to return error | Russell King | 2 | -19/+27 |
2005-04-30 | Merge of master.kernel.org:/home/rmk/linux-2.6-rmk.git | Linus Torvalds | 8 | -29/+434 |
2005-04-30 | [PATCH] ARM: 2660/2: fix ixdp2800 boot and pci init | Lennert Buytenhek | 2 | -14/+135 |
2005-04-30 | [PATCH] ARM: 2656/1: Access permission bits are wrong for kernel XIP sections... | George G. Davis | 1 | -2/+3 |
2005-04-30 | [PATCH] ARM: 2651/3: kernel helpers for NPTL support | Nicolas Pitre | 3 | -9/+276 |
2005-04-30 | [PATCH] ARM: 2655/1: ARM1136 SWP instruction abort handler fix | George G. Davis | 1 | -0/+16 |
2005-04-30 | [PATCH] ARM: 2659/1: do not assign PCI I/O address zero on IXP2000 | Lennert Buytenhek | 1 | -2/+2 |
2005-04-30 | [PATCH] ARM: 2658/1: start ixp2000 pci memory resource at 0xe0000000 | Lennert Buytenhek | 1 | -1/+1 |
2005-04-30 | [PATCH] ARM: 2657/1: export ixp2000_pci_config_addr | Lennert Buytenhek | 1 | -1/+1 |
2005-04-29 | x86: make traps on 'iret' be debuggable in user space | Linus Torvalds | 2 | -5/+4 |
2005-04-29 | [PATCH] x86_64: fix PT_NOTE addition to IA32 vDSO | Roland McGrath | 1 | -0/+2 |
2005-04-28 | [PATCH] ppc64: Fix return value of some vDSO calls | Benjamin Herrenschmidt | 3 | -0/+5 |
2005-04-27 | Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/lin... | Linus Torvalds | 35 | -479/+2308 |
2005-04-26 | [PATCH] ppc64: trivial user annotations | Al Viro | 2 | -8/+8 |
2005-04-26 | Automatic merge of kernel.org:/home/rmk/linux-2.6-rmk.git | Linus Torvalds | 6 | -187/+124 |
2005-04-26 | [PATCH] amd64 rt_sigframe user annotation | Al Viro | 1 | -1/+1 |
2005-04-26 | [PATCH] ppc-opc NULL noise removal | Al Viro | 1 | -59/+60 |
2005-04-26 | [PATCH] ARM: make entry*.S includes more logical | Russell King | 4 | -22/+12 |
2005-04-26 | [PATCH] ARM: Remove single-use user save/restore macros | Russell King | 2 | -54/+25 |
2005-04-26 | [PATCH] ARM: remove PT_TRACESYS | Russell King | 1 | -2/+0 |
2005-04-26 | [PATCH] ARM: Remove SVC_MODE definition | Russell King | 2 | -5/+1 |
2005-04-26 | [PATCH] ARM: Use __NR_SYSCALL_BASE and __ARM_NR_BASE in asm code | Russell King | 2 | -27/+15 |
2005-04-26 | [PATCH] ARM: pt_regs offsets | Russell King | 3 | -28/+30 |
2005-04-26 | [PATCH] ARM: Remove argument for disable_irq/enable_irq | Russell King | 3 | -20/+16 |
2005-04-26 | [PATCH] ARM: remove some entry initialisation asm code | Russell King | 2 | -31/+27 |
2005-04-26 | Automated merge of kernel.org:/home/rmk/linux-2.6-rmk.git | Linus Torvalds | 1 | -6/+50 |
2005-04-26 | [PATCH] ARM: 2650/1: PXA27x sleep - workaround Errata 39 & 50 (Patch 2667) | Jeff Lackey | 1 | -6/+50 |
2005-04-26 | From: jbarnes@sgi.com | Jesse Barnes | 1 | -1/+1 |
2005-04-26 | [IA64] iosapic.c: typo ... s/spin_unlock_irq/spin_unlock/ | Kenji Kaneshige | 1 | -1/+1 |
2005-04-26 | [IA64] print "siblings" before {physical,core,thread} id | Tony Luck | 1 | -1/+1 |
2005-04-26 | [IA64] vector sharing (Large I/O system support) | Kenji Kaneshige | 2 | -89/+285 |
2005-04-26 | [IA64] multi-core/multi-thread identification | Suresh Siddha | 2 | -2/+273 |
2005-04-26 | [IA64] __copy_user breaks on unaligned src | Keith Owens | 1 | -1/+1 |
2005-04-26 | [IA64] Need to handle lfetch in "no_context" case. | Tony Luck | 1 | -3/+6 |
2005-04-26 | [IA64-SGI] Altix SN add support for slots in geoid_t locator | Mark Goodwin | 1 | -47/+24 |
2005-04-26 | [IA64] fix syscall-optimization goof | David Mosberger-Tang | 1 | -1/+1 |
2005-04-26 | [IA64-SGI] Shub2 BTE support - BTE recovery code | Russ Anderson | 2 | -31/+54 |
2005-04-26 | [IA64-SGI] Add new MMR definitions/Modify BTE initialiation©. | Russ Anderson | 1 | -9/+11 |
2005-04-26 | [IA64-SGI] disable TIOCA GART TLB prefetching | Mark Maule | 1 | -3/+3 |
2005-04-26 | [IA64] MAX_PGT_FREES_PER_PASS must be 'L' to avoid warning | Tony Luck | 1 | -1/+1 |
2005-04-26 | [IA64] sba_iommu bug fixes | Alex Williamson | 1 | -40/+56 |
2005-04-26 | [IA64] Percpu quicklist for combined allocator for pgd/pmd/pte. | Robin Holt | 3 | -29/+51 |