Age | Commit message (Expand) | Author |
2010-09-08 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-09-08 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-09-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2010-09-07 | Merge branch 'for-linus' of git://android.kernel.org/kernel/tegra | Linus Torvalds |
2010-09-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat... | Linus Torvalds |
2010-09-07 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2010-09-07 | m68knommu: fix missing linker segments | Greg Ungerer |
2010-09-07 | h8300: Fix missing consts in kernel_execve() | David Howells |
2010-09-07 | h8300: Fix die() | David Howells |
2010-09-07 | h8300: IRQ flags should be stored in an unsigned long | David Howells |
2010-09-05 | x86, mcheck: Avoid duplicate sysfs links/files for thresholding banks | Andreas Herrmann |
2010-09-05 | x86: Fix the address space annotations of iomap_atomic_prot_pfn() | Francisco Jerez |
2010-09-03 | perf, x86: Try to handle unknown nmis with an enabled PMU | Robert Richter |
2010-09-03 | perf, x86: Fix handle_irq return values | Peter Zijlstra |
2010-09-03 | perf, x86: Fix accidentally ack'ing a second event on intel perf counter | Don Zickus |
2010-09-02 | powerpc/pseries: Correct rtas_data_buf locking in dlpar code | Nathan Fontenot |
2010-09-01 | [ARM] tegra: Add ZRELADDR default for ARCH_TEGRA | Erik Gilling |
2010-09-01 | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o... | Ingo Molnar |
2010-09-01 | oprofile, x86: fix init_sysfs() function stub | Robert Richter |
2010-09-01 | alpha: Fix printk format errors | Michael Cree |
2010-08-31 | alpha: convert perf_event to use local_t | Michael Cree |
2010-08-31 | Fix call to replaced SuperIO functions | Morten H. Larsen |
2010-08-31 | alpha: remove homegrown L1_CACHE_ALIGN macro | FUJITA Tomonori |
2010-08-31 | powerpc/85xx: Add P1021 PCI IDs and quirks | Anton Vorontsov |
2010-08-31 | arch/powerpc/sysdev/qe_lib/qe.c: Add of_node_put to avoid memory leak | Julia Lawall |
2010-08-31 | arch/powerpc/platforms/83xx/mpc837x_mds.c: Add missing iounmap | Julia Lawall |
2010-08-31 | fsl_rio: fix compile errors | Li Yang |
2010-08-31 | powerpc/85xx: Fix compile issue with p1022_ds due to lmb rename to memblock | Kumar Gala |
2010-08-31 | powerpc/85xx: Fix compilation of mpc85xx_mds.c | Alexander Graf |
2010-08-31 | oprofile, x86: fix init_sysfs error handling | Robert Richter |
2010-08-31 | powerpc: Don't use kernel stack with translation off | Michael Neuling |
2010-08-31 | powerpc/perf_event: Reduce latency of calling perf_event_do_pending | Paul Mackerras |
2010-08-31 | powerpc/kexec: Adds correct calling convention for kexec purgatory | Matthew McClintock |
2010-08-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds |
2010-08-28 | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-08-28 | Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegra | Linus Torvalds |
2010-08-28 | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-08-28 | Alpha: Fix a missing comma in sys_osf_statfs() | David Howells |
2010-08-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2010-08-27 | Blackfin: bf52x/bf54x boards: drop unused nand page size | Barry Song |
2010-08-27 | Blackfin: punt duplicate SPORT MMR defines | Mike Frysinger |
2010-08-27 | ARM: S5PV310: Fix on Secondary CPU startup | Changhwan Youn |
2010-08-27 | ARM: S5PV310: Bug fix on uclk1 and sclk_pwm | Jongpill Lee |
2010-08-27 | ARM: S5PV310: Fix missed uart clocks | Jongpill Lee |
2010-08-27 | ARM: S5PV310: Should be clk_sclk_apll not clk_mout_apll | Jongpill Lee |
2010-08-27 | ARM: S5PV310: Fix on PLL setting for S5PV310 | Jongpill Lee |
2010-08-27 | ARM: S5PV310: Add CMU block for S5PV310 Clock | Kukjin Kim |
2010-08-27 | ARM: S5PV310: Fix on typo irqs.h of S5PV310 | Kukjin Kim |
2010-08-27 | ARM: S5PV310: Fix on default ZRELADDR of ARCH_S5PV310 | Kukjin Kim |
2010-08-27 | ARM: S5PV310: Fix on GPIO base addresses | Kyungmin Park |