| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe... | Linus Torvalds | 2012-01-09 | 1 | -28/+0 |
|\ |
|
| * | percpu: Remove irqsafe_cpu_xxx variants | Christoph Lameter | 2011-12-22 | 1 | -28/+0 |
* | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-01-09 | 3 | -6/+14 |
|\ \ |
|
| * \ | Merge 3.2-rc3 into tty-next to handle merge conflict in tty_ldisc.c | Greg Kroah-Hartman | 2011-11-26 | 21 | -44/+250 |
| |\ \ |
|
| * | | | serial, mfd: don't hardcode the console | Mika Westerberg | 2011-11-15 | 3 | -6/+14 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-01-08 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | typo fixes: aera -> area, exntension -> extension | Wang YanQing | 2011-12-09 | 1 | -1/+1 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-01-08 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | x86: Kconfig: drop unknown symbol 'APM_MODULE' | Paul Bolle | 2011-11-22 | 1 | -1/+1 |
* | | | | | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-01-08 | 1 | -2/+0 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'pm-sleep' into pm-for-linus | Rafael J. Wysocki | 2011-12-25 | 1 | -2/+0 |
| |\ \ \ \ \ \
| | |_|_|_|_|/
| |/| | | | | |
|
| | * | | | | | Merge branch 'master' into pm-sleep | Rafael J. Wysocki | 2011-12-21 | 31 | -126/+276 |
| | |\ \ \ \ \ |
|
| | * \ \ \ \ \ | Merge branch 'pm-freezer' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Rafael J. Wysocki | 2011-11-23 | 1 | -2/+0 |
| | |\ \ \ \ \ \
| | | |_|_|_|_|/
| | |/| | | | | |
|
| | | * | | | | | freezer: remove now unused TIF_FREEZE | Tejun Heo | 2011-11-21 | 1 | -2/+0 |
* | | | | | | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2012-01-08 | 4 | -4/+4 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | switch debugfs to umode_t | Al Viro | 2012-01-03 | 2 | -2/+2 |
| * | | | | | | | | switch device_get_devnode() and ->devnode() to umode_t * | Al Viro | 2012-01-03 | 2 | -2/+2 |
* | | | | | | | | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-01-07 | 10 | -152/+150 |
|\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman | 2012-01-06 | 10 | -152/+150 |
| |\ \ \ \ \ \ \ \ \
| | |/ / / / / / / /
| |/| | | | | | | | |
|
| | * | | | | | | | | driver-core: remove sysdev.h usage. | Kay Sievers | 2011-12-21 | 3 | -3/+2 |
| | * | | | | | | | | cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem | Kay Sievers | 2011-12-21 | 7 | -146/+145 |
| | | |_|_|_|_|_|/
| | |/| | | | | | |
|
* | | | | | | | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-01-06 | 4 | -38/+101 |
|\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Merge branch 'mce-inject' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Ingo Molnar | 2011-12-18 | 2 | -8/+35 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | x86: add IRQ context simulation in module mce-inject | Chen Gong | 2011-12-16 | 2 | -8/+35 |
| * | | | | | | | | | | Merge branch 'early-mce-decode' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2011-12-15 | 2 | -8/+59 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | x86, MCE: Drain mcelog buffer | Borislav Petkov | 2011-12-14 | 1 | -0/+39 |
| | * | | | | | | | | | | x86, mce: Add wrappers for registering on the decode chain | Borislav Petkov | 2011-12-14 | 2 | -8/+20 |
| | |/ / / / / / / / / |
|
| * | | | | | | | | | | x86, mce, therm_throt: Don't report power limit and package level thermal thr... | Fenghua Yu | 2011-12-14 | 1 | -22/+7 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2012-01-06 | 3 | -95/+121 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ | Merge branch 'ucode-verify-size' of git://git.kernel.org/pub/scm/linux/kernel... | Ingo Molnar | 2011-12-15 | 3 | -95/+121 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | x86, microcode, AMD: Update copyrights | Borislav Petkov | 2011-12-14 | 1 | -3/+7 |
| | * | | | | | | | | | | x86, microcode, AMD: Exit early on success | Borislav Petkov | 2011-12-14 | 1 | -13/+9 |
| | * | | | | | | | | | | x86, microcode, AMD: Simplify ucode verification | Borislav Petkov | 2011-12-14 | 1 | -86/+93 |
| | * | | | | | | | | | | x86, microcode, AMD: Add a reusable buffer | Borislav Petkov | 2011-12-14 | 1 | -0/+8 |
| | * | | | | | | | | | | x86, microcode, AMD: Add a vendor-specific exit function | Borislav Petkov | 2011-12-14 | 3 | -0/+11 |
| | |/ / / / / / / / / |
|
* | | | | | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-01-06 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | x86, centaur: Enable cx8 for VIA Eden too | Timo Teräs | 2011-12-15 | 1 | -1/+1 |
| | |/ / / / / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-01-06 | 7 | -14/+14 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | x86: Use "do { } while(0)" for empty lock_cmos()/unlock_cmos() macros | Jesper Juhl | 2011-12-18 | 1 | -2/+2 |
| * | | | | | | | | | | | x86: Use "do { } while(0)" for empty flush_tlb_fix_spurious_fault() macro | Jesper Juhl | 2011-12-18 | 1 | -1/+1 |
| * | | | | | | | | | | | x86, CPU: Drop superfluous get_cpu_cap() prototype | Borislav Petkov | 2011-12-09 | 1 | -4/+1 |
| * | | | | | | | | | | | arch/x86/mm/pageattr.c: Quiet sparse noise; local functions should be static | H Hartley Sweeten | 2011-12-05 | 1 | -1/+1 |
| * | | | | | | | | | | | arch/x86/kernel/ptrace.c: Quiet sparse noise | H Hartley Sweeten | 2011-12-05 | 1 | -1/+2 |
| * | | | | | | | | | | | x86: Use kmemdup() in copy_thread(), rather than duplicating its implementation | Thomas Meyer | 2011-12-05 | 1 | -3/+2 |
| * | | | | | | | | | | | x86: Replace the EVT_TO_HPET_DEV() macro with an inline function | Ferenc Wagner | 2011-12-05 | 1 | -2/+5 |
* | | | | | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-01-06 | 23 | -299/+339 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | x86: Fix atomic64_xxx_cx8() functions | Eric Dumazet | 2012-01-04 | 1 | -2/+2 |
| * | | | | | | | | | | | | x86: Fix and improve cmpxchg_double{,_local}() | Jan Beulich | 2012-01-04 | 3 | -89/+23 |
| * | | | | | | | | | | | | Merge commit 'v3.2-rc7' into x86/asm | Ingo Molnar | 2012-01-04 | 29 | -123/+264 |
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|/ / / / / /
| | |/| | | | | | | | | | |
|
| * | | | | | | | | | | | | x86_64, asm: Optimise fls(), ffs() and fls64() | David Howells | 2011-12-15 | 1 | -5/+62 |