| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] uml: kconfigs | Al Viro | 2006-03-31 | 1 | -0/+3 |
* | [PATCH] uml: eliminate duplicate mrpropered files | Al Viro | 2006-03-31 | 1 | -2/+1 |
* | [PATCH] uml: clean up remapping code build magic | Al Viro | 2006-03-31 | 4 | -27/+7 |
* | [PATCH] uml: eliminate symlinks to host arch | Al Viro | 2006-03-31 | 4 | -54/+19 |
* | [PATCH] uml: fix initcall return values | Jeff Dike | 2006-03-31 | 8 | -85/+8 |
* | [PATCH] uml: redeclare highmem | Jeff Dike | 2006-03-31 | 2 | -2/+2 |
* | [PATCH] UML: Hotplug memory, take 2 | Jeff Dike | 2006-03-31 | 6 | -47/+185 |
* | [PATCH] i386 kdump timer vector lockup fix | Vivek Goyal | 2006-03-31 | 1 | -0/+20 |
* | [PATCH] for_each_possible_cpu: sh | KAMEZAWA Hiroyuki | 2006-03-31 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 2006-03-30 | 16 | -386/+361 |
|\ |
|
| * | [PARISC] Enabled some NLS modules in a500, b180 and c3000 defconfigs | Stuart Brady | 2006-03-30 | 3 | -14/+14 |
| * | [PARISC] Kill duplicated EXPORT_SYMBOL warnings | Kyle McMartin | 2006-03-30 | 1 | -17/+0 |
| * | [PARISC] Move ioremap EXPORT_SYMBOL from parisc_ksyms.c | Kyle McMartin | 2006-03-30 | 2 | -2/+2 |
| * | [PARISC] Update defconfigs | Helge Deller | 2006-03-30 | 3 | -279/+286 |
| * | [PARISC] Add PREEMPT support | Kyle McMartin | 2006-03-30 | 2 | -8/+37 |
| * | [PARISC] Fixup CONFIG_EISA a bit | Helge Deller | 2006-03-30 | 1 | -5/+3 |
| * | [PARISC] getsockopt should be ENTRY_COMP | Kyle McMartin | 2006-03-30 | 1 | -1/+1 |
| * | [PARISC] Remove obsolete CONFIG_DEBUG_IOREMAP | Helge Deller | 2006-03-30 | 2 | -28/+0 |
| * | [PARISC] Temporary FIXME for ioremapping EISA regions | Helge Deller | 2006-03-30 | 1 | -5/+6 |
| * | [PARISC] Enable ioremap functionality unconditionally | Helge Deller | 2006-03-30 | 2 | -25/+2 |
| * | [PARISC] Add CONFIG_HPPA_IOREMAP to conditionally enable ioremap | Helge Deller | 2006-03-30 | 2 | -7/+17 |
| * | [PARISC] Fix IOREMAP with a 64-bit kernel | Helge Deller | 2006-03-30 | 1 | -3/+3 |
| * | [PARISC] Add parisc implementation of flush_kernel_dcache_page() | James Bottomley | 2006-03-30 | 2 | -5/+5 |
| * | [PARISC] I/O-Space must be ioremap_nocache()'d | Helge Deller | 2006-03-30 | 1 | -1/+1 |
| * | [PARISC] Enable free_initrd_mem() | Helge Deller | 2006-03-30 | 1 | -4/+3 |
| * | [PARISC] Clarify pdc_stable license terms | Thibaut VARENE | 2006-03-30 | 1 | -3/+2 |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2006-03-30 | 7 | -123/+195 |
|\ \ |
|
| * | | [IA64] ioremap() should prefer WB over UC | Bjorn Helgaas | 2006-03-30 | 1 | -3/+3 |
| * | | [IA64] Add __mca_table to the DISCARD list in gate.lds | Jes Sorensen | 2006-03-30 | 1 | -0/+1 |
| * | | [IA64] Move __mca_table out of the __init section | Russ Anderson | 2006-03-29 | 1 | -9/+9 |
| * | | [IA64] simplify some condition checks in iosapic_check_gsi_range | Satoru Takeuchi | 2006-03-28 | 1 | -4/+1 |
| * | | [IA64] correct some messages and fixes some minor things | Satoru Takeuchi | 2006-03-28 | 1 | -99/+161 |
| * | | [IA64-SGI] fix for-loop in sn_hwperf_geoid_to_cnode() | Dean Roe | 2006-03-28 | 1 | -1/+5 |
| * | | [IA64-SGI] sn_hwperf use of num_online_cpus() | hawkes@sgi.com | 2006-03-27 | 1 | -1/+1 |
| * | | [IA64] optimize flush_tlb_range on large numa box | Chen, Kenneth W | 2006-03-27 | 1 | -5/+7 |
| * | | [IA64] lazy_mmu_prot_update needs to be aware of huge pages | Zhang, Yanmin | 2006-03-27 | 1 | -1/+7 |
* | | | [PATCH] Introduce sys_splice() system call | Jens Axboe | 2006-03-30 | 2 | -0/+2 |
| |/
|/| |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2006-03-29 | 209 | -11198/+2599 |
|\ \ |
|
| * | | [PATCH] powerpc: Remove oprofile spinlock backtrace code | Anton Blanchard | 2006-03-29 | 2 | -41/+9 |
| * | | [PATCH] powerpc: Add oprofile calltrace support to all powerpc cpus | Anton Blanchard | 2006-03-29 | 3 | -5/+8 |
| * | | [PATCH] powerpc: Add oprofile calltrace support | Brian Rogan | 2006-03-29 | 4 | -4/+130 |
| * | | [PATCH] for_each_possible_cpu: ppc | KAMEZAWA Hiroyuki | 2006-03-29 | 2 | -2/+2 |
| * | | [PATCH] for_each_possible_cpu: powerpc | KAMEZAWA Hiroyuki | 2006-03-29 | 13 | -20/+20 |
| * | | [PATCH] lock PTE before updating it in 440/BookE page fault handler | Eugene Surovegin | 2006-03-29 | 4 | -30/+42 |
| * | | Merge ../linux-2.6 | Paul Mackerras | 2006-03-29 | 157 | -1448/+5236 |
| |\ \ |
|
| * | | | [PATCH] powerpc: Kill _machine and hard-coded platform numbers | Benjamin Herrenschmidt | 2006-03-28 | 34 | -466/+456 |
| * | | | ppc: Fix compile error in arch/ppc/lib/strcase.c | Paul Mackerras | 2006-03-28 | 1 | -0/+1 |
| * | | | [PATCH] powerpc: a couple of trivial compile warning fixes | Stephen Rothwell | 2006-03-28 | 2 | -3/+4 |
| * | | | Merge branch '85xx' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/po... | Paul Mackerras | 2006-03-28 | 59 | -35/+28 |
| |\ \ \ |
|
| | * | | | powerpc: remove OCP references | Kumar Gala | 2006-03-27 | 2 | -11/+0 |