Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | ACPI: Convert wake_sleep_flags to a value instead of function | Konrad Rzeszutek Wilk | 2012-04-23 | 1 | -0/+2 | |
| | * | | | | | | | x86, apic: APIC code touches invalid MSR on P5 class machines | Bryan O'Donoghue | 2012-04-18 | 1 | -14/+20 | |
| | * | | | | | | | i387: ptrace breaks the lazy-fpu-restore logic | Oleg Nesterov | 2012-04-16 | 1 | -0/+1 | |
| | * | | | | | | | x86/platform: Remove incorrect error message in x86_default_fixup_cpu_id() | Andreas Herrmann | 2012-04-16 | 5 | -16/+9 | |
| | * | | | | | | | x86, efi: Add dedicated EFI stub entry point | Matt Fleming | 2012-04-16 | 3 | -13/+38 | |
| | * | | | | | | | x86/amd: Remove broken links from comment and kernel message | Andreas Herrmann | 2012-04-16 | 1 | -2/+2 | |
| | * | | | | | | | Merge tag 'microcode-fix-for-3.4' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2012-04-14 | 2 | -11/+11 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | x86, microcode: Ensure that module is only loaded on supported AMD CPUs | Andreas Herrmann | 2012-04-13 | 2 | -8/+10 | |
| | | * | | | | | | | x86, microcode: Fix sysfs warning during module unload on unsupported CPUs | Andreas Herrmann | 2012-04-13 | 1 | -3/+1 | |
| * | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku... | Linus Torvalds | 2012-04-23 | 6 | -4/+14 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | hexagon: add missing cpu.h include | Richard Kuo | 2012-04-23 | 1 | -1/+2 | |
| | * | | | | | | | | | hexagon/CPU hotplug: Add missing call to notify_cpu_starting() | Srivatsa S. Bhat | 2012-04-23 | 1 | -0/+5 | |
| | * | | | | | | | | | hexagon: use renamed tick_nohz_idle_* functions | Richard Kuo | 2012-04-23 | 1 | -3/+3 | |
| | * | | | | | | | | | Hexagon: misc compile warning/error cleanup due to missing headers | Richard Kuo | 2012-04-23 | 4 | -0/+4 | |
| | | |_|/ / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-04-22 | 1 | -5/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Revert "ARM: 7359/2: smp_twd: Only wait for reprogramming on active cpus" | Russell King | 2012-04-19 | 1 | -5/+1 | |
| * | | | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2012-04-22 | 13 | -72/+115 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | powerpc/mpic: Properly set default triggers | Benjamin Herrenschmidt | 2012-04-23 | 2 | -30/+30 | |
| | * | | | | | | | | | powerpc/mpic: Fix confusion between hw_irq and virq | Benjamin Herrenschmidt | 2012-04-23 | 1 | -8/+4 | |
| | * | | | | | | | | | powerpc/pmac: Don't add_timer() twice | Benjamin Herrenschmidt | 2012-04-23 | 1 | -0/+9 | |
| | * | | | | | | | | | powerpc/eeh: Fix crash caused by null eeh_dev | Gavin Shan | 2012-04-23 | 1 | -1/+1 | |
| | * | | | | | | | | | Merge remote-tracking branch 'kumar/merge' into merge | Benjamin Herrenschmidt | 2012-04-23 | 9 | -33/+71 | |
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / | | |/| | | | | | | | | ||||||
| | | * | | | | | | | | powerpc/mpc85xx: add MPIC message dts node | Mingkai Hu | 2012-04-19 | 2 | -0/+53 | |
| | | * | | | | | | | | powerpc/mpic_msgr: fix offset error when setting mer register | Mingkai Hu | 2012-04-19 | 1 | -1/+1 | |
| | | * | | | | | | | | powerpc/mpic_msgr: add lock for MPIC message global variable | Mingkai Hu | 2012-04-19 | 1 | -5/+5 | |
| | | * | | | | | | | | powerpc/mpic_msgr: fix compile error when SMP disabled | Mingkai Hu | 2012-04-19 | 1 | -0/+1 | |
| | | * | | | | | | | | powerpc: fix build when CONFIG_BOOKE_WDT is enabled | Baruch Siach | 2012-04-19 | 2 | -5/+3 | |
| | | * | | | | | | | | powerpc/85xx: don't call of_platform_bus_probe() twice | Timur Tabi | 2012-04-19 | 3 | -22/+8 | |
| * | | | | | | | | | | sparc32,leon: add notify_cpu_starting() | Yong Zhang | 2012-04-21 | 1 | -0/+3 | |
| * | | | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-04-21 | 24 | -147/+67 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ | Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes | Olof Johansson | 2012-04-18 | 7 | -5/+10 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | ARM: at91: fix at91sam9261ek Ethernet dm9000 irq | Jean-Christophe PLAGNIOL-VILLARD | 2012-04-16 | 1 | -2/+3 | |
| | | * | | | | | | | | | | ARM: at91: fix rm9200ek flash size | Jean-Christophe PLAGNIOL-VILLARD | 2012-04-16 | 1 | -1/+1 | |
| | | * | | | | | | | | | | ARM: at91: remove empty at91_init_serial function | Joachim Eastwood | 2012-04-16 | 1 | -1/+0 | |
| | | * | | | | | | | | | | ARM: at91: fix typo in at91_pmc_base assembly declaration | Nicolas Ferre | 2012-04-16 | 1 | -1/+1 | |
| | | * | | | | | | | | | | ARM: at91: Export at91_matrix_base | Joachim Eastwood | 2012-04-16 | 1 | -0/+1 | |
| | | * | | | | | | | | | | ARM: at91: Export at91_pmc_base | Joachim Eastwood | 2012-04-16 | 1 | -0/+1 | |
| | | * | | | | | | | | | | ARM: at91: Export at91_ramc_base | Joachim Eastwood | 2012-04-16 | 1 | -0/+1 | |
| | | * | | | | | | | | | | ARM: at91: Export at91_st_base | Joachim Eastwood | 2012-04-16 | 1 | -0/+2 | |
| | | | |_|_|_|_|/ / / / | | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | | Merge branch 'fixes-for-arm-soc-20120416' of git://git.kernel.org/pub/scm/lin... | Olof Johansson | 2012-04-18 | 3 | -6/+6 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | ARM: ux500: update defconfig | Linus Walleij | 2012-04-16 | 1 | -5/+4 | |
| | | * | | | | | | | | | | ARM: ux500: Fix unmet direct dependency | Lee Jones | 2012-04-16 | 1 | -0/+1 | |
| | | * | | | | | | | | | | ARM: ux500: wake secondary cpu via resched | Jonas Aaberg | 2012-04-11 | 1 | -1/+1 | |
| | | | |_|_|_|_|/ / / / | | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | | Merge tag 'v3.4-rc3-imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 ... | Olof Johansson | 2012-04-18 | 3 | -3/+6 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | ARM: imx: Fix imx5 idle logic bug | Robert Lee | 2012-04-18 | 1 | -1/+1 | |
| | | * | | | | | | | | | | ARM: imx27-dt: Fix build due to removal of irq_domain_add_simple() | Fabio Estevam | 2012-04-18 | 1 | -2/+4 | |
| | | * | | | | | | | | | | ARM: imx_v4_v5_defconfig: Add support for CONFIG_REGULATOR_FIXED_VOLTAGE | Fabio Estevam | 2012-04-18 | 1 | -0/+1 | |
| | | | |/ / / / / / / / | | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | | Merge tag 'omap-fixes-for-v3.4-rc3' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 2012-04-18 | 10 | -131/+43 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | ARM: OMAP1: DMTIMER: fix broken timer clock source selection | Paul Walmsley | 2012-04-17 | 1 | -2/+2 | |
| | | * | | | | | | | | | | ARM: OMAP: serial: Fix the ocp smart idlemode handling bug | Santosh Shilimkar | 2012-04-17 | 1 | -1/+7 |