Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | powerpc/time: Sanity check of decrementer expiration is necessary | Paul Mackerras | 2012-06-08 | 1 | -3/+11 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-06-08 | 13 | -91/+168 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | x86/nmi: Fix section mismatch warnings on 32-bit | Don Zickus | 2012-06-08 | 2 | -2/+16 | |
| * | | | | | | | | | x86/uv: Fix UV2 BAU legacy mode | Cliff Wickman | 2012-06-08 | 2 | -2/+0 | |
| * | | | | | | | | | x86/mm: Only add extra pages count for the first memory range during pre-allo... | Yinghai Lu | 2012-06-08 | 1 | -1/+2 | |
| * | | | | | | | | | x86, efi stub: Add .reloc section back into image | Jordan Justen | 2012-06-07 | 2 | -74/+140 | |
| * | | | | | | | | | x86/ioapic: Fix NULL pointer dereference on CPU hotplug after disabling irqs | Tomoki Sekiyama | 2012-06-06 | 1 | -2/+2 | |
| * | | | | | | | | | x86/reboot: Fix a warning message triggered by stop_other_cpus() | Feng Tang | 2012-06-06 | 1 | -2/+4 | |
| * | | | | | | | | | x86/intel/moorestown: Change intel_scu_devices_create() to __devinit | Sebastian Andrzej Siewior | 2012-06-06 | 1 | -1/+1 | |
| * | | | | | | | | | x86/numa: Set numa_nodes_parsed at acpi_numa_memory_affinity_init() | Yasuaki Ishimatsu | 2012-06-06 | 1 | -0/+2 | |
| * | | | | | | | | | x86/gart: Fix kmemleak warning | Xiaotian Feng | 2012-06-06 | 1 | -6/+0 | |
| * | | | | | | | | | x86: mce: Add the dropped timer interval init back | Thomas Gleixner | 2012-06-06 | 1 | -1/+1 | |
| * | | | | | | | | | x86/mce: Fix the MCE poll timer logic | Chen Gong | 2012-06-06 | 1 | -1/+1 | |
* | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-06-08 | 8 | -62/+143 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
| * | | | | | | | | | perf/x86: Check user address explicitly in copy_from_user_nmi() | Arun Sharma | 2012-06-06 | 1 | -0/+4 | |
| * | | | | | | | | | perf/x86: Check if user fp is valid | Arun Sharma | 2012-06-06 | 2 | -6/+18 | |
| * | | | | | | | | | perf/x86: Allow multiple stacks | Arun Sharma | 2012-06-06 | 1 | -6/+0 | |
| * | | | | | | | | | perf/x86: Update SNB PEBS constraints | Peter Zijlstra | 2012-06-06 | 1 | -8/+1 | |
| * | | | | | | | | | perf/x86: Enable/Add IvyBridge hardware support | Peter Zijlstra | 2012-06-06 | 1 | -1/+2 | |
| * | | | | | | | | | perf/x86: Implement cycles:p for SNB/IVB | Peter Zijlstra | 2012-06-06 | 2 | -8/+43 | |
| * | | | | | | | | | perf/x86: Fix Intel shared extra MSR allocation | Peter Zijlstra | 2012-06-06 | 3 | -28/+66 | |
| * | | | | | | | | | x86/decoder: Fix bsr/bsf/jmpe decoding with operand-size prefix | Masami Hiramatsu | 2012-06-06 | 2 | -9/+13 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej... | Linus Torvalds | 2012-06-07 | 3 | -1/+5 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | [PARISC] fix code to find libgcc | James Bottomley | 2012-06-05 | 1 | -1/+2 | |
| * | | | | | | | | | [PARISC] fix compile break in use of lib/strncopy_from_user.c | James Bottomley | 2012-06-05 | 1 | -0/+1 | |
| * | | | | | | | | | [PARISC] fix missing TAINT_WARN problem | James Bottomley | 2012-06-05 | 1 | -0/+2 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2012-06-07 | 3 | -19/+1 | |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | tile: add #include to unbreak build after generic init_task conversion | Chris Metcalf | 2012-06-06 | 1 | -0/+1 | |
| * | | | | | | | | tile: remove cpu_idle_on_new_stack | Chris Metcalf | 2012-06-06 | 2 | -19/+0 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge tag 'please-pull-mce' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-06-06 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | x86/mce: Fix the MCE poll timer logic | Chen Gong | 2012-06-05 | 1 | -1/+1 | |
* | | | | | | | | | Merge branch 'fixes-for-linus' of git://git.linaro.org/people/mszyprowski/lin... | Linus Torvalds | 2012-06-05 | 2 | -7/+4 | |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | ARM: dma-mapping: remove unconditional dependency on CMA | Marek Szyprowski | 2012-06-04 | 2 | -7/+4 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-06-05 | 2 | -10/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | sched: Move nr_cpus_allowed out of 'struct sched_rt_entity' | Peter Zijlstra | 2012-05-30 | 1 | -1/+1 | |
| * | | | | | | | | sched/x86: Use cpu_llc_shared_mask(cpu) for coregroup_mask | Peter Zijlstra | 2012-05-30 | 1 | -9/+1 | |
* | | | | | | | | | fixups for signal breakage | Al Viro | 2012-06-04 | 3 | -4/+4 | |
* | | | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2012-06-04 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | clocksource: em_sti: Emma Mobile STI driver | Magnus Damm | 2012-05-25 | 1 | -0/+6 | |
* | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-06-03 | 10 | -39/+232 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'rostedt/tip/perf/urgent-2' into x86-urgent-for-... | H. Peter Anvin | 2012-06-02 | 6 | -16/+154 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | ftrace/x86: Do not change stacks in DEBUG when calling lockdep | Steven Rostedt | 2012-06-01 | 1 | -3/+41 | |
| | * | | | | | | | | | x86: Allow nesting of the debug stack IDT setting | Steven Rostedt | 2012-06-01 | 1 | -1/+7 | |
| | * | | | | | | | | | x86: Reset the debug_stack update counter | Steven Rostedt | 2012-06-01 | 1 | -2/+4 | |
| | * | | | | | | | | | ftrace: Use breakpoint method to update ftrace caller | Steven Rostedt | 2012-06-01 | 1 | -16/+72 | |
| | * | | | | | | | | | ftrace: Synchronize variable setting with breakpoints | Steven Rostedt | 2012-06-01 | 3 | -6/+42 | |
| | | |_|_|_|_|/ / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | x86, x32, ptrace: Remove PTRACE_ARCH_PRCTL for x32 | H.J. Lu | 2012-06-01 | 1 | -6/+0 | |
| * | | | | | | | | | x86, efi: Add EFI boot stub documentation | Matt Fleming | 2012-06-01 | 1 | -0/+2 | |
| * | | | | | | | | | x86, efi; Add EFI boot stub console support | Matt Fleming | 2012-06-01 | 2 | -16/+75 | |
| * | | | | | | | | | x86, efi: Only close open files in error path | Matt Fleming | 2012-06-01 | 1 | -1/+1 |