| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, mcheck: Avoid duplicate sysfs links/files for thresholding banks | Andreas Herrmann | 2010-09-05 | 1 | -2/+2 |
* | x86: Fix the address space annotations of iomap_atomic_prot_pfn() | Francisco Jerez | 2010-09-05 | 2 | -5/+5 |
* | x86, mm: Fix CONFIG_VMSPLIT_1G and 2G_OPT trampoline | Hugh Dickins | 2010-08-24 | 1 | -2/+1 |
* | x86, hwmon: Fix unsafe smp_processor_id() in thermal_throttle_add_dev | Sergey Senozhatsky | 2010-08-20 | 1 | -4/+5 |
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-08-20 | 9 | -22/+72 |
|\ |
|
| * | x86, apic: Fix apic=debug boot crash | Daniel Kiper | 2010-08-20 | 1 | -0/+2 |
| * | x86, hotplug: Serialize CPU hotplug to avoid bringup concurrency issues | Borislav Petkov | 2010-08-19 | 2 | -0/+24 |
| * | x86-32: Fix dummy trampoline-related inline stubs | H. Peter Anvin | 2010-08-18 | 1 | -2/+2 |
| * | x86-32: Separate 1:1 pagetables from swapper_pg_dir | Joerg Roedel | 2010-08-18 | 6 | -20/+44 |
| * | x86, cpu: Fix regression in AMD errata checking code | Hans Rosenfeld | 2010-08-18 | 1 | -1/+1 |
* | | uml: fix compile error in dma_get_cache_alignment() | Miklos Szeredi | 2010-08-20 | 1 | -7/+0 |
* | | s5pc110: SDHCI-s3c can override host capabilities | Kyungmin Park | 2010-08-20 | 3 | -0/+6 |
* | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-08-19 | 2 | -21/+85 |
|\ \ |
|
| * | | kprobes/x86: Fix the return address of multiple kretprobes | KUMANO Syuhei | 2010-08-19 | 1 | -3/+22 |
| * | | perf, x86: Fix Intel-nhm PMU programming errata workaround | Zhang, Yanmin | 2010-08-18 | 1 | -18/+63 |
| |/ |
|
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2010-08-18 | 1 | -2/+0 |
|\ \ |
|
| * | | [IA64] Fix build error: conflicting types for ‘sys_execve’ | Tony Luck | 2010-08-18 | 1 | -2/+0 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds | 2010-08-18 | 2 | -7/+16 |
|\ \ \ |
|
| * | | | m68knommu: formatting of pointers in printk() | Kulikov Vasiliy | 2010-08-18 | 1 | -5/+5 |
| * | | | m68knommu: arch/m68k/include/asm/ide.h fix for nommu | Jate Sujjavanich | 2010-08-18 | 1 | -2/+11 |
| | |/
| |/| |
|
* | | | Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-08-18 | 3 | -3/+5 |
|\ \ \
| |_|/
|/| | |
|
| * | | of: Fix missing includes | Grant Likely | 2010-08-16 | 2 | -1/+3 |
| * | | microblaze: Fix of: eliminate of_device->node and dev_archdata->{of,prom}_node | Michal Simek | 2010-08-16 | 1 | -1/+1 |
| * | | microblaze: Fix of/address: Merge all of the bus translation code | Michal Simek | 2010-08-16 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 2010-08-17 | 1 | -1/+1 |
|\ \ |
|
| * | | arm,kgdb: fix GDB_MAX_REGS no longer used | Eric Miao | 2010-08-16 | 1 | -1/+1 |
| * | | kgdb: add missing __percpu markup in arch/x86/kernel/kgdb.c | Namhyung Kim | 2010-08-16 | 1 | -1/+1 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2010-08-17 | 7 | -8/+27 |
|\ \ |
|
| * | | sparc64: Fix atomic64_t routine return values. | David S. Miller | 2010-08-17 | 1 | -3/+3 |
| * | | sparc64: Fix rwsem constant bug leading to hangs. | David S. Miller | 2010-08-17 | 1 | -1/+1 |
| * | | sparc: Hook up new fanotify and prlimit64 syscalls. | David S. Miller | 2010-08-16 | 4 | -4/+19 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David S. Miller | 2010-08-16 | 1399 | -354605/+73191 |
| |\ \
| | |/ |
|
| * | | sparc: Really fix "console=" for serial consoles. | David S. Miller | 2010-08-16 | 1 | -0/+4 |
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-08-17 | 5 | -5/+19 |
|\ \ \ |
|
| * | | | ARM: Tighten check for allowable CPSR values | Russell King | 2010-08-15 | 1 | -4/+13 |
| * | | | ARM: 6329/1: wire up sys_accept4() on ARM | Mikael Pettersson | 2010-08-15 | 2 | -0/+2 |
| * | | | ARM: 6328/1: Build with -fno-dwarf2-cfi-asm | Michal Marek | 2010-08-14 | 1 | -0/+3 |
| * | | | ARM: 6326/1: kgdb: fix GDB_MAX_REGS no longer used | eric miao | 2010-08-14 | 1 | -1/+1 |
* | | | | Make do_execve() take a const filename pointer | David Howells | 2010-08-17 | 40 | -73/+146 |
| |_|/
|/| | |
|
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2010-08-15 | 1 | -2/+2 |
|\ \ \ |
|
| * \ \ | Merge branch 'linus' into release | Len Brown | 2010-08-15 | 2416 | -175615/+118178 |
| |\ \ \
| | |/ / |
|
| * | | | ACPI, APEI, Rename CPER and GHES severity constants | Huang Ying | 2010-08-08 | 1 | -2/+2 |
* | | | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2010-08-15 | 6 | -0/+6 |
|\ \ \ \ |
|
| * | | | | MIPS: Fix gen_nand probe structures contents | Marek Vasut | 2010-08-12 | 1 | -0/+1 |
| * | | | | BFIN: Fix gen_nand probe structures contents | Marek Vasut | 2010-08-12 | 2 | -0/+2 |
| * | | | | ARM: Fix gen_nand probe structures contents | Marek Vasut | 2010-08-12 | 3 | -0/+3 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2010-08-15 | 29 | -205/+213 |
|\ \ \ \ \ |
|
| * | | | | | arch/tile: don't validate CROSS_COMPILE needlessly | Chris Metcalf | 2010-08-15 | 1 | -9/+11 |
| * | | | | | arch/tile: export only COMMAND_LINE_SIZE to userspace. | Chris Metcalf | 2010-08-15 | 1 | -2/+6 |
| * | | | | | arch/tile: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN | Chris Metcalf | 2010-08-15 | 1 | -3/+2 |