Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | * | | | | | | | x86/mrst: Quiet sparse noise about plain integer as NULL pointer | H Hartley Sweeten | 2012-04-25 | |
| | | * | | | | | | | Merge tag 'l3-fix-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Ingo Molnar | 2012-04-25 | |
| | | |\ \ \ \ \ \ \ | ||||
| | | | * | | | | | | | x86, intel_cacheinfo: Fix error return code in amd_set_l3_disable_slot() | Srivatsa S. Bhat | 2012-04-19 | |
| | | | | |_|_|_|/ / | | | | |/| | | | | | ||||
| | * | | | | | | | | Merge branch 'for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-04-27 | |
| | |\ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | xtensa: fix build fail on undefined ack_bad_irq | Paul Gortmaker | 2012-04-26 | |
| | | * | | | | | | | | blackfin: fix ifdef fustercluck in mach-bf538/boards/ezkit.c | Paul Gortmaker | 2012-04-26 | |
| | | * | | | | | | | | xtensa: fix build error in xtensa/include/asm/io.h | Paul Gortmaker | 2012-04-23 | |
| | | * | | | | | | | | xtensa: fix build failure in xtensa/kernel/signal.c | Paul Gortmaker | 2012-04-23 | |
| | | * | | | | | | | | powerpc: fix system.h fallout in sysdev/scom.c [chroma_defconfig] | Paul Gortmaker | 2012-04-18 | |
| | | | |/ / / / / / | | | |/| | | | | | | ||||
| | * | | | | | | | | Merge branch 'sh/urgent' into sh-fixes-for-linus | Paul Mundt | 2012-04-26 | |
| | |\ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | sh: Fix up tracepoint build fallout from static key introduction. | Nobuhiro Iwamatsu | 2012-04-26 | |
| | | * | | | | | | | | sh: Fix error synchronising kernel page tables | Stuart Menefy | 2012-04-19 | |
| | * | | | | | | | | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca... | Linus Torvalds | 2012-04-26 | |
| | |\ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | arch/tile: fix a couple of functions that should be __init | Chris Metcalf | 2012-04-25 | |
| | | | |_|_|_|_|/ / / | | | |/| | | | | | | | ||||
| | * | | | | | | | | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-04-26 | |
| | |\ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | arch/arm/mach-ux500/mbox-db5500.c: world-writable sysfs fifo file | Vasiliy Kulikov | 2012-04-26 | |
| | | |/ / / / / / / / | ||||
| | * | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-04-26 | |
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / | | | |/| | | | | | | | ||||
| | | * | | | | | | | | x32, siginfo: Provide proper overrides for x32 siginfo_t | H. Peter Anvin | 2012-04-23 | |
| | | * | | | | | | | | x32: Check __ILP32__ instead of __LP64__ for x32 | H.J. Lu | 2012-04-23 | |
| | | * | | | | | | | | x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C function from asse... | Konrad Rzeszutek Wilk | 2012-04-23 | |
| | | * | | | | | | | | ACPI: Convert wake_sleep_flags to a value instead of function | Konrad Rzeszutek Wilk | 2012-04-23 | |
| | | * | | | | | | | | x86, apic: APIC code touches invalid MSR on P5 class machines | Bryan O'Donoghue | 2012-04-18 | |
| | | * | | | | | | | | i387: ptrace breaks the lazy-fpu-restore logic | Oleg Nesterov | 2012-04-16 | |
| | | * | | | | | | | | x86/platform: Remove incorrect error message in x86_default_fixup_cpu_id() | Andreas Herrmann | 2012-04-16 | |
| | | * | | | | | | | | x86, efi: Add dedicated EFI stub entry point | Matt Fleming | 2012-04-16 | |
| | | * | | | | | | | | x86/amd: Remove broken links from comment and kernel message | Andreas Herrmann | 2012-04-16 | |
| | | * | | | | | | | | Merge tag 'microcode-fix-for-3.4' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2012-04-14 | |
| | | |\ \ \ \ \ \ \ \ | ||||
| | | | * | | | | | | | | x86, microcode: Ensure that module is only loaded on supported AMD CPUs | Andreas Herrmann | 2012-04-13 | |
| | | | * | | | | | | | | x86, microcode: Fix sysfs warning during module unload on unsupported CPUs | Andreas Herrmann | 2012-04-13 | |
| | * | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku... | Linus Torvalds | 2012-04-23 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | ||||
| | | * | | | | | | | | | hexagon: add missing cpu.h include | Richard Kuo | 2012-04-23 | |
| | | * | | | | | | | | | hexagon/CPU hotplug: Add missing call to notify_cpu_starting() | Srivatsa S. Bhat | 2012-04-23 | |
| | | * | | | | | | | | | hexagon: use renamed tick_nohz_idle_* functions | Richard Kuo | 2012-04-23 | |
| | | * | | | | | | | | | Hexagon: misc compile warning/error cleanup due to missing headers | Richard Kuo | 2012-04-23 | |
| | | | |_|/ / / / / / | | | |/| | | | | | | | ||||
| | * | | | | | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-04-23 | |
| | |\ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | Revert "ARM: 7359/2: smp_twd: Only wait for reprogramming on active cpus" | Russell King | 2012-04-19 | |
| | * | | | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2012-04-23 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | | | ||||
| | | * | | | | | | | | | powerpc/mpic: Properly set default triggers | Benjamin Herrenschmidt | 2012-04-22 | |
| | | * | | | | | | | | | powerpc/mpic: Fix confusion between hw_irq and virq | Benjamin Herrenschmidt | 2012-04-22 | |
| | | * | | | | | | | | | powerpc/pmac: Don't add_timer() twice | Benjamin Herrenschmidt | 2012-04-22 | |
| | | * | | | | | | | | | powerpc/eeh: Fix crash caused by null eeh_dev | Gavin Shan | 2012-04-22 | |
| | | * | | | | | | | | | Merge remote-tracking branch 'kumar/merge' into merge | Benjamin Herrenschmidt | 2012-04-22 | |
| | | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / | | | |/| | | | | | | | | ||||
| | | | * | | | | | | | | powerpc/mpc85xx: add MPIC message dts node | Mingkai Hu | 2012-04-19 | |
| | | | * | | | | | | | | powerpc/mpic_msgr: fix offset error when setting mer register | Mingkai Hu | 2012-04-19 | |
| | | | * | | | | | | | | powerpc/mpic_msgr: add lock for MPIC message global variable | Mingkai Hu | 2012-04-19 | |
| | | | * | | | | | | | | powerpc/mpic_msgr: fix compile error when SMP disabled | Mingkai Hu | 2012-04-19 | |
| | | | * | | | | | | | | powerpc: fix build when CONFIG_BOOKE_WDT is enabled | Baruch Siach | 2012-04-19 | |
| | | | * | | | | | | | | powerpc/85xx: don't call of_platform_bus_probe() twice | Timur Tabi | 2012-04-19 | |
* | | | | | | | | | | | | ftrace/x86: Have x86 ftrace use the ftrace_modify_all_code() | Steven Rostedt | 2012-05-16 | |
|/ / / / / / / / / / / | ||||
* | | | | | | | | | | | perf/x86/ibs: Fix undefined reference to `get_ibs_caps' | Robert Richter | 2012-05-14 |