Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | [PATCH] h8300 sleep problem | Nick Piggin | 2005-05-31 | 1 | -1/+1 | |
| * | | | [PATCH] acpi build fix: x86 setup.c | Alexander Nyberg | 2005-05-31 | 1 | -0/+2 | |
| * | | | [PATCH] x86_64 CONFIG_ACPI=n build fix | Andi Kleen | 2005-05-31 | 1 | -0/+1 | |
| * | | | [PATCH] x86_64: More fixes for compilation without CONFIG_ACPI | Andi Kleen | 2005-05-31 | 3 | -0/+4 | |
| |/ / | ||||||
| * | | Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/lin... | Linus Torvalds | 2005-05-31 | 8 | -32/+185 | |
| |\ \ | ||||||
| | * | | [IA64] Use "PER_CPU" form of EXPORT macro | Tony Luck | 2005-05-31 | 1 | -1/+1 | |
| | * | | [IA64] sys_mmap doesn't follow posix.1 when parameter len=0 | Zhang Yanmin | 2005-05-26 | 1 | -7/+0 | |
| | * | | [IA64] initialize spinlock pfm_alt_install_check | Tony Luck | 2005-05-18 | 1 | -1/+1 | |
| | * | | Sync with Linus - rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/... | Tony Luck | 2005-05-18 | 2 | -1/+3 | |
| | |\ \ | ||||||
| | * | | | [IA64] alternate perfmon handler | Tony Luck | 2005-05-18 | 1 | -15/+160 | |
| | * | | | [IS64-SGI] Set Altix error handling features | Russ Anderson | 2005-05-17 | 1 | -0/+2 | |
| | * | | | [IA64-SGI] cpe interrupts are not being enabled. | Russ Anderson | 2005-05-17 | 1 | -2/+2 | |
| | * | | | [IA64] Correct convert_to_non_syscall() | David Mosberger-Tang | 2005-05-17 | 1 | -3/+17 | |
| | * | | | Merge with linus | Tony Luck | 2005-05-17 | 30 | -435/+866 | |
| | |\ \ \ | ||||||
| | * | | | | [IA64] Avoid .spillpsp directive in handcoded assembly | David Mosberger-Tang | 2005-05-10 | 1 | -2/+2 | |
| | * | | | | Merge with /home/aegl/GIT/linus | Tony Luck | 2005-05-09 | 25 | -115/+222 | |
| | |\ \ \ \ | ||||||
| | * | | | | | [IA64] fix "section mismatch" compile-time-error | David Mosberger-Tang | 2005-05-09 | 1 | -1/+1 | |
| | * | | | | | [IA64] Fix stack placement when INIT hits in kernel mode. | David Mosberger-Tang | 2005-05-06 | 1 | -2/+1 | |
| * | | | | | | [PATCH] ppc64: actually call prom_send_capabilities | Paul Mackerras | 2005-05-31 | 1 | -0/+6 | |
| * | | | | | | [PATCH] ppc32: i8259 PIC should not be initialized if PCI is not configured | Kumar Gala | 2005-05-28 | 1 | -0/+2 | |
| * | | | | | | [PATCH] ppc32: Add soft reset to MPC834x | Kumar Gala | 2005-05-28 | 2 | -0/+34 | |
| * | | | | | | [PATCH] ppc32: MPC834x BCSR_SIZE too small for use in a BAT. | Kumar Gala | 2005-05-28 | 2 | -2/+0 | |
| * | | | | | | [PATCH] ppc32: Simplified load string emulation error checking | Kumar Gala | 2005-05-28 | 1 | -6/+1 | |
| * | | | | | | [PATCH] ppc32: Fix building MPC8555 CDS when CONFIG_PCI is disabled | Kumar Gala | 2005-05-28 | 1 | -3/+3 | |
| * | | | | | | [PATCH] ppc32: Support for 82xx PQII on-chip PCI bridge | Vitaly Bordug | 2005-05-28 | 9 | -302/+510 | |
| * | | | | | | [PATCH] ppc32: Add VIA IDE support to MPC8555 CDS platform | Kumar Gala | 2005-05-28 | 5 | -28/+248 | |
| * | | | | | | [PATCH] ppc32: Fix some minor issues related to FSL Book-E KGDB support | Kumar Gala | 2005-05-28 | 4 | -1/+23 | |
| * | | | | | | [PATCH] ppc32: Fix uImage make target to report success correctly | Kumar Gala | 2005-05-28 | 1 | -1/+2 | |
| * | | | | | | [PATCH] uml: remove jail mode + other leftovers | Paolo 'Blaisorblade' Giarrusso | 2005-05-28 | 2 | -13/+1 | |
| * | | | | | | [PATCH] uml: fixlet for arch_prctl_skas | Paolo 'Blaisorblade' Giarrusso | 2005-05-28 | 1 | -6/+10 | |
| * | | | | | | [PATCH] uml: stack dump fix | Paolo 'Blaisorblade' Giarrusso | 2005-05-28 | 5 | -32/+97 | |
| * | | | | | | [PATCH] uml: split CONFIG_FRAME_POINTER from DEBUG_INFO | Paolo 'Blaisorblade' Giarrusso | 2005-05-28 | 1 | -4/+0 | |
| * | | | | | | [PATCH] uml: add MOD_LICENSE to random driver | Paolo 'Blaisorblade' Giarrusso | 2005-05-28 | 1 | -5/+11 | |
| * | | | | | | [PATCH] uml: remove unused code | Jeff Dike | 2005-05-28 | 3 | -139/+0 | |
| * | | | | | | [PATCH] uml: fix segfault on exit with CONFIG_GCOV | Jeff Dike | 2005-05-28 | 1 | -18/+20 | |
| * | | | | | | [PATCH] uml: single-space a help message | Jeff Dike | 2005-05-28 | 1 | -3/+3 | |
| * | | | | | | [PATCH] uml: remove 2_5compat.h | Jeff Dike | 2005-05-28 | 7 | -31/+0 | |
| * | | | | | | [PATCH] uml: turn off kmalloc always on a fatal signal | Jeff Dike | 2005-05-28 | 1 | -1/+1 | |
| * | | | | | | [PATCH] uml: fix a couple of warnings | Jeff Dike | 2005-05-28 | 1 | -16/+3 | |
| * | | | | | | [PATCH] ppc32: Fix cpufreq vs. sleep issue | Benjamin Herrenschmidt | 2005-05-28 | 2 | -3/+5 | |
| * | | | | | | [PATCH] x86: fix smp_num_siblings on buggy BIOSes | Siddha, Suresh B | 2005-05-28 | 1 | -1/+3 | |
| * | | | | | | [PATCH] arch/i386/kernel/cpu/intel_cacheinfo.c: section fix | Adrian Bunk | 2005-05-28 | 1 | -1/+1 | |
| * | | | | | | [PATCH] ppc32: small cpufreq update | Benjamin Herrenschmidt | 2005-05-28 | 1 | -14/+18 | |
| * | | | | | | [PATCH] x86_64: signal.c build fix | Oliver Korpilla | 2005-05-28 | 1 | -0/+1 | |
| * | | | | | | [PATCH] Note on ACPI build fix | Alexander Nyberg | 2005-05-27 | 2 | -2/+2 | |
| * | | | | | | [PATCH] VIA IRQ quirk | Len Brown | 2005-05-27 | 1 | -5/+0 | |
| * | | | | | | Merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2005-05-25 | 3 | -0/+33 | |
| |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge of /home/davem/src/GIT/linux-2.6/.git/ | David S. Miller | 2005-05-25 | 4 | -67/+75 | |
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | [SPARC64]: Add boot option to force UltraSPARC-III P-Cache on. | David S. Miller | 2005-05-23 | 3 | -0/+33 | |
| * | | | | | | | | [PATCH] x86_64: CONFIG_BUG=n fixes | Alexander Nyberg | 2005-05-25 | 2 | -1/+4 | |
| | |/ / / / / / | |/| | | | | | |