Age | Commit message (Expand) | Author | Files | Lines |
2011-12-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 2 | -1/+5 |
2011-12-06 | m68k: Wire up process_vm_{read,write}v | Geert Uytterhoeven | 2 | -1/+5 |
2011-12-05 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 14 | -29/+150 |
2011-12-05 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 8 | -32/+50 |
2011-12-05 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+22 |
2011-12-05 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 4 | -22/+26 |
2011-12-05 | x86, amd: Fix up numa_node information for AMD CPU family 15h model 0-0fh nor... | Andreas Herrmann | 1 | -0/+13 |
2011-12-05 | x86/rtc, mrst: Don't register a platform RTC device for for Intel MID platforms | Mathias Nyman | 2 | -0/+14 |
2011-12-05 | x86/paravirt: PTE updates in k(un)map_atomic need to be synchronous, regardle... | Konrad Rzeszutek Wilk | 1 | -0/+2 |
2011-12-05 | Merge branch 'ucode' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp i... | Ingo Molnar | 2 | -10/+27 |
2011-12-05 | x86: Fix "Acer Aspire 1" reboot hang | Peter Chubb | 1 | -2/+11 |
2011-12-05 | x86/mtrr: Resolve inconsistency with Intel processor manual | Ajaykumar Hotchandani | 1 | -0/+1 |
2011-12-05 | x86: Document rdmsr_safe restrictions | Borislav Petkov | 1 | -1/+8 |
2011-12-05 | x86, microcode: Fix the failure path of microcode update driver init code | Srivatsa S. Bhat | 1 | -9/+19 |
2011-12-05 | Add TAINT_FIRMWARE_WORKAROUND on MTRR fixup | Prarit Bhargava | 1 | -0/+1 |
2011-12-05 | x86/mpparse: Account for bus types other than ISA and PCI | Bjorn Helgaas | 1 | -1/+1 |
2011-12-05 | x86, mrst: Change the pmic_gpio device type to IPC | Feng Tang | 1 | -0/+1 |
2011-12-05 | mrst: Added some platform data for the SFI translations | Jekyll Lai | 1 | -0/+42 |
2011-12-05 | x86,mrst: Power control commands update | Jacob Pan | 2 | -16/+23 |
2011-12-05 | x86/reboot: Blacklist Dell OptiPlex 990 known to require PCI reboot | Rafael J. Wysocki | 1 | -0/+8 |
2011-12-05 | x86, UV: Fix UV2 hub part number | Jack Steiner | 2 | -0/+3 |
2011-12-05 | x86: Add user_mode_vm check in stack_overflow_check | Mitsuo Hayasaka | 1 | -0/+3 |
2011-12-05 | perf, x86: Force IBS LVT offset assignment for family 10h | Robert Richter | 1 | -11/+18 |
2011-12-05 | perf, x86: Disable PEBS on SandyBridge chips | Peter Zijlstra | 1 | -0/+8 |
2011-12-04 | x86: Fix boot failures on older AMD CPU's | Linus Torvalds | 1 | -4/+4 |
2011-12-03 | xen/pm_idle: Make pm_idle be default_idle under Xen. | Konrad Rzeszutek Wilk | 3 | -1/+10 |
2011-12-01 | Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-... | Linus Torvalds | 24 | -117/+195 |
2011-12-01 | [S390] remove reset of system call restart on psw changes | Martin Schwidefsky | 1 | -12/+0 |
2011-12-01 | [S390] add missing .set function for NT_S390_LAST_BREAK regset | Martin Schwidefsky | 1 | -0/+18 |
2011-12-01 | [S390] fix page change underindication in pgste_update_all | Carsten Otte | 1 | -4/+4 |
2011-12-01 | [S390] ptrace inferior call interactions with TIF_SYSCALL | Martin Schwidefsky | 1 | -5/+3 |
2011-12-01 | [S390] kdump: Replace is_kdump_kernel() with OLDMEM_BASE check | Michael Holzheu | 1 | -1/+1 |
2011-11-30 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 69 | -263/+509 |
2011-11-30 | ARM: 7182/1: ARM cpu topology: fix warning | Vincent Guittot | 2 | -2/+2 |
2011-11-30 | ARM: 7181/1: Restrict kprobes probing SWP instructions to ARMv5 and below | Jon Medhurst (Tixy) | 2 | -10/+19 |
2011-11-30 | ARM: 7180/1: Change kprobes testcase with unpredictable STRD instruction | Jon Medhurst (Tixy) | 1 | -1/+1 |
2011-11-29 | Merge branch 'defconfigs-for-arnd' of git://git.linaro.org/people/triad/linux... | Arnd Bergmann | 137 | -961/+936 |
2011-11-29 | ARM: ux500: update defconfig | Linus Walleij | 1 | -9/+5 |
2011-11-29 | ARM: u300: update defconfig | Linus Walleij | 1 | -7/+6 |
2011-11-26 | ARM: 7177/1: GIC: avoid skipping non-existent PPIs in irq_start calculation | Will Deacon | 1 | -5/+8 |
2011-11-26 | ARM: 7176/1: cpu_pm: register GIC PM notifier only once | Marc Zyngier | 1 | -1/+2 |
2011-11-26 | ARM: 7174/1: Fix build error in kprobes test code on Thumb2 kernels | Jon Medhurst | 2 | -38/+78 |
2011-11-26 | ARM: 7172/1: dma: Drop GFP_COMP for DMA memory allocations | Sumit Bhattacharya | 1 | -0/+9 |
2011-11-26 | ARM: 7171/1: unwind: add unwind directives to bitops assembly macros | Will Deacon | 7 | -22/+28 |
2011-11-26 | ARM: 7170/2: fix compilation breakage in entry-armv.S | Guennadi Liakhovetski | 1 | -1/+1 |
2011-11-26 | ARM: 7168/1: use cache type functions for arch_get_unmapped_area | Rob Herring | 1 | -17/+6 |
2011-11-25 | powerpc/44x: Add mtd ndfc to the ppx44x defconfig | Tony Breeds | 1 | -0/+2 |
2011-11-25 | powerpc: Fix compiliation with hugetlbfs enabled | Kumar Gala | 1 | -0/+1 |
2011-11-24 | Merge branch 'fixes-dss' of git://git.kernel.org/pub/scm/linux/kernel/git/tml... | Arnd Bergmann | 11 | -28/+276 |
2011-11-24 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/... | Arnd Bergmann | 16 | -42/+70 |