| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'linus' into perf/core | Ingo Molnar | 2011-02-07 | 20 | -82/+75 |
|\ |
|
| * | Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/... | Linus Torvalds | 2011-02-06 | 3 | -8/+10 |
| |\ |
|
| | * | arm/ixp4xx: Rename FREQ macro to avoid collisions | Ben Hutchings | 2011-02-06 | 2 | -4/+5 |
| | * | IXP4xx: Fix qmgr_release_queue() flushing unexpected queue entries. | Krzysztof HaĆasa | 2011-02-06 | 1 | -4/+5 |
| * | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-02-06 | 1 | -1/+1 |
| |\ \ |
|
| | * | | m32r: Fixup last __do_IRQ leftover | Thomas Gleixner | 2011-02-05 | 1 | -1/+1 |
| * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-02-06 | 6 | -33/+26 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | x86-32: Make sure the stack is set up before we use it | H. Peter Anvin | 2011-02-04 | 4 | -24/+17 |
| | * | | x86, mtrr: Avoid MTRR reprogramming on BP during boot on UP platforms | Suresh Siddha | 2011-02-03 | 1 | -1/+9 |
| | * | | x86, nx: Don't force pages RW when setting NX bits | Matthieu CASTET | 2011-02-02 | 1 | -8/+0 |
| * | | | x86, mm: avoid possible bogus tlb entries by clearing prev mm_cpumask after s... | Suresh Siddha | 2011-02-03 | 1 | -2/+3 |
| * | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-02-03 | 1 | -2/+10 |
| |\ \ \ |
|
| | * | | | perf: Fix Pentium4 raw event validation | Stephane Eranian | 2011-01-27 | 1 | -2/+10 |
| * | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2011-02-02 | 5 | -30/+9 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | * | | | [S390] reset default for CONFIG_CHSC_SCH | Sebastian Ott | 2011-01-31 | 1 | -1/+1 |
| | * | | | [S390] use asm-generic/cacheflush.h | Akinobu Mita | 2011-01-31 | 1 | -22/+1 |
| | * | | | [S390] tlb: fix build error caused by THP | Heiko Carstens | 2011-01-31 | 1 | -0/+1 |
| | * | | | [S390] missing sacf in uaccess | Martin Schwidefsky | 2011-01-31 | 1 | -6/+4 |
| | * | | | [S390] pgtable_list corruption | Martin Schwidefsky | 2011-01-31 | 1 | -1/+2 |
| * | | | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2011-02-02 | 3 | -6/+16 |
| |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | * | | | microblaze: Fix ASM optimized code for LE | Michal Simek | 2011-01-28 | 1 | -0/+4 |
| | * | | | microblaze: Fix unaligned issue on MMU system with BS=0 DIV=1 | Michal Simek | 2011-01-28 | 1 | -4/+0 |
| | * | | | microblaze: Fix DTB passing from bootloader | Michal Simek | 2011-01-28 | 1 | -2/+12 |
* | | | | | Merge commit 'v2.6.38-rc3' into perf/core | Ingo Molnar | 2011-02-02 | 412 | -1874/+1753 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-02-01 | 4 | -30/+35 |
| |\ \ \ \ |
|
| | * | | | | ARM: smp_on_up: allow non-ARM SMP processors | Russell King | 2011-01-31 | 1 | -12/+10 |
| | * | | | | ARM: io: ensure inb/outb() et.al. are properly ordered on ARMv6+ | Russell King | 2011-01-31 | 1 | -16/+17 |
| | * | | | | ARM: initrd: disable initrd if passed address overlaps reserved region | Russell King | 2011-01-31 | 1 | -0/+6 |
| | * | | | | ARM: footbridge: fix debug macros | Russell King | 2011-01-31 | 1 | -2/+2 |
| * | | | | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-02-01 | 6 | -34/+5 |
| |\ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| | * | | | | arch/arm/mach-omap2/dma.c: Convert IS_ERR result to PTR_ERR | Julia Lawall | 2011-01-27 | 1 | -1/+1 |
| | * | | | | arm: omap2: mux: fix compile warning | Felipe Balbi | 2011-01-27 | 1 | -1/+1 |
| | * | | | | omap1: Simplify use of omap_irq_flags | Tony Lindgren | 2011-01-27 | 2 | -14/+1 |
| | * | | | | omap2+: Fix unused variable warning for omap_irq_base | Russell King | 2011-01-27 | 2 | -18/+2 |
| | | |_|/
| | |/| | |
|
| * | | | | Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegra | Linus Torvalds | 2011-01-31 | 4 | -11/+15 |
| |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | * | | | ARM: tegra: clock: Add forward reference to struct clk | Colin Cross | 2011-01-26 | 2 | -0/+4 |
| | * | | | ARM: tegra: irq: Rename gic pointers to avoid conflicts | Colin Cross | 2011-01-26 | 1 | -9/+9 |
| | * | | | arm/tegra: Fix tegra irq_data conversion | Grant Likely | 2011-01-26 | 1 | -2/+2 |
| * | | | | Merge branch 'stable/bug-fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-01-28 | 2 | -13/+13 |
| |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | * | | | xen/setup: Route halt operations to safe_halt pvop. | Stefano Stabellini | 2011-01-27 | 1 | -0/+1 |
| | * | | | xen/e820: Guard against E820_RAM not having page-aligned size or start. | Stefano Stabellini | 2011-01-27 | 1 | -1/+6 |
| | * | | | xen/p2m: Mark INVALID_P2M_ENTRY the mfn_list past max_pfn. | Stefan Bader | 2011-01-27 | 1 | -12/+6 |
| | |/ / |
|
| * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-01-28 | 3 | -35/+13 |
| |\ \ \ |
|
| | * | | | percpu, x86: Fix percpu_xchg_op() | Eric Dumazet | 2011-01-26 | 1 | -12/+12 |
| | * | | | x86: Remove left over system_64.h | Yinghai Lu | 2011-01-26 | 1 | -22/+0 |
| | * | | | x86-64: Don't use pointer to out-of-scope variable in dump_trace() | Jesper Juhl | 2011-01-24 | 1 | -1/+1 |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt... | Linus Torvalds | 2011-01-28 | 1 | -0/+1 |
| |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | * | | | avr32: add missing include causing undefined pgtable_page_* references | Hans-Christian Egtvedt | 2011-01-26 | 1 | -0/+1 |
| | | |/
| | |/| |
|
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2011-01-26 | 1 | -0/+61 |
| |\ \ \ |
|
| | * | | | Input: tegra-kbc - add tegra keyboard driver | Rakesh Iyer | 2011-01-20 | 1 | -0/+61 |