| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: fix do_fork_idle section mismatch | Thomas Gleixner | 2008-01-08 | 1 | -1/+1 |
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2008-01-07 | 9 | -47/+57 |
|\ |
|
| * | [MIPS] Fix CONFIG_BOOT_RAW. | Ralf Baechle | 2008-01-07 | 1 | -1/+2 |
| * | [MIPS] Assume R4000/R4400 newer than 3.0 don't have the mfc0 count bug | Thomas Bogendoerfer | 2008-01-07 | 1 | -2/+2 |
| * | [MIPS] Fix IP32 breakage | Thomas Bogendoerfer | 2008-01-07 | 4 | -13/+19 |
| * | [MIPS] Alchemy: Fix use of __init code bug exposed by modpost warning | Sergei Shtylyov | 2008-01-07 | 2 | -29/+32 |
| * | [MIPS] Move inclusing of kernel/time/Kconfig menu to appropriate place | Atsushi Nemoto | 2008-01-07 | 1 | -2/+2 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-01-06 | 2 | -1/+21 |
|\ \
| |/
|/| |
|
| * | [ARM] 4691/1: add missing i2c_board_info struct for at91rm9200 | Jan Altenberg | 2008-01-06 | 1 | -0/+9 |
| * | [ARM] 4735/1: Unbreak pxa25x suspend/resume | Richard Purdie | 2008-01-03 | 1 | -1/+12 |
* | | [IA64] Update Altix nofault code | Russ Anderson | 2008-01-03 | 1 | -3/+7 |
|/ |
|
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2008-01-01 | 1 | -9/+0 |
|\ |
|
| * | [POWERPC] Fix build failure on Cell when CONFIG_SPU_FS=y | Paul Mackerras | 2008-01-02 | 1 | -9/+0 |
* | | fix lguest rmmod "bad pgd" | Rusty Russell | 2008-01-01 | 1 | -1/+1 |
|/ |
|
* | [POWERPC] PS3: Fix printing of os-area magic numbers | Geoff Levand | 2007-12-28 | 1 | -10/+30 |
* | [POWERPC] Oprofile: Remove dependency on spufs module | Bob Nelson | 2007-12-28 | 7 | -38/+95 |
* | [SPARC64]: Implement pci_resource_to_user() | David S. Miller | 2007-12-26 | 1 | -0/+16 |
* | Revert "x86: fix show cpuinfo cpu number always zero" | Linus Torvalds | 2007-12-25 | 1 | -1/+1 |
* | uml: user of helper_wait() got missed when it got extra arguments | Al Viro | 2007-12-23 | 1 | -2/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2007-12-21 | 2 | -2/+2 |
|\ |
|
| * | [SPARC32]: Spelling fixes | Joe Perches | 2007-12-20 | 1 | -1/+1 |
| * | [SPARC64]: Spelling fixes | Joe Perches | 2007-12-20 | 1 | -1/+1 |
* | | x86: intel_cacheinfo.c: cpu cache info entry for Intel Tolapai | Jason Gaston | 2007-12-21 | 1 | -0/+1 |
* | | x86: fix die() to not be preemptible | Ingo Molnar | 2007-12-21 | 1 | -4/+3 |
|/ |
|
* | x86: fix show cpuinfo cpu number always zero | Mike Travis | 2007-12-19 | 1 | -1/+1 |
* | x86_32: disable_pse must be __cpuinitdata | Adrian Bunk | 2007-12-19 | 1 | -1/+1 |
* | x86_32: select_idle_routine() must be __cpuinit | Adrian Bunk | 2007-12-19 | 1 | -1/+1 |
* | x86 smpboot_32.c section fixes | Adrian Bunk | 2007-12-19 | 1 | -3/+3 |
* | x86 apic_32.c section fix | Adrian Bunk | 2007-12-19 | 1 | -1/+1 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2007-12-19 | 12 | -39/+81 |
|\ |
|
| * | [IA64] Adjust CMCI mask on CPU hotplug | Hidetoshi Seto | 2007-12-19 | 1 | -0/+33 |
| * | [IA64] make flush_tlb_kernel_range() an inline function | Jan Beulich | 2007-12-19 | 1 | -1/+1 |
| * | [IA64] Guard elfcorehdr_addr with #if CONFIG_PROC_FS | Simon Horman | 2007-12-19 | 1 | -1/+2 |
| * | [IA64] Fix Altix BTE error return status | Russ Anderson | 2007-12-19 | 2 | -4/+8 |
| * | [IA64] Remove assembler warnings on head.S | Hidetoshi Seto | 2007-12-19 | 1 | -0/+1 |
| * | [IA64] Remove compiler warinings about uninitialized variable in irq_ia64.c | Kenji Kaneshige | 2007-12-19 | 1 | -2/+2 |
| * | [IA64] set_thread_area fails in IA32 chroot | Ian Wienand | 2007-12-19 | 1 | -0/+1 |
| * | [IA64] print kernel release in OOPS to make kerneloops.org happy | Luck, Tony | 2007-12-18 | 1 | -2/+4 |
| * | [IA64] Two trivial spelling fixes | Joe Perches | 2007-12-18 | 1 | -1/+1 |
| * | [IA64] Avoid unnecessary TLB flushes when allocating memory | de Dinechin, Christophe (Integrity VM) | 2007-12-18 | 1 | -3/+15 |
| * | [IA64] ia32 nopage | Nick Piggin | 2007-12-18 | 1 | -16/+12 |
| * | [IA64] signal: remove redundant code in setup_sigcontext() | Shi Weihua | 2007-12-18 | 1 | -9/+1 |
* | | x86: fix "Kernel panic - not syncing: IO-APIC + timer doesn't work!" | Ingo Molnar | 2007-12-18 | 2 | -8/+24 |
* | | x86: kprobes bugfix | Masami Hiramatsu | 2007-12-18 | 1 | -23/+18 |
* | | x86: jprobe bugfix | Masami Hiramatsu | 2007-12-18 | 2 | -7/+3 |
* | | oprofile: op_model_athlon.c support for AMD family 10h barcelona performance ... | Barry Kasindorf | 2007-12-18 | 1 | -6/+16 |
|/ |
|
* | alpha: build fixes | Ivan Kokshaysky | 2007-12-17 | 5 | -9/+9 |
* | alpha: strncpy/strncat fixes | Ivan Kokshaysky | 2007-12-17 | 3 | -15/+15 |
* | uml: stop gdb from deleting breakpoints when running UML | Stanislaw Gruszka | 2007-12-17 | 12 | -56/+50 |
* | revert "Hibernation: Use temporary page tables for kernel text mapping on x86... | Andrew Morton | 2007-12-17 | 1 | -33/+6 |