| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17 | Chandra Seetharaman | 2006-06-27 | 1 | -1/+1 |
* | [PATCH] cpu hotplug: revert init patch submitted for 2.6.17 | Chandra Seetharaman | 2006-06-27 | 1 | -1/+1 |
* | [PATCH] node hotplug: register cpu: remove node struct | KAMEZAWA Hiroyuki | 2006-06-27 | 2 | -12/+2 |
* | [PATCH] Register sysfs file for hotplugged new node | Yasunori Goto | 2006-06-27 | 1 | -13/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-06-26 | 2 | -3/+3 |
|\ |
|
| * | Storage class should be first | Tobias Klauser | 2006-06-26 | 1 | -2/+2 |
| * | fix paniced->panicked typos | Lee Revell | 2006-06-26 | 1 | -1/+1 |
* | | [PATCH] fix and optimize clock source update | Roman Zippel | 2006-06-26 | 1 | -2/+2 |
* | | [PATCH] Time: Let user request precision from current_tick_length() | john stultz | 2006-06-26 | 1 | -1/+1 |
|/ |
|
* | [PATCH] Rewritten backlight infrastructure for portable Apple computers | Michael Hanselmann | 2006-06-25 | 1 | -3/+12 |
* | [PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHM | Christoph Lameter | 2006-06-25 | 3 | -4/+0 |
* | [PATCH] x86/powerpc make hardirq_ctx and softirq_ctx __read_mostly | Andreas Mohr | 2006-06-23 | 1 | -2/+2 |
* | [POWERPC] support ibm,extended-*-frequency properties | Anton Blanchard | 2006-06-21 | 1 | -27/+30 |
* | [POWERPC] Unify ppc syscall tables | Andreas Schwab | 2006-06-21 | 1 | -306/+5 |
* | [POWERPC] cell: add RAS support | Benjamin Herrenschmidt | 2006-06-21 | 2 | -0/+72 |
* | [POWERPC] Add starting of secondary 86xx CPUs. | Jon Loeliger | 2006-06-21 | 2 | -2/+14 |
* | [POWERPC] Add 8641 CPU table entry. | Jon Loeliger | 2006-06-21 | 1 | -0/+12 |
* | [POWERPC] Prevent duplicate lmb reservations for Device Tree blob. | Jon Loeliger | 2006-06-21 | 1 | -2/+11 |
* | [POWERPC] Guard L3CR references with CPU_FTR_L3CR. | Jon Loeliger | 2006-06-21 | 1 | -0/+2 |
* | [POWERPC] RTAS delay, fix module build breaks | John Rose | 2006-06-21 | 1 | -0/+1 |
* | [POWERPC] check firmware state before suspending | Dave C Boutcher | 2006-06-15 | 1 | -0/+22 |
* | [POWERPC] Fix builtin command line interaction with firmware | Amos Waterland | 2006-06-15 | 1 | -1/+1 |
* | [POWERPC] system call micro optimisation | Anton Blanchard | 2006-06-15 | 1 | -1/+1 |
* | [POWERPC] cleanup dma_mapping_ops | Anton Blanchard | 2006-06-15 | 2 | -14/+22 |
* | [POWERPC] node local IOMMU tables | Anton Blanchard | 2006-06-15 | 2 | -7/+8 |
* | [POWERPC] pcibus_to_node fixes | Anton Blanchard | 2006-06-15 | 1 | -1/+12 |
* | [POWERPC] Remove stale 64bit on 32bit kernel code | Anton Blanchard | 2006-06-15 | 1 | -8/+0 |
* | [POWERPC] 64bit FPSCR support | Anton Blanchard | 2006-06-15 | 2 | -5/+5 |
* | [POWERPC] MSI abstraction | Jake Moilanen | 2006-06-15 | 1 | -0/+25 |
* | [POWERPC] Add support for PCI-Express nodes in the device tree | Jake Moilanen | 2006-06-15 | 2 | -2/+4 |
* | powerpc: Simplify push_end definition in pci_32.c | Paul Mackerras | 2006-06-15 | 1 | -3/+4 |
* | powerpc: Use 64k pages without needing cache-inhibited large pages | Paul Mackerras | 2006-06-15 | 2 | -0/+5 |
* | powerpc: Remove unused paca->pgdir field | Paul Mackerras | 2006-06-12 | 1 | -3/+0 |
* | Merge branch 'merge' | Paul Mackerras | 2006-06-12 | 3 | -1/+22 |
|\ |
|
| * | [PATCH] powerpc: Fix cell blade detection | Arnd Bergmann | 2006-06-09 | 1 | -0/+9 |
| * | [PATCH] powerpc: Fix call to ibm,client-architecture-support | Benjamin Herrenschmidt | 2006-06-09 | 1 | -0/+1 |
| * | powerpc: Fix machine check problem on 32-bit kernels | Paul Mackerras | 2006-06-09 | 2 | -1/+12 |
* | | powerpc: Fix bug in iommu_alloc_coherent causing hang during boot | Paul Mackerras | 2006-06-10 | 1 | -1/+1 |
* | | [PATCH] powerpc: Implement PR_[GS]ET_UNALIGN prctls for powerpc | Paul Mackerras | 2006-06-09 | 2 | -2/+15 |
* | | [PATCH] powerpc: Implement support for setting little-endian mode via prctl | Paul Mackerras | 2006-06-09 | 6 | -115/+231 |
* | | [PATCH] powerpc: Add udbg-immortal kernel option | Benjamin Herrenschmidt | 2006-06-09 | 1 | -2/+5 |
* | | [PATCH] powerpc: oprofile support for POWER6 | Michael Neuling | 2006-06-09 | 1 | -1/+12 |
* | | [PATCH] powerpc: node-aware dma allocations | Christoph Hellwig | 2006-06-09 | 3 | -8/+11 |
* | | [PATCH] powerpc: reorg RTAS delay code | John Rose | 2006-06-09 | 3 | -85/+55 |
* | | [PATCH] powerpc: add num_pmcs to 970MP cputable entry | Anton Blanchard | 2006-06-09 | 1 | -0/+1 |
* | | [PATCH] powerpc: fix of_parse_dma_window | Will Schmidt | 2006-06-09 | 1 | -0/+3 |
* | | [PATCH] powerpc vdso updates | Benjamin Herrenschmidt | 2006-06-09 | 3 | -27/+42 |
* | | [PATCH] powerpc: enable PPC_PTRACE_[GS]ETREGS on ppc32 | Renzo Davoli | 2006-06-09 | 1 | -2/+0 |
* | | Merge branch 'merge' | Paul Mackerras | 2006-06-01 | 2 | -3/+47 |
|\ \
| |/ |
|
| * | [PATCH] powerpc: fix RTC/NVRAM accesses on Maple | Hollis Blanchard | 2006-05-26 | 1 | -3/+45 |