| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-03-31 | 5 | -1/+90 |
|\ |
|
| * | Merge branch 'linus' into perf/urgent | Ingo Molnar | 2012-03-26 | 46 | -258/+578 |
| |\ |
|
| * | | perf: Fix mmap_page capabilities and docs | Peter Zijlstra | 2012-03-23 | 1 | -1/+9 |
| * | | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2012-03-23 | 5 | -0/+81 |
| |\ \ |
|
| | * | | perf: Adding sysfs group format attribute for pmu device | Jiri Olsa | 2012-03-16 | 5 | -0/+81 |
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2012-03-30 | 3 | -5/+11 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'tboot' into release | Len Brown | 2012-03-30 | 1 | -3/+6 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge branch 'stable/for-x86-for-3.4' of git://git.kernel.org/pub/scm/linux/k... | Len Brown | 2012-03-22 | 1 | -3/+6 |
| | |\ \ \ \ |
|
| | | * | | | | tboot: Add return values for tboot_sleep | Konrad Rzeszutek Wilk | 2012-03-13 | 1 | -9/+4 |
| | | * | | | | x86, acpi, tboot: Have a ACPI os prepare sleep instead of calling tboot_sleep. | Tang Liang | 2012-03-13 | 1 | -0/+8 |
| | | | | | | | |
| | \ \ \ \ \ | |
| *-. \ \ \ \ \ | Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'mis... | Len Brown | 2012-03-30 | 2 | -2/+5 |
| |\ \ \ \ \ \ \
| | |_|/ / / / /
| |/| | | | | | |
|
| | | * | | | | | ACPI: Fix use-after-free in acpi_map_lsapic | Petr Vandrovec | 2012-03-30 | 1 | -1/+2 |
| | |/ / / / /
| |/| | | | | |
|
| | * | | | | | idle, x86: Allow off-lined CPU to enter deeper C states | Boris Ostrovsky | 2012-03-30 | 1 | -1/+3 |
| |/ / / / / |
|
* | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-03-29 | 7 | -69/+77 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86: Rename trap_no to trap_nr in thread_struct | Srikar Dronamraju | 2012-03-13 | 6 | -13/+14 |
| * | | | | | | Merge branch 'x86/x32' into x86/cleanups | Ingo Molnar | 2012-03-13 | 9 | -30/+312 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | x86: Use enum instead of literals for trap values | Kees Cook | 2012-03-09 | 2 | -59/+66 |
* | | | | | | | | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-03-29 | 9 | -30/+312 |
|\ \ \ \ \ \ \ \
| | |/ / / / / /
| |/| | | | | | |
|
| * | | | | | | | x32: Add ptrace for x32 | H.J. Lu | 2012-03-05 | 1 | -0/+99 |
| * | | | | | | | x86, mtrr: Use explicit sizing and padding for the 64-bit ioctls | H. Peter Anvin | 2012-03-01 | 1 | -4/+6 |
| * | | | | | | | x32: Only clear TIF_X32 flag once | Bobby Powers | 2012-02-25 | 1 | -1/+0 |
| * | | | | | | | x32: Make sure TS_COMPAT is cleared for x32 tasks | Bobby Powers | 2012-02-25 | 1 | -0/+3 |
| * | | | | | | | x32: If configured, add x32 system calls to system call tables | H. Peter Anvin | 2012-02-20 | 2 | -2/+11 |
| * | | | | | | | x32: Handle process creation | H. Peter Anvin | 2012-02-20 | 3 | -8/+34 |
| * | | | | | | | x32: Signal-related system calls | H. Peter Anvin | 2012-02-20 | 2 | -1/+136 |
| * | | | | | | | x32: Handle the x32 system call flag | H. Peter Anvin | 2012-02-20 | 1 | -0/+10 |
| * | | | | | | | x32: Export setup/restore_sigcontext from signal.c | H. Peter Anvin | 2012-02-20 | 1 | -6/+4 |
| * | | | | | | | x86: Move some signal-handling definitions to a common header | H. Peter Anvin | 2012-02-20 | 1 | -9/+1 |
| * | | | | | | | x32: Add x32 system calls to syscall/syscall_64.tbl | H. Peter Anvin | 2012-02-20 | 2 | -0/+5 |
| * | | | | | | | x32: Add a thread flag for x32 processes | H. Peter Anvin | 2012-02-20 | 1 | -0/+2 |
| * | | | | | | | x86: Factor out TIF_IA32 from 32-bit address space | H. Peter Anvin | 2012-02-20 | 2 | -3/+5 |
* | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-03-29 | 1 | -5/+0 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | sched/x86/smp: Do not enable IRQs over calibrate_delay() | Peter Zijlstra | 2012-03-27 | 1 | -5/+0 |
* | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-03-29 | 13 | -227/+253 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | x86/apic/amd: Be more verbose about LVT offset assignments | Robert Richter | 2012-03-28 | 1 | -4/+9 |
| * | | | | | | | | | x86, tls: Off by one limit check | Dan Carpenter | 2012-03-28 | 1 | -2/+2 |
| * | | | | | | | | | x86/ioapic: Add io_apic_ops driver layer to allow interception | Jeremy Fitzhardinge | 2012-03-28 | 1 | -7/+51 |
| * | | | | | | | | | x86: Merge the x86_32 and x86_64 cpu_idle() functions | Richard Weinberger | 2012-03-26 | 3 | -165/+114 |
| * | | | | | | | | | x86: Stop recursive fault in print_context_stack after stack overflow | Hugh Dickins | 2012-03-24 | 1 | -2/+5 |
| * | | | | | | | | | x86/io_apic: Move and reenable irq only when CONFIG_GENERIC_PENDING_IRQ=y | Alexander Gordeev | 2012-03-23 | 1 | -40/+61 |
| * | | | | | | | | | x86/apic: Add separate apic_id_valid() functions for selected apic drivers | Steffen Persvold | 2012-03-23 | 5 | -6/+10 |
| * | | | | | | | | | x86: Fix excessive MSR print out when show_msr is not specified | Yinghai Lu | 2012-03-23 | 1 | -1/+1 |
* | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-03-29 | 2 | -13/+22 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | x86: vdso: Put declaration before code | Thomas Gleixner | 2012-03-24 | 1 | -1/+2 |
| * | | | | | | | | | | x86-64: Simplify and optimize vdso clock_gettime monotonic variants | Andy Lutomirski | 2012-03-23 | 1 | -1/+9 |
| * | | | | | | | | | | x86, tsc: Skip refined tsc calibration on systems with reliable TSC | Alok Kataria | 2012-03-15 | 1 | -0/+10 |
| * | | | | | | | | | | x86: vdso: Use seqcount instead of seqlock | Thomas Gleixner | 2012-03-15 | 1 | -8/+3 |
| * | | | | | | | | | | x86: vdso: Remove bogus locking in update_vsyscall_tz() | Thomas Gleixner | 2012-03-15 | 1 | -5/+0 |
* | | | | | | | | | | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-03-28 | 1 | -10/+1 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | kdump x86: fix total mem size calculation for reservation | Dave Young | 2012-03-28 | 1 | -10/+1 |
| | |_|_|_|_|_|_|_|_|/
| |/| | | | | | | | | |
|