Age | Commit message (Expand) | Author | Files | Lines |
2009-10-28 | powerpc: perf_event: Enable SDAR in continous sample mode | Anton Blanchard | 6 | -19/+5 |
2009-10-28 | powerpc: perf_event: Log invalid data addresses as all 1s | Anton Blanchard | 1 | -1/+1 |
2009-10-15 | Merge branch 'topic/x86-lds-nits' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -11/+10 |
2009-10-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 3 | -4/+4 |
2009-10-15 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2 | -4/+4 |
2009-10-15 | Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 7 | -20/+41 |
2009-10-15 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -3/+0 |
2009-10-15 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 7 | -33/+37 |
2009-10-15 | x86: linker script syntax nits | Roland McGrath | 2 | -11/+10 |
2009-10-14 | [S390] Add highgprs facility to /proc/cpuinfo | Andreas Krebbel | 1 | -3/+3 |
2009-10-14 | [S390] hypfs: Use subcode 6 if subcode 7 is not available | Michael Holzheu | 1 | -1/+1 |
2009-10-14 | sh: Fix a TRACE_IRQS_OFF typo. | Paul Mundt | 1 | -1/+1 |
2009-10-14 | sh: Optimize the setup_rt_frame() I-cache flush. | Paul Mundt | 1 | -2/+1 |
2009-10-14 | sh: Populate initial secondary CPU info from boot_cpu_data. | Paul Mundt | 1 | -0/+2 |
2009-10-14 | sh: Tidy up SMP cpuinfo. | Paul Mundt | 1 | -0/+2 |
2009-10-14 | sh: Use boot_cpu_data for FPU tests in sigcontext paths. | Paul Mundt | 1 | -3/+3 |
2009-10-13 | Merge git://git.infradead.org/~dwmw2/iommu-2.6.32 | Linus Torvalds | 1 | -1/+1 |
2009-10-13 | sparc64: Set IRQF_DISABLED on LDC channel IRQs. | David S. Miller | 1 | -2/+2 |
2009-10-13 | x86/paravirt: Use normal calling sequences for irq enable/disable | Jeremy Fitzhardinge | 2 | -28/+10 |
2009-10-13 | sh: ftrace: Fix up syscall tracepoint support. | Paul Mundt | 1 | -10/+27 |
2009-10-13 | sh: force dcache flush if dcache_dirty bit set. | Paul Mundt | 1 | -1/+1 |
2009-10-13 | sh: update die() output. | Paul Mundt | 1 | -3/+4 |
2009-10-12 | x86: fix kernel panic on 32 bits when profiling | H. Peter Anvin | 1 | -1/+2 |
2009-10-12 | ARM: force dcache flush if dcache_dirty bit set | Nitin Gupta | 1 | -6/+3 |
2009-10-12 | x86: Fix Suspend to RAM freeze on Acer Aspire 1511Lmi laptop | Jan Beulich | 2 | -2/+14 |
2009-10-12 | x86: Move pci_iommu_init to rootfs_initcall() | David Woodhouse | 1 | -1/+1 |
2009-10-12 | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King | 354 | -5225/+2580 |
2009-10-12 | sparc64: Fix D-cache flushing on swapin from SW devices. | David S. Miller | 1 | -1/+1 |
2009-10-12 | [ARM] pxa: workaround errata #37 by not using half turbo switching | Dennis O'Brien | 1 | -1/+1 |
2009-10-12 | [ARM] pxa/csb726: adjust duplicate structure field initialization | Julia Lawall | 1 | -1/+1 |
2009-10-12 | pci: increase alignment to make more space for hidden code | Yinghai Lu | 1 | -2/+2 |
2009-10-11 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 17 | -51/+221 |
2009-10-11 | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 12 | -0/+12 |
2009-10-11 | ARM: Add kmap_atomic type debugging | Russell King | 1 | -0/+2 |
2009-10-11 | ARM: boolean bit testing | Johannes Weiner | 1 | -3/+3 |
2009-10-11 | ARM: update die() output | Russell King | 1 | -2/+3 |
2009-10-11 | ARM: Dump code/mem oops lines with the appropriate log level | Russell King | 1 | -16/+17 |
2009-10-11 | ARM: Dump memory and backtrace as one printk per line | Russell King | 1 | -19/+23 |
2009-10-10 | ARM: 5756/1: ep93xx: introduce clk parent | Hartley Sweeten | 1 | -47/+119 |
2009-10-10 | ARM: 5754/1: ep93xx: update i2c support | Hartley Sweeten | 4 | -16/+51 |
2009-10-10 | ARM: 5753/1: ep93xx: remove old EP93XX_GPIO_* defines | Hartley Sweeten | 1 | -12/+0 |
2009-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -39/+39 |
2009-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds | 250 | -4717/+1078 |
2009-10-09 | Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 12 | -19/+106 |
2009-10-09 | Revert "x86, timers: Check for pending timers after (device) interrupts" | Ingo Molnar | 2 | -3/+0 |
2009-10-09 | sparc64: Fix niagara2 perf IRQ bits. | David S. Miller | 1 | -1/+1 |
2009-10-09 | sh: Don't allocate smaller sized mappings on every iteration | Matt Fleming | 1 | -0/+7 |
2009-10-09 | sh: Try PMB mapping based on physical address, not mapping size | Matt Fleming | 1 | -1/+1 |
2009-10-09 | sh: Plug PMB alloc memory leak | Matt Fleming | 1 | -6/+24 |
2009-10-09 | sh: Sprinkle __uses_jump_to_uncached | Matt Fleming | 2 | -3/+3 |