Age | Commit message (Expand) | Author |
2010-09-20 | arm: fix really nasty sigreturn bug | Al Viro |
2010-09-20 | x86: hpet: Work around hardware stupidity | Thomas Gleixner |
2010-09-20 | x86-64, compat: Retruncate rax after ia32 syscall entry tracing | Roland McGrath |
2010-09-20 | compat: Make compat_alloc_user_space() incorporate the access_ok() | H. Peter Anvin |
2010-09-20 | x86-64, compat: Test %rax for the syscall number, not %eax | H. Peter Anvin |
2010-09-20 | x86, tsc: Fix a preemption leak in restore_sched_clock_state() | Peter Zijlstra |
2010-09-20 | powerpc/perf_event: Reduce latency of calling perf_event_do_pending | Paul Mackerras |
2010-09-20 | oprofile, x86: fix init_sysfs() function stub | Robert Richter |
2010-09-20 | oprofile, x86: fix init_sysfs error handling | Robert Richter |
2010-09-20 | PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc() | Ben Hutchings |
2010-09-20 | perf, x86, Pentium4: Clear the P4_CCCR_FORCE_OVF flag | Lin Ming |
2010-09-20 | x86, tsc, sched: Recompute cyc2ns_offset's during resume from sleep states | Suresh Siddha |
2010-08-26 | powerpc: Fix typo in uImage target | Anatolij Gustschin |
2010-08-26 | oprofile: add support for Intel processor model 30 | Josh Hunt |
2010-08-26 | Oprofile: Change CPUIDS from decimal to hex, and add some comments | John Villalovos |
2010-08-26 | sparc: Really fix "console=" for serial consoles. | David S. Miller |
2010-08-26 | sparc64: Fix atomic64_t routine return values. | David S. Miller |
2010-08-26 | sparc64: Fix rwsem constant bug leading to hangs. | David S. Miller |
2010-08-26 | sparc64: Add missing ID to parport probing code. | David S. Miller |
2010-08-26 | x86, asm: Clean up and simplify set_64bit() | H. Peter Anvin |
2010-08-26 | BFIN: Fix gen_nand probe structures contents | Marek Vasut |
2010-08-26 | ARM: Fix gen_nand probe structures contents | Marek Vasut |
2010-08-26 | ARM: Tighten check for allowable CPSR values | Russell King |
2010-08-26 | x86, apic: Fix apic=debug boot crash | Daniel Kiper |
2010-08-26 | perf, x86: Fix Intel-nhm PMU programming errata workaround | Zhang, Yanmin |
2010-08-26 | x86, hotplug: Serialize CPU hotplug to avoid bringup concurrency issues | Borislav Petkov |
2010-08-26 | x86, apic: Map the local apic when parsing the MP table. | Eric W. Biederman |
2010-08-26 | perf, x86: P4 PMU -- update nmi irq statistics and unmask lvt entry properly | Cyrill Gorcunov |
2010-08-26 | x86, asm: Refactor atomic64_386_32.S to support old binutils and be cleaner | Luca Barbieri |
2010-08-20 | vmware: fix build error in vmware.c | Greg Kroah-Hartman |
2010-08-13 | x86: don't send SIGBUS for kernel page faults | Linus Torvalds |
2010-08-13 | ARM: 6280/1: imx: Fix build failure when including <mach/gpio.h> without <lin... | Uwe Kleine-König |
2010-08-13 | ARM: 6299/1: errata: TLBIASIDIS and TLBIMVAIS operations can broadcast a faul... | Will Deacon |
2010-08-13 | pxa/cm-x300: fix ffuart registration | Igor Grinberg |
2010-08-13 | x86, mtrr: Use stop machine context to rendezvous all the cpu's | Suresh Siddha |
2010-08-13 | x86: Add memory modify constraints to xchg() and cmpxchg() | H. Peter Anvin |
2010-08-13 | x86/PCI: use host bridge _CRS info on ASRock ALiveSATA2-GLAN | Bjorn Helgaas |
2010-08-13 | x86, kmmio/mmiotrace: Fix double free of kmmio_fault_pages | Marcin Slusarz |
2010-08-13 | powerpc: fix build with make 3.82 | Sam Ravnborg |
2010-08-13 | perf, powerpc: fsl_emb: Restore setting perf_sample_data.period | Scott Wood |
2010-08-13 | x86, vmware: Preset lpj values when on VMware. | Alok Kataria |
2010-08-10 | xen: drop xen_sched_clock in favour of using plain wallclock time | Jeremy Fitzhardinge |
2010-08-10 | parisc: pass through '\t' to early (iodc) console | Kyle McMartin |
2010-08-10 | arm/imx/gpio: add spinlock protection | Baruch Siach |
2010-07-30 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2010-07-30 | SA1111: Eliminate use after free | Julia Lawall |
2010-07-30 | ARM: Fix Versatile/Realview/VExpress MMC card detection sense | Russell King |
2010-07-30 | ARM: 6279/1: highmem: fix SMP preemption bug in kmap_high_l1_vipt | Gary King |
2010-07-29 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2010-07-29 | ARM: Add barriers to io{read,write}{8,16,32} accessors as well | Russell King |