| Commit message (Expand) | Author | Age |
* | [PATCH] uml: clean arch_switch usage | Paolo 'Blaisorblade' Giarrusso | 2006-03-31 |
* | [PATCH] uml: split ldt.h in arch-independent and arch-dependant code | Paolo 'Blaisorblade' Giarrusso | 2006-03-31 |
* | [PATCH] uml: idle thread needn't take access to init_mm | Paolo 'Blaisorblade' Giarrusso | 2006-03-31 |
* | [PATCH] uml: fix min usage | Al Viro | 2006-03-31 |
* | [PATCH] uml: remove unused make variables | Al Viro | 2006-03-31 |
* | [PATCH] uml: sparse cleanups | Al Viro | 2006-03-31 |
* | [PATCH] uml: kconfigs | Al Viro | 2006-03-31 |
* | [PATCH] uml: eliminate duplicate mrpropered files | Al Viro | 2006-03-31 |
* | [PATCH] uml: clean up remapping code build magic | Al Viro | 2006-03-31 |
* | [PATCH] uml: eliminate symlinks to host arch | Al Viro | 2006-03-31 |
* | [PATCH] uml: fix initcall return values | Jeff Dike | 2006-03-31 |
* | [PATCH] uml: redeclare highmem | Jeff Dike | 2006-03-31 |
* | [PATCH] UML: Hotplug memory, take 2 | Jeff Dike | 2006-03-31 |
* | [PATCH] i386 kdump timer vector lockup fix | Vivek Goyal | 2006-03-31 |
* | [PATCH] for_each_possible_cpu: sh | KAMEZAWA Hiroyuki | 2006-03-31 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 2006-03-30 |
|\ |
|
| * | [PARISC] Enabled some NLS modules in a500, b180 and c3000 defconfigs | Stuart Brady | 2006-03-30 |
| * | [PARISC] Kill duplicated EXPORT_SYMBOL warnings | Kyle McMartin | 2006-03-30 |
| * | [PARISC] Move ioremap EXPORT_SYMBOL from parisc_ksyms.c | Kyle McMartin | 2006-03-30 |
| * | [PARISC] Update defconfigs | Helge Deller | 2006-03-30 |
| * | [PARISC] Add PREEMPT support | Kyle McMartin | 2006-03-30 |
| * | [PARISC] Fixup CONFIG_EISA a bit | Helge Deller | 2006-03-30 |
| * | [PARISC] getsockopt should be ENTRY_COMP | Kyle McMartin | 2006-03-30 |
| * | [PARISC] Remove obsolete CONFIG_DEBUG_IOREMAP | Helge Deller | 2006-03-30 |
| * | [PARISC] Temporary FIXME for ioremapping EISA regions | Helge Deller | 2006-03-30 |
| * | [PARISC] Enable ioremap functionality unconditionally | Helge Deller | 2006-03-30 |
| * | [PARISC] Add CONFIG_HPPA_IOREMAP to conditionally enable ioremap | Helge Deller | 2006-03-30 |
| * | [PARISC] Fix IOREMAP with a 64-bit kernel | Helge Deller | 2006-03-30 |
| * | [PARISC] Add parisc implementation of flush_kernel_dcache_page() | James Bottomley | 2006-03-30 |
| * | [PARISC] I/O-Space must be ioremap_nocache()'d | Helge Deller | 2006-03-30 |
| * | [PARISC] Enable free_initrd_mem() | Helge Deller | 2006-03-30 |
| * | [PARISC] Clarify pdc_stable license terms | Thibaut VARENE | 2006-03-30 |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2006-03-30 |
|\ \ |
|
| * | | [IA64] ioremap() should prefer WB over UC | Bjorn Helgaas | 2006-03-30 |
| * | | [IA64] Add __mca_table to the DISCARD list in gate.lds | Jes Sorensen | 2006-03-30 |
| * | | [IA64] Move __mca_table out of the __init section | Russ Anderson | 2006-03-29 |
| * | | [IA64] simplify some condition checks in iosapic_check_gsi_range | Satoru Takeuchi | 2006-03-28 |
| * | | [IA64] correct some messages and fixes some minor things | Satoru Takeuchi | 2006-03-28 |
| * | | [IA64-SGI] fix for-loop in sn_hwperf_geoid_to_cnode() | Dean Roe | 2006-03-28 |
| * | | [IA64-SGI] sn_hwperf use of num_online_cpus() | hawkes@sgi.com | 2006-03-27 |
| * | | [IA64] optimize flush_tlb_range on large numa box | Chen, Kenneth W | 2006-03-27 |
| * | | [IA64] lazy_mmu_prot_update needs to be aware of huge pages | Zhang, Yanmin | 2006-03-27 |
* | | | [PATCH] Introduce sys_splice() system call | Jens Axboe | 2006-03-30 |
| |/
|/| |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds | 2006-03-29 |
|\ \ |
|
| * | | [PATCH] powerpc: Remove oprofile spinlock backtrace code | Anton Blanchard | 2006-03-28 |
| * | | [PATCH] powerpc: Add oprofile calltrace support to all powerpc cpus | Anton Blanchard | 2006-03-28 |
| * | | [PATCH] powerpc: Add oprofile calltrace support | Brian Rogan | 2006-03-28 |
| * | | [PATCH] for_each_possible_cpu: ppc | KAMEZAWA Hiroyuki | 2006-03-28 |
| * | | [PATCH] for_each_possible_cpu: powerpc | KAMEZAWA Hiroyuki | 2006-03-28 |
| * | | [PATCH] lock PTE before updating it in 440/BookE page fault handler | Eugene Surovegin | 2006-03-28 |