| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/reboot: Skip DMI checks if reboot set by user | Michael D Labriola | 2012-01-30 | 1 | -2/+26 |
* | x86: Properly parenthesize cmpxchg() macro arguments | Jan Beulich | 2012-01-26 | 1 | -3/+3 |
* | x86/microcode_amd: Add support for CPU family specific container files | Andreas Herrmann | 2012-01-26 | 1 | -2/+22 |
* | x86/amd: Add missing feature flag for fam15h models 10h-1fh processors | Andreas Herrmann | 2012-01-26 | 1 | -0/+1 |
* | x86/boot-image: Don't leak phdrs in arch/x86/boot/compressed/misc.c::Parse_elf() | Jesper Juhl | 2012-01-26 | 1 | -0/+2 |
* | x86/numachip: Drop unnecessary conflict with EDAC | Daniel J Blueman | 2012-01-26 | 1 | -1/+0 |
* | x86/uv: Fix uninitialized spinlocks | Cliff Wickman | 2012-01-26 | 2 | -1/+3 |
* | x86/uv: Fix uv_gpa_to_soc_phys_ram() shift | Russ Anderson | 2012-01-26 | 1 | -2/+2 |
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2012-01-24 | 15 | -32/+63 |
|\ |
|
| * | powerpc: Fix build on some non-freescale platforms | Benjamin Herrenschmidt | 2012-01-25 | 1 | -0/+2 |
| * | powerpc/powernv: Fix PCI resource handling | Benjamin Herrenschmidt | 2012-01-25 | 1 | -16/+27 |
| * | powerpc/crash: Fix build error without SMP | Christian Kujau | 2012-01-25 | 1 | -1/+1 |
| * | powerpc/cpuidle: Make it a bool, not a tristate | Deepthi Dharwar | 2012-01-25 | 1 | -1/+1 |
| * | Merge remote-tracking branch 'kumar/merge' into merge | Benjamin Herrenschmidt | 2012-01-25 | 11 | -14/+32 |
| |\ |
|
| | * | powerpc/85xx: Add dr_mode property in USB nodes | Ramneek Mehresh | 2012-01-18 | 4 | -3/+8 |
| | * | powerpc/85xx: Enable USB2 controller node for P1020RDB | Ramneek Mehresh | 2012-01-18 | 1 | -7/+4 |
| | * | powerpc/85xx: Fix cmd12 bug and add the chip compatible for eSDHC | Jerry Huang | 2012-01-18 | 5 | -2/+16 |
| | * | arch/powerpc/sysdev/fsl_pci.c: add missing iounmap | Julia Lawall | 2012-01-17 | 1 | -2/+3 |
| | * | powerpc: fix compile error with 85xx/p1022_ds.c | Michael Neuling | 2012-01-17 | 1 | -0/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-01-24 | 1 | -14/+22 |
|\ \ \
| |/ /
|/| | |
|
| * | | net: bpf_jit: fix divide by 0 generation | Eric Dumazet | 2012-01-18 | 1 | -14/+22 |
* | | | Merge tag 'arm-soc-imx-move' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-01-23 | 39 | -559/+391 |
|\ \ \ |
|
| * | | | ARM i.MX: Update defconfig | Sascha Hauer | 2011-11-16 | 2 | -170/+35 |
| * | | | ARM i.MX: Merge i.MX5 support into mach-imx | Sascha Hauer | 2011-11-16 | 37 | -385/+356 |
| * | | | ARM i.MX5: remove unnecessary includes from board files | Sascha Hauer | 2011-11-10 | 4 | -4/+0 |
* | | | | score: fix off-by-one index into syscall table | Dan Rosenberg | 2012-01-23 | 1 | -1/+1 |
* | | | | kdump: define KEXEC_NOTE_BYTES arch specific for s390x | Michael Holzheu | 2012-01-23 | 1 | -0/+18 |
| | | | | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
*---. \ \ \ | Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg... | Linus Torvalds | 2012-01-19 | 7 | -101/+438 |
|\ \ \ \ \ \ |
|
| | | * | | | | x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bits | H. Peter Anvin | 2012-01-19 | 1 | -0/+1 |
| | | * | | | | Merge remote-tracking branch 'linus/master' into x86/urgent | H. Peter Anvin | 2012-01-19 | 2888 | -52499/+123546 |
| | | |\ \ \ \
| |_|_|/ / / /
|/| | | | | | |
|
| | | * | | | | x86, tsc: Fix SMI induced variation in quick_pit_calibrate() | Linus Torvalds | 2012-01-17 | 1 | -8/+6 |
| | | * | | | | x86, opcode: ANDN and Group 17 in x86-opcode-map.txt | Ulrich Drepper | 2012-01-17 | 1 | -2/+2 |
| | | * | | | | x86/kconfig: Move the ZONE_DMA entry under a menu | Randy Dunlap | 2012-01-17 | 1 | -10/+10 |
| | | * | | | | x86/UV2: Add accounting for BAU strong nacks | Cliff Wickman | 2012-01-17 | 2 | -5/+8 |
| | | * | | | | x86/UV2: Ack BAU interrupt earlier | Cliff Wickman | 2012-01-17 | 1 | -2/+1 |
| | | * | | | | x86/UV2: Remove stale no-resources test for UV2 BAU | Cliff Wickman | 2012-01-17 | 1 | -10/+0 |
| | | * | | | | x86/UV2: Work around BAU bug | Cliff Wickman | 2012-01-17 | 2 | -33/+254 |
| | | * | | | | x86/UV2: Fix BAU destination timeout initialization | Cliff Wickman | 2012-01-17 | 1 | -6/+7 |
| | | * | | | | x86/UV2: Fix new UV2 hardware by using native UV2 broadcast mode | Cliff Wickman | 2012-01-17 | 2 | -30/+151 |
| | | * | | | | x86: Get rid of dubious one-bit signed bitfield | Anton Vorontsov | 2012-01-16 | 1 | -2/+2 |
| | * | | | | | Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel... | Ingo Molnar | 2012-01-17 | 27 | -165/+178 |
| | |\ \ \ \ \ |
|
| | * | | | | | | x86/kprobes: Add arch/x86/tools/insn_sanity to .gitignore | xiyou.wangcong@gmail.com | 2012-01-16 | 1 | -0/+1 |
| | * | | | | | | x86/kprobes: Fix typo transferred from Intel manual | Ulrich Drepper | 2012-01-16 | 1 | -1/+3 |
* | | | | | | | | uml: fix compile for x86-64 | Linus Torvalds | 2012-01-18 | 1 | -0/+5 |
* | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2012-01-18 | 3 | -6/+12 |
|\ \ \ \ \ \ \ \
| |_|_|_|_|_|/ /
|/| | | | | | | |
|
| | | | | | | | | |
| | \ \ \ \ \ \ | |
| | \ \ \ \ \ \ | |
| | \ \ \ \ \ \ | |
| *---. \ \ \ \ \ \ | Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into ... | Len Brown | 2012-01-18 | 2 | -4/+10 |
| |\ \ \ \ \ \ \ \ \
| | | |_|_|_|/ / / /
| | |/| | | | | | | |
|
| | | * | | | | | | | ACPI, ia64: Use SRAT table rev to use 8bit or 16/32bit PXM fields (ia64) | Kurt Garloff | 2012-01-17 | 1 | -4/+6 |
| | | * | | | | | | | ACPI, x86: Use SRAT table rev to use 8bit or 32bit PXM fields (x86/x86-64) | Kurt Garloff | 2012-01-17 | 1 | -0/+4 |
| | |/ / / / / / / |
|
| * / / / / / / / | ACPI, Record ACPI NVS regions | Huang Ying | 2012-01-17 | 1 | -2/+2 |
| |/ / / / / / / |
|
* | | | | | | | | Merge tag 'arm-soc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2012-01-17 | 19 | -40/+30 |
|\ \ \ \ \ \ \ \ |
|