| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds | 2010-08-28 |
|\ |
|
| * | 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 |
* | | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-08-28 |
|\ \ |
|
| * | | 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 | 2010-08-27 |
| * | | ARM: SAMSUNG: Fix on build warning regarding VMALLOC_END type | Kukjin Kim | 2010-08-27 |
| * | | ARM: S5P: VMALLOC_END should be unsigned long | Kyungmin Park | 2010-08-22 |
* | | | Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegra | Linus Torvalds | 2010-08-28 |
|\ \ \ |
|
| * | | | arm: tegra: VMALLOC_END should be unsigned long | Olof Johansson | 2010-08-22 |
| * | | | arm: tegra: fix compilation of board-harmony.c | Olof Johansson | 2010-08-22 |
* | | | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-08-28 |
|\ \ \ \ |
|
| * | | | | OMAP3: PM: ensure IO wakeups are properly disabled | Kevin Hilman | 2010-08-16 |
| * | | | | omap: Fix omap_4430sdp_defconfig for make oldconfig | Tony Lindgren | 2010-08-16 |
| * | | | | omap: Use CONFIG_SMP for test_for_ipi and test_for_ltirq | Tony Lindgren | 2010-08-16 |
| * | | | | omap: Fix sev instruction usage for multi-omap | Tony Lindgren | 2010-08-16 |
| * | | | | OMAP3: Fix a cpu type check problem | stanley.miao | 2010-08-16 |
| * | | | | omap3: id: fix 3630 rev detection | Nishanth Menon | 2010-08-16 |
* | | | | | 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-28 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | Input: sysrq - drop tty argument form handle_sysrq() | Dmitry Torokhov | 2010-08-21 |
| * | | | | Input: sysrq - drop tty argument from sysrq ops handlers | Dmitry Torokhov | 2010-08-20 |
| |/ / / |
|
* | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-08-25 |
|\ \ \ \ |
|
| * | | | | perf, x86, Pentium4: Clear the P4_CCCR_FORCE_OVF flag | Lin Ming | 2010-08-25 |
* | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2010-08-25 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | x86, tsc, sched: Recompute cyc2ns_offset's during resume from sleep states | Suresh Siddha | 2010-08-20 |
* | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2010-08-24 |
|\ \ \ \ \ |
|
| * | | | | | [S390] fix tlb flushing vs. concurrent /proc accesses | Martin Schwidefsky | 2010-08-24 |
| * | | | | | [S390] s390: fix build error (sys_execve) | Sebastian Ott | 2010-08-24 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2010-08-24 |
|\ \ \ \ \ \ |
|
| * | | | | | | sparc64: Get rid of indirect p1275 PROM call buffer. | David S. Miller | 2010-08-24 |
| * | | | | | | sparc64: Fill a missing delay slot. | Mikulas Patocka | 2010-08-19 |
| * | | | | | | sparc64: Make lock backoff really a NOP on UP builds. | David S. Miller | 2010-08-19 |
| * | | | | | | sparc64: simple microoptimizations for atomic functions | Mikulas Patocka | 2010-08-19 |
| * | | | | | | sparc64: Make rwsems 64-bit. | David S. Miller | 2010-08-18 |
| * | | | | | | sparc64: Really fix atomic64_t interface types. | David S. Miller | 2010-08-18 |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc | Linus Torvalds | 2010-08-24 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | powerpc: Fix config dependency problem with MPIC_U3_HT_IRQS | Andreas Schwab | 2010-08-24 |
| * | | | | | | | powerpc: Wire up fanotify_init, fanotify_mark, prlimit64 syscalls | Andreas Schwab | 2010-08-24 |
| * | | | | | | | powerpc/pci: Fix checking for child bridges in PCI code. | Grant Likely | 2010-08-24 |
| * | | | | | | | powerpc: Fix typo in uImage target | Anatolij Gustschin | 2010-08-24 |
| * | | | | | | | powerpc: Initialise paca->kstack before early_setup_secondary | Matt Evans | 2010-08-24 |
| * | | | | | | | powerpc: Fix bogus it_blocksize in VIO iommu code | Anton Blanchard | 2010-08-24 |