| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-05-24 | 6 | -1/+744 |
|\ |
|
| * | Merge branch 'perf/uprobes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 2012-05-14 | 29 | -546/+1193 |
| |\ |
|
| * \ | Merge branch 'perf/core' into perf/uprobes | Ingo Molnar | 2012-04-14 | 239 | -5177/+9047 |
| |\ \ |
|
| * | | | uprobes/core: Handle breakpoint and singlestep exceptions | Srikar Dronamraju | 2012-03-14 | 4 | -8/+281 |
| * | | | Merge branch 'x86/cleanups' into perf/uprobes | Ingo Molnar | 2012-03-13 | 70 | -843/+1733 |
| |\ \ \ |
|
| * | | | | uprobes/core: Rename bkpt to swbp | Srikar Dronamraju | 2012-03-13 | 1 | -2/+2 |
| * | | | | uprobes/core: Make order of function parameters consistent across functions | Srikar Dronamraju | 2012-03-13 | 2 | -8/+9 |
| * | | | | uprobes/core: Make macro names consistent | Srikar Dronamraju | 2012-03-13 | 2 | -12/+12 |
| * | | | | uprobes/core: Move insn to arch specific structure | Srikar Dronamraju | 2012-02-22 | 2 | -33/+33 |
| * | | | | uprobes/core: Make instruction tables volatile | Srikar Dronamraju | 2012-02-22 | 1 | -29/+32 |
| * | | | | uprobes/core: Clean up, refactor and improve the code | Ingo Molnar | 2012-02-17 | 2 | -69/+77 |
| * | | | | uprobes, mm, x86: Add the ability to install and remove uprobes breakpoints | Srikar Dronamraju | 2012-02-17 | 4 | -1/+459 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-05-24 | 2 | -22/+2 |
|\ \ \ \ \ |
|
| * | | | | | new helper: sigsuspend() | Al Viro | 2012-05-22 | 2 | -22/+2 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2012-05-24 | 2 | -3/+3 |
|\ \ \ \ \ \ |
|
| * | | | | | | userns: Convert stat to return values mapped from kuids and kgids | Eric W. Biederman | 2012-05-15 | 1 | -2/+2 |
| * | | | | | | userns: Store uid and gid values in struct cred with kuid_t and kgid_t types | Eric W. Biederman | 2012-05-03 | 1 | -1/+1 |
* | | | | | | | Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds | 2012-05-24 | 14 | -787/+9 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | MCA: delete all remaining traces of microchannel bus support. | Paul Gortmaker | 2012-05-18 | 14 | -787/+9 |
* | | | | | | | | Merge tag 'md-3.5' of git://neil.brown.name/md | Linus Torvalds | 2012-05-24 | 4 | -4/+229 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | raid5: add AVX optimized RAID5 checksumming | Jim Kukunas | 2012-05-22 | 4 | -4/+229 |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2012-05-24 | 1 | -475/+318 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | crypto: aesni-intel - move more common code to ablk_init_common | Jussi Kivilinna | 2012-05-15 | 1 | -55/+15 |
| * | | | | | | | | | crypto: aesni-intel - use crypto_[un]register_algs | Jussi Kivilinna | 2012-05-15 | 1 | -420/+303 |
| | | | | | | | | | | |
| \ \ \ \ \ \ \ \ \ | |
*-. \ \ \ \ \ \ \ \ \ | Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git... | Linus Torvalds | 2012-05-23 | 1 | -1/+10 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | perf/x86: Update event scheduling constraints for AMD family 15h models | Robert Richter | 2012-05-18 | 1 | -1/+10 |
* | | | | | | | | | | | | Merge branch 'x86-reboot-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-05-23 | 2 | -192/+185 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | x86/reboot: Update nonmi_ipi parameter | Don Zickus | 2012-05-14 | 1 | -8/+4 |
| * | | | | | | | | | | | | x86/reboot: Use NMI to assist in shutting down if IRQ fails | Don Zickus | 2012-05-14 | 1 | -5/+56 |
| * | | | | | | | | | | | | Revert "x86, reboot: Use NMI instead of REBOOT_VECTOR to stop cpus" | Don Zickus | 2012-05-14 | 1 | -57/+2 |
| * | | | | | | | | | | | | x86/reboot: Clean up coding style | Michael D Labriola | 2012-02-07 | 1 | -59/+70 |
| * | | | | | | | | | | | | x86/reboot: Reduce to a single DMI table for reboot quirks | Michael D Labriola | 2012-02-07 | 1 | -93/+83 |
| * | | | | | | | | | | | | Merge branch 'linus' into x86/boot | Ingo Molnar | 2012-02-07 | 14 | -45/+111 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
* | \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-05-23 | 10 | -21/+516 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | x86/vsmp: Fix number of CPUs when vsmp is disabled | Shai Fultheim | 2012-05-14 | 2 | -0/+41 |
| * | | | | | | | | | | | | | | keyboard: Use BIOS Keyboard variable to set Numlock | Joshua Cov | 2012-05-08 | 3 | -7/+31 |
| * | | | | | | | | | | | | | | x86/olpc/xo1/sci: Report RTC wakeup events | Daniel Drake | 2012-05-07 | 1 | -2/+15 |
| * | | | | | | | | | | | | | | x86/olpc/xo1/sci: Produce wakeup events for buttons and switches | Daniel Drake | 2012-05-07 | 1 | -5/+21 |
| * | | | | | | | | | | | | | | x86, platform: Initial support for sta2x11 I/O hub | Alessandro Rubini | 2012-04-12 | 3 | -5/+391 |
| * | | | | | | | | | | | | | | x86: Introduce CONFIG_X86_DMA_REMAP | Alessandro Rubini | 2012-04-12 | 2 | -0/+10 |
| * | | | | | | | | | | | | | | x86-32: Introduce CONFIG_X86_DEV_DMA_OPS | Alessandro Rubini | 2012-04-12 | 3 | -3/+8 |
| | |_|_|_|_|_|_|_|_|_|_|/ /
| |/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-05-23 | 6 | -37/+31 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | x86-64: Fix accounting in kernel_physical_mapping_init() | Jan Beulich | 2012-05-18 | 1 | -10/+13 |
| * | | | | | | | | | | | | | | x86/tlb: Clean up and unify TLB_FLUSH_ALL definition | Alex Shi | 2012-05-18 | 1 | -5/+1 |
| * | | | | | | | | | | | | | | x86: Drop obsolete ARCH_BOOTMEM support | Sam Ravnborg | 2012-04-14 | 2 | -10/+0 |
| * | | | | | | | | | | | | | | x86, tlb: Switch cr3 in leave_mm() only when needed | Suresh Siddha | 2012-03-23 | 1 | -3/+5 |
| * | | | | | | | | | | | | | | x86/mm: Fix the size calculation of mapping tables | WANG Cong | 2012-03-06 | 1 | -9/+12 |
* | | | | | | | | | | | | | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-05-23 | 2 | -14/+88 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | x86, MCE, AMD: Disable error thresholding bank 4 on some models | Borislav Petkov | 2012-04-30 | 1 | -0/+37 |
| * | | | | | | | | | | | | | | | x86, MCE, AMD: Hide interrupt_enable sysfs node | Borislav Petkov | 2012-04-30 | 1 | -2/+7 |