| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2011-01-11 | 13 | -240/+214 |
|\ |
|
| * | microblaze: remove obsolete DEBUG_BOOTMEM | Amerigo Wang | 2011-01-10 | 2 | -5/+0 |
| * | Merge commit 'v2.6.37' into next | Michal Simek | 2011-01-10 | 330 | -3335/+7553 |
| |\ |
|
| * | | microblaze: trivial: Fix removed the part of line | Michal Simek | 2011-01-03 | 1 | -1/+1 |
| * | | microblaze: Fix __muldi3 function for little-endian. | Michal Simek | 2011-01-03 | 2 | -121/+60 |
| * | | microblaze: Clear i/dcache for sw breakpoints | Michal Simek | 2011-01-03 | 1 | -0/+3 |
| * | | microblaze: Remove useless early_init_dt_check_for_initrd | Michal Simek | 2011-01-03 | 1 | -3/+1 |
| * | | microblaze: Fix unaligned exception for little endian platform | Michal Simek | 2011-01-03 | 1 | -0/+9 |
| * | | microblaze: Add PVR for Microblaze v8.00.b | Michal Simek | 2011-01-03 | 1 | -0/+1 |
| * | | microblaze: Correct PVR access macros | roel kluin | 2011-01-03 | 1 | -89/+96 |
| * | | Revert "microblaze: Simplify syscall rutine" | Michal Simek | 2010-11-18 | 1 | -7/+39 |
| * | | microblaze: Fix initramfs | Michal Simek | 2010-11-18 | 1 | -13/+3 |
| * | | arch/microblaze: Remove unnecessary semicolons | Joe Perches | 2010-11-15 | 1 | -1/+1 |
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-01-11 | 15 | -102/+296 |
|\ \ \ |
|
| * | | | x86: Fix Moorestown VRTC fixmap placement | Arjan van de Ven | 2011-01-11 | 1 | -2/+2 |
| * | | | x86/gpio: Implement x86 gpio_to_irq convert function | Alek Du | 2011-01-11 | 1 | -4/+1 |
| * | | | x86, UV: Fix APICID shift for Westmere processors | Jack Steiner | 2011-01-11 | 1 | -1/+1 |
| * | | | x86: Use PCI method for enabling AMD extended config space before MSR method | Jan Beulich | 2011-01-11 | 4 | -28/+63 |
| * | | | x86: tsc: Prevent delayed init if initial tsc calibration failed | Thomas Gleixner | 2011-01-11 | 1 | -1/+1 |
| * | | | x86, lapic-timer: Increase the max_delta to 31 bits | Pierre Tardy | 2011-01-10 | 1 | -1/+1 |
| * | | | Merge branch 'x86/numa' into x86/urgent | Ingo Molnar | 2011-01-10 | 6 | -63/+225 |
| |\ \ \ |
|
| | * | | | x86, numa: Fix CONFIG_DEBUG_PER_CPU_MAPS without NUMA emulation | David Rientjes | 2011-01-07 | 1 | -11/+37 |
| | * | | | Merge branch 'x86/apic-cleanups' into x86/numa | H. Peter Anvin | 2010-12-29 | 31 | -298/+1481 |
| | |\ \ \ |
|
| | * | | | | x86, numa: Fix cpu to node mapping for sparse node ids | David Rientjes | 2010-12-23 | 5 | -29/+25 |
| | * | | | | x86, numa: Fake node-to-cpumask for NUMA emulation | David Rientjes | 2010-12-23 | 1 | -20/+79 |
| | * | | | | x86, numa: Fake apicid and pxm mappings for NUMA emulation | David Rientjes | 2010-12-23 | 5 | -24/+95 |
| | * | | | | x86, numa: Avoid compiling NUMA emulation functions without CONFIG_NUMA_EMU | David Rientjes | 2010-12-23 | 4 | -2/+12 |
| | * | | | | x86, numa: Reduce minimum fake node size to 32M | David Rientjes | 2010-12-23 | 1 | -1/+1 |
| * | | | | | Merge branch 'x86/apic-cleanups' into x86/urgent | Ingo Molnar | 2011-01-10 | 9 | -228/+75 |
| |\ \ \ \ \ |
|
| * | | | | | | x86: Fix sparse non-ANSI function warnings in smpboot.c | Randy Dunlap | 2011-01-09 | 1 | -2/+2 |
* | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-01-11 | 16 | -101/+137 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2011-01-09 | 76 | -610/+2200 |
| |\ \ \ \ \ \ \
| | |/ / / / / / |
|
| * | | | | | | | perf, x86: P4 PMU - Fix unflagged overflows handling | Cyrill Gorcunov | 2011-01-09 | 2 | -13/+18 |
| * | | | | | | | x86: Save rbp in pt_regs on irq entry | Frederic Weisbecker | 2011-01-07 | 1 | -13/+23 |
| * | | | | | | | x86, dumpstack: Fix unused variable warning | Rakib Mullick | 2011-01-07 | 1 | -6/+0 |
| * | | | | | | | x86, NMI: Clean-up default_do_nmi() | Don Zickus | 2011-01-07 | 1 | -16/+14 |
| * | | | | | | | x86, NMI: Allow NMI reason io port (0x61) to be processed on any CPU | Don Zickus | 2011-01-07 | 1 | -6/+10 |
| * | | | | | | | x86, NMI: Remove DIE_NMI_IPI | Don Zickus | 2011-01-07 | 8 | -21/+12 |
| * | | | | | | | x86, NMI: Add priorities to handlers | Don Zickus | 2011-01-07 | 8 | -6/+29 |
| * | | | | | | | x86: Convert some devices to use DIE_NMIUNKNOWN | Don Zickus | 2011-01-07 | 1 | -1/+1 |
| * | | | | | | | x86, NMI: Add NMI symbol constants and rename memory parity to PCI SERR | Huang Ying | 2011-01-07 | 2 | -26/+37 |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds | 2011-01-11 | 2 | -2/+31 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | mmc: add sdhci-tegra driver for Tegra SoCs | Olof Johansson | 2011-01-08 | 1 | -0/+29 |
| * | | | | | | | | ARM: dove: Switch SDHCI devices over to "sdhci-dove" driver | Mike Rapoport | 2011-01-08 | 1 | -2/+2 |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds | 2011-01-10 | 152 | -10691/+9465 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Blackfin: encode cpu-rev into uImage name | Mike Frysinger | 2011-01-10 | 2 | -3/+6 |
| * | | | | | | | | | Blackfin: bf54x: don't ack GPIO ints when unmasking them | Mike Frysinger | 2011-01-10 | 1 | -1/+0 |
| * | | | | | | | | | Blackfin: sram_free_with_lsl: do not ignore return value of sram_free | Mike Frysinger | 2011-01-10 | 1 | -9/+9 |
| * | | | | | | | | | Blackfin: boards: add missing "static" to peripheral lists | Mike Frysinger | 2011-01-10 | 26 | -95/+95 |
| * | | | | | | | | | Blackfin: DNP5370: new board port | Andreas Schallenberg | 2011-01-10 | 4 | -0/+546 |