Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Merge branch 'sh/cachetlb' into sh-fixes-for-linus | Paul Mundt | 2010-12-01 | 62 | -1667/+693 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| | * | | | | | sh: Assume new page cache pages have dirty dcache lines. | Paul Mundt | 2010-12-01 | 5 | -12/+12 | |
| * | | | | | | sh: boards: mach-se: use IS_ERR() instead of NULL check | Vasiliy Kulikov | 2010-11-29 | 1 | -2/+2 | |
| * | | | | | | sh: Add div6_reparent_clks to clock framework for FSI | Kuninori Morimoto | 2010-11-29 | 3 | -35/+46 | |
* | | | | | | | MN10300: Implement asm/syscall.h | David Howells | 2010-12-03 | 1 | -0/+117 | |
* | | | | | | | vmalloc: eagerly clear ptes on vunmap | Jeremy Fitzhardinge | 2010-12-02 | 1 | -2/+0 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | at91/board-yl-9200: fix typo in video support | Jean-Christophe PLAGNIOL-VILLARD | 2010-11-30 | 1 | -1/+1 | |
* | | | | | | at91/picotux200: remove commenting usb device and dataflash support | Jean-Christophe PLAGNIOL-VILLARD | 2010-11-30 | 1 | -30/+0 | |
* | | | | | | at91: rename rm9200ek and rm9200dk board file name | Jean-Christophe PLAGNIOL-VILLARD | 2010-11-30 | 3 | -4/+4 | |
* | | | | | | at91rm9200ek: fix warning: 'ek_mmc_data' defined but not used | Jean-Christophe PLAGNIOL-VILLARD | 2010-11-30 | 1 | -0/+2 | |
* | | | | | | at91rm9200dk: fix warning: 'dk_mmc_data' defined but not used | Jean-Christophe PLAGNIOL-VILLARD | 2010-11-30 | 1 | -0/+2 | |
* | | | | | | at91: Convert remaining boards to new-style UART initialization | Jean-Christophe PLAGNIOL-VILLARD | 2010-11-30 | 5 | -90/+31 | |
* | | | | | | at91: merge all at91rm9200 defconfig in one single file | Eric Benard | 2010-11-30 | 14 | -1383/+341 | |
| |_|_|/ / |/| | | | | ||||||
* | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2010-11-29 | 1 | -1/+1 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| * | | | | powerpc: Use call_rcu_sched() for pagetables | Peter Zijlstra | 2010-11-30 | 1 | -1/+1 | |
* | | | | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-11-29 | 3 | -1/+23 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | OMAP2+: PM/serial: hold console semaphore while OMAP UARTs are disabled | Paul Walmsley | 2010-11-24 | 3 | -0/+22 | |
| * | | | | OMAP: UART: don't resume UARTs that are not enabled. | Kevin Hilman | 2010-11-24 | 1 | -1/+1 | |
* | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-11-28 | 2 | -1/+21 | |
|\ \ \ \ \ | ||||||
| * | | | | | perf, x86: Fixup Kconfig deps | Peter Zijlstra | 2010-11-26 | 1 | -1/+1 | |
| * | | | | | x86, perf, nmi: Disable perf if counters are not accessible | Don Zickus | 2010-11-26 | 1 | -0/+20 | |
* | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-11-27 | 9 | -43/+84 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | x86-64: Fix and clean up AMD Fam10 MMCONF enabling | Jan Beulich | 2010-11-18 | 2 | -35/+31 | |
| * | | | | | | x86: UV: Address interrupt/IO port operation conflict | Dimitri Sivanich | 2010-11-18 | 5 | -5/+49 | |
| * | | | | | | x86: Use online node real index in calulate_tbl_offset() | Yinghai Lu | 2010-11-18 | 1 | -2/+3 | |
| * | | | | | | x86, asm: Fix binutils 2.15 build failure | Tetsuo Handa | 2010-11-18 | 1 | -1/+1 | |
* | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-11-27 | 4 | -8/+15 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | x86/kprobes: Prevent kprobes to probe on save_args() | Masami Hiramatsu | 2010-11-18 | 1 | -0/+2 | |
| * | | | | | | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f... | Ingo Molnar | 2010-11-18 | 1 | -0/+4 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | x86: Ignore trap bits on single step exceptions | Frederic Weisbecker | 2010-11-12 | 1 | -0/+4 | |
| * | | | | | | | x86, hw_nmi: Move backtrace_mask declaration under ARCH_HAS_NMI_WATCHDOG | Rakib Mullick | 2010-11-18 | 1 | -3/+4 | |
| * | | | | | | | Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel... | Ingo Molnar | 2010-11-18 | 1 | -5/+5 | |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
| | * | | | | | | tracing: Force arch_local_irq_* notrace for paravirt | Steven Rostedt | 2010-11-10 | 1 | -5/+5 | |
* | | | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2010-11-27 | 2 | -11/+13 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | [S390] nmi: fix clock comparator revalidation | Heiko Carstens | 2010-11-25 | 2 | -11/+13 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2010-11-27 | 2 | -61/+119 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'rmobile/fsi-despair' into rmobile-fixes-for-linus | Paul Mundt | 2010-11-24 | 25 | -125/+213 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | ARM: mach-shmobile: clock-sh7372: remove bogus pllc2 clock toggling. | Kuninori Morimoto | 2010-11-24 | 2 | -10/+7 | |
| | * | | | | | | | | ARM: mach-shmobile: clock-sh7372: remove unnecessary fsi clocks | Kuninori Morimoto | 2010-11-24 | 1 | -2/+0 | |
| | * | | | | | | | | ARM: mach-shmobile: clock-sh7372: modify error code | Kuninori Morimoto | 2010-11-24 | 1 | -2/+2 | |
| | * | | | | | | | | ARM: mach-shmobile: ap4evb: FSI clock use proper process for ak4642 | Kuninori Morimoto | 2010-11-24 | 1 | -29/+67 | |
| | * | | | | | | | | ARM: mach-shmobile: ap4evb: FSI clock use proper process for HDMI | Kuninori Morimoto | 2010-11-24 | 2 | -14/+46 | |
| | * | | | | | | | | ARM: mach-shmobile: clock-sh7372: remove fsidiv bogus disable | Kuninori Morimoto | 2010-11-24 | 1 | -8/+1 | |
| * | | | | | | | | | ARM: mach-shmobile: sh7372 USB0/IIC1 MSTP fix | Magnus Damm | 2010-11-18 | 1 | -2/+2 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds | 2010-11-27 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | mmc: sdhci: 8-bit bus width changes | Philip Rakity | 2010-11-22 | 1 | -0/+3 | |
* | | | | | | | | | | | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-11-27 | 10 | -21/+21 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | ARM: S5PV210: Fix sysdev related warning messages | Abhilash Kesavan | 2010-11-25 | 2 | -0/+2 | |
| * | | | | | | | | | | ARM: S3C24XX: Fix UART3 submask on S3C2416 and S3C2443 | Abhilash Kesavan | 2010-11-25 | 2 | -4/+2 | |
| * | | | | | | | | | | ARM: S3C24XX: Fix Demux error in UART3 irqs on S3C2443 and S3C2416 | Abhilash Kesavan | 2010-11-25 | 2 | -2/+2 |