| Commit message (Expand) | Author | Age | Files | Lines |
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 | 7 | -7/+7 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-07-25 | 3 | -3/+3 |
|\ |
|
| * | treewide: fix potentially dangerous trailing ';' in #defined values/expressions | Phil Carmody | 2011-07-21 | 1 | -1/+1 |
| * | Merge branch 'master' into for-next | Jiri Kosina | 2011-07-11 | 9 | -7/+66 |
| |\ |
|
| * | | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 2011-06-10 | 2 | -2/+2 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2011-07-24 | 1 | -37/+0 |
|\ \ \ |
|
| * | | | modules: make arch's use default loader hooks | Jonas Bonn | 2011-07-24 | 1 | -37/+0 |
* | | | | Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2011-07-24 | 3 | -0/+83 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | KVM guest: KVM Steal time registration | Glauber Costa | 2011-07-24 | 2 | -0/+74 |
| * | | | KVM guest: Add a pv_ops stub for steal time | Glauber Costa | 2011-07-14 | 1 | -0/+9 |
| | | | | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
*-----------. \ \ \ | Merge branches 'x86-detect-hyper-for-linus', 'x86-fpu-for-linus', 'x86-kexec-... | Linus Torvalds | 2011-07-23 | 7 | -31/+32 |
|\ \ \ \ \ \ \ \ \ \ |
|
| | | | | | | * | | | | x86, boot: Wait for boot cpu to show up if nr_cpus limit is about to hit | Vivek Goyal | 2011-07-08 | 1 | -2/+20 |
| | | | | | | |/ / / |
|
| | | | | | * | | | | x86: tsc: Remove unneeded DMI-based blacklisting | Tero Roponen | 2011-05-31 | 1 | -24/+0 |
| | | | | * | | | | | x86, quirks: Use pci_dev->revision | Sergei Shtylyov | 2011-07-21 | 1 | -3/+2 |
| | | | |/ / / / / |
|
| | | * | | | | | | kexec, x86: Fix incorrect jump back address if not preserving context | Huang Ying | 2011-07-21 | 2 | -0/+4 |
| | | |/ / / / / |
|
| | * | | | | | | x86-32, fpu: Fix DNA exception during check_fpu() | Suresh Siddha | 2011-06-30 | 1 | -0/+4 |
| | | |_|/ / /
| | |/| | | | |
|
| * | | | | | | x86, hyper: Change hypervisor detection order | Anupam Chanda | 2011-07-08 | 1 | -2/+2 |
| |/ / / / / |
|
* | | | | | | Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2011-07-23 | 1 | -340/+69 |
|\ \ \ \ \ \ |
|
| * | | | | | | clocksource: apb: Share APB timer code with other platforms | Jamie Iles | 2011-06-27 | 1 | -340/+69 |
| |/ / / / / |
|
* | | | | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-07-22 | 10 | -260/+216 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86-64: Move vread_tsc and vread_hpet into the vDSO | Andy Lutomirski | 2011-07-14 | 7 | -63/+4 |
| * | | | | | | clocksource: Replace vread with generic arch data | Andy Lutomirski | 2011-07-13 | 3 | -3/+3 |
| * | | | | | | x86: Make alternative instruction pointers relative | Andy Lutomirski | 2011-07-13 | 1 | -8/+13 |
| * | | | | | | x86-64: Improve vsyscall emulation CS and RIP handling | Andy Lutomirski | 2011-07-13 | 1 | -20/+41 |
| * | | | | | | x86-64: Emulate legacy vsyscalls | Andy Lutomirski | 2011-06-07 | 5 | -139/+158 |
| * | | | | | | x86-64: Fill unused parts of the vsyscall page with 0xcc | Andy Lutomirski | 2011-06-06 | 1 | -9/+7 |
| * | | | | | | x86-64: Remove vsyscall number 3 (venosys) | Andy Lutomirski | 2011-06-06 | 2 | -9/+0 |
| * | | | | | | x86-64: Map the HPET NX | Andy Lutomirski | 2011-06-05 | 1 | -1/+1 |
| * | | | | | | x86-64: Remove kernel.vsyscall64 sysctl | Andy Lutomirski | 2011-06-05 | 1 | -33/+1 |
| * | | | | | | x86-64: Give vvars their own page | Andy Lutomirski | 2011-06-05 | 2 | -11/+22 |
| * | | | | | | x86-64: Document some of entry_64.S | Andy Lutomirski | 2011-06-05 | 1 | -0/+2 |
* | | | | | | | Merge branch 'x86-signal-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-07-22 | 1 | -38/+18 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86: Kill handle_signal()->set_fs() | Oleg Nesterov | 2011-07-14 | 1 | -9/+0 |
| * | | | | | | | x86, do_signal: Simplify the TS_RESTORE_SIGMASK logic | Oleg Nesterov | 2011-07-14 | 1 | -19/+10 |
| * | | | | | | | x86, signals: Convert the X86_32 code to use set_current_blocked() | Oleg Nesterov | 2011-07-14 | 1 | -10/+8 |
| | |_|_|_|_|/
| |/| | | | | |
|
* | | | | | | | Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-07-22 | 1 | -136/+46 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86, mtrr: Use pci_dev->revision | Sergei Shtylyov | 2011-07-02 | 1 | -8/+5 |
| * | | | | | | | x86, mtrr: use stop_machine APIs for doing MTRR rendezvous | Suresh Siddha | 2011-06-27 | 1 | -151/+41 |
| * | | | | | | | x86, mtrr: lock stop machine during MTRR rendezvous sequence | Suresh Siddha | 2011-06-27 | 1 | -0/+23 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2011-07-22 | 1 | -10/+11 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86, microcode, AMD: Fix section header size check | Borislav Petkov | 2011-06-16 | 1 | -7/+8 |
| * | | | | | | | x86, microcode, AMD: Correct buf references | Borislav Petkov | 2011-06-15 | 1 | -3/+3 |
* | | | | | | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2011-07-22 | 5 | -219/+239 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | x86, mce: Use mce_sysdev_ prefix to group functions | Hidetoshi Seto | 2011-06-16 | 2 | -34/+38 |
| * | | | | | | | | x86, mce: Use mce_chrdev_ prefix to group functions | Hidetoshi Seto | 2011-06-16 | 1 | -36/+41 |
| * | | | | | | | | x86, mce: Cleanup mce_read() | Hidetoshi Seto | 2011-06-16 | 1 | -12/+11 |
| * | | | | | | | | x86, mce: Cleanup mce_create()/remove_device() | Hidetoshi Seto | 2011-06-16 | 1 | -13/+14 |
| * | | | | | | | | x86, mce: Check the result of ancient_init() | Hidetoshi Seto | 2011-06-16 | 1 | -3/+9 |
| * | | | | | | | | x86, mce: Introduce mce_gather_info() | Hidetoshi Seto | 2011-06-16 | 1 | -23/+27 |
| * | | | | | | | | x86, mce: Replace MCM_ with MCI_MISC_ | Hidetoshi Seto | 2011-06-16 | 1 | -2/+2 |