Age | Commit message (Expand) | Author | Files | Lines |
2006-06-05 | [PATCH] uml: add -ffreestanding to CFLAGS | Jeff Dike | 1 | -0/+4 |
2006-06-05 | [PATCH] uml: more __user annotations | Al Viro | 2 | -14/+19 |
2006-06-05 | [PATCH] uml: __user annotation in arch_prctl | Al Viro | 1 | -1/+1 |
2006-06-05 | [PATCH] uml: fix a typo in do_uml_initcalls | Jeff Dike | 1 | -1/+1 |
2006-06-05 | [PATCH] uml: fix wall_to_monotonic initialization | Jeff Dike | 3 | -20/+13 |
2006-06-05 | [PATCH] pmf_register_irq_client() gives sleep with locks held warning | Benjamin Herrenschmidt | 1 | -7/+11 |
2006-06-05 | [PATCH] alpha: SMP IRQ routing fix | Ivan Kokshaysky | 4 | -15/+8 |
2006-06-05 | [SPARC64]: Fix missing fold at end of checksums. | David S. Miller | 2 | -4/+6 |
2006-06-03 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -3/+15 |
2006-06-03 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 3 | -25/+44 |
2006-06-02 | [ARM] 3540/1: ixp23xx: deal with gap in interrupt bitmasks | Lennert Buytenhek | 1 | -3/+15 |
2006-06-01 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 17 | -133/+121 |
2006-06-01 | [MIPS] Treat R14000 like R10000. | Kumba | 5 | -0/+16 |
2006-06-01 | [MIPS] Remove EXPERIMENTAL from PAGE_SIZE_16KB | Ralf Baechle | 1 | -6/+4 |
2006-06-01 | [MIPS] Fix deadlock on MP with cache aliases. | Ralf Baechle | 1 | -9/+30 |
2006-06-01 | [MIPS] Use generic STABS_DEBUG macro. | Atsushi Nemoto | 1 | -5/+2 |
2006-06-01 | [MIPS] Create consistency in "system type" selection. | Martin Michlmayr | 1 | -43/+43 |
2006-06-01 | [MIPS] Use generic DWARF_DEBUG | Atsushi Nemoto | 1 | -10/+3 |
2006-06-01 | [MIPS] Fix kgdb exception handler from user mode. | Atsushi Nemoto | 1 | -3/+5 |
2006-06-01 | [MIPS] Update struct sigcontext member names | Daniel Jacobowitz | 2 | -32/+2 |
2006-06-01 | [MIPS] Remove support for sysmips(2) SETNAME and MIPS_RDNVRAM operations. | Ralf Baechle | 1 | -24/+0 |
2006-06-01 | [MIPS] Fix detection and handling of the 74K processor. | Chris Dearman | 5 | -0/+11 |
2006-06-01 | [MIPS] Add missing 34K processor IDs | Nigel Stephens | 2 | -0/+2 |
2006-06-01 | [MIPS] AU1xxx mips_timer_interrupt() fixes | Herbert Valerio Riedel | 2 | -0/+2 |
2006-06-01 | [MIPS] Fix typo | Ralf Baechle | 1 | -1/+1 |
2006-06-01 | [PATCH] ARM: Fix XScale PMD setting | Deepak Saxena | 1 | -2/+2 |
2006-06-01 | [PATCH] powerpc: Fix boot on eMac | Benjamin Herrenschmidt | 1 | -0/+12 |
2006-05-31 | [SPARC64]: Make smp_processor_id() functional before start_kernel() | David S. Miller | 3 | -25/+44 |
2006-05-31 | [PATCH] ARM: explicitly disable BTB on ixp2350 | Deepak Saxena | 1 | -1/+2 |
2006-05-31 | Revert "[PATCH] i386/x86_64: Force pci=noacpi on HP XW9300" | Linus Torvalds | 1 | -8/+0 |
2006-05-31 | [PATCH] x86_64: Don't do syscall exit tracing twice | Andi Kleen | 1 | -6/+1 |
2006-05-31 | [PATCH] x86_64: Fix off by one in bad_addr checking in find_e820_area | Robert Hentosh | 1 | -1/+1 |
2006-05-31 | [PATCH] x86_64: Handle empty node zero | Daniel Yeisley | 3 | -2/+8 |
2006-05-31 | [PATCH] x86_64: fix last_tsc calculation of PM timer | Jan Beulich | 1 | -1/+1 |
2006-05-31 | [PATCH] i386: apic= command line option should always be | Jan Beulich | 1 | -6/+10 |
2006-05-31 | [PATCH] x86_64: Fix no IOMMU warning in PCI-GART driver | Andi Kleen | 1 | -4/+2 |
2006-05-31 | [PATCH] x86_64: Fix stack/mmap randomization for compat tasks | Andi Kleen | 1 | -2/+2 |
2006-05-29 | ppc: Fix typo in TI_LOCAL_FLAGS definition | Paul Mackerras | 1 | -1/+1 |
2006-05-27 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 4 | -20/+62 |
2006-05-26 | [PATCH] PowerMac: force only suspend-to-disk to be valid | Johannes Berg | 1 | -0/+12 |
2006-05-26 | [PATCH] x86: wire up vmsplice syscall | Jens Axboe | 1 | -0/+1 |
2006-05-26 | [PATCH] powerpc: fix RTC/NVRAM accesses on Maple | Hollis Blanchard | 1 | -3/+45 |
2006-05-26 | [PATCH] ppc32 CPM_UART: various fixes for pq2 uart users | Vitaly Bordug | 3 | -17/+17 |
2006-05-25 | [PATCH] s390: fix typo in stop_hz_timer. | Martin Schwidefsky | 1 | -1/+1 |
2006-05-23 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2 | -4/+4 |
2006-05-23 | [PATCH] powerpc: wire up sys_[gs]et_robust_list | David Woodhouse | 2 | -0/+4 |
2006-05-23 | [PATCH] powerpc: check Cell SPU syscall number range _before_ using it | David Woodhouse | 1 | -2/+2 |
2006-05-23 | [PATCH] powerpc: fill hole in Cell SPU syscall table | David Woodhouse | 1 | -0/+1 |
2006-05-23 | [PATCH] swsusp: fix typo in cr0 handling | Pavel Machek | 1 | -1/+1 |
2006-05-23 | [SPARC64]: Respect gfp_t argument to dma_alloc_coherent(). | David S. Miller | 2 | -4/+4 |