Age | Commit message (Expand) | Author |
2012-01-25 | score: fix off-by-one index into syscall table | Dan Rosenberg |
2012-01-25 | x86: Fix mmap random address range | Ludwig Nussel |
2012-01-06 | ARM:imx:fix pwm period value | Jason Chen |
2012-01-06 | MXC PWM: should active during DOZE/WAIT/DBG mode | Jason Chen |
2011-12-21 | oprofile, x86: Fix crash when unloading module (timer mode) | Robert Richter |
2011-12-21 | oprofile, x86: Fix nmi-unsafe callgraph support | Robert Richter |
2011-12-21 | ARM: davinci: dm646x evm: wrong register used in setup_vpif_input_channel_mode | Hans Verkuil |
2011-12-09 | oprofile, x86: Fix crash when unloading module (nmi timer mode) | Robert Richter |
2011-12-09 | x86/mpparse: Account for bus types other than ISA and PCI | Bjorn Helgaas |
2011-12-09 | sched, x86: Avoid unnecessary overflow in sched_clock | Salman Qazi |
2011-12-09 | ARM: 7161/1: errata: no automatic store buffer drain | Will Deacon |
2011-11-26 | tty: icount changeover for other main devices | Alan Cox |
2011-11-08 | Revert "powerpc/mpic: Fix problem that affinity is not updated" | Greg Kroah-Hartman |
2011-11-07 | Revert "MIPS: MTX-1: Make au1000_eth probe all PHY | Florian Fainelli |
2011-11-07 | KVM: x86: Reset tsc_timestamp on TSC writes | Philipp Hahn |
2011-11-07 | xen/timer: Missing IRQF_NO_SUSPEND in timer code broke suspend. | Ian Campbell |
2011-11-07 | um: fix ubd cow size | Richard Weinberger |
2011-11-07 | plat-mxc: iomux-v3.h: implicitly enable pull-up/down when that's desired | Paul Fertser |
2011-11-07 | iommu/amd: Fix wrong shift direction | Joerg Roedel |
2011-11-07 | KVM: s390: check cpu_id prior to using it | Carsten Otte |
2011-11-07 | x86: Fix compilation bug in kprobes' twobyte_is_boostable | Josh Stone |
2011-11-07 | ARM: davinci: da850 EVM: read mac address from SPI flash | Sudhakar Rajashekhara |
2011-11-07 | xen/smp: Warn user why they keel over - nosmp or noapic and what to use instead. | Konrad Rzeszutek Wilk |
2011-11-07 | xen: x86_32: do not enable iterrupts when returning from exception in interru... | Igor Mammedov |
2011-11-07 | powerpc/pci: Check devices status property when scanning OF tree | Sonny Rao |
2011-11-07 | powerpc/mpic: Fix problem that affinity is not updated | Yang Li |
2011-11-07 | Revert "x86, hotplug: Use mwait to offline a processor, fix the legacy case" | Greg Kroah-Hartman |
2011-11-07 | sparc: fix array bounds error setting up PCIC NMI trap | Ian Campbell |
2011-11-07 | sparc: Allow handling signals when stack is corrupted. | David S. Miller |
2011-08-29 | x86, UV: Remove UV delay in starting slave cpus | Jack Steiner |
2011-08-29 | x86-32, vdso: On system call restart after SYSENTER, use int $0x80 | H. Peter Anvin |
2011-08-15 | powerpc: pseries: Fix kexec on machines with more than 4TB of RAM | Anton Blanchard |
2011-08-15 | powerpc: Fix device tree claim code | Anton Blanchard |
2011-08-08 | alpha: fix several security issues | Dan Rosenberg |
2011-08-08 | x86: HPET: Chose a paranoid safe value for the ETIME check | Thomas Gleixner |
2011-08-08 | x86: Hpet: Avoid the comparator readback penalty | Thomas Gleixner |
2011-08-08 | powerpc/pseries/hvconsole: Fix dropped console output | Anton Blanchard |
2011-08-08 | xtensa: prevent arbitrary read in ptrace | Dan Rosenberg |
2011-08-08 | powerpc/kdump: Fix timeout in crash_kexec_wait_realmode | Michael Neuling |
2011-08-08 | kexec, x86: Fix incorrect jump back address if not preserving context | Huang Ying |
2011-08-08 | ARM: pxa/cm-x300: fix V3020 RTC functionality | Igor Grinberg |
2011-08-08 | x86: Make Dell Latitude E5420 use reboot=pci | Daniel J Blueman |
2011-08-08 | davinci: DM365 EVM: fix video input mux bits | Jon Povey |
2011-07-13 | um: os-linux/mem.c needs sys/stat.h | Liu Aleaxander |
2011-07-13 | uml: fix CONFIG_STATIC_LINK=y build failure with newer glibc | Roland McGrath |
2011-07-13 | xen: partially revert "xen: set max_pfn_mapped to the last pfn mapped" | Stefano Stabellini |
2011-06-23 | exec: delay address limit change until point of no return | Mathias Krause |
2011-06-23 | x86/amd-iommu: Fix 3 possible endless loops | Joerg Roedel |
2011-06-23 | xen: off by one errors in multicalls.c | Dan Carpenter |
2011-06-23 | xen mmu: fix a race window causing leave_mm BUG() | Tian, Kevin |