Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | um: don't bother looking at regs in copy_thread() - current_pt_regs() is what... | Al Viro | 2012-11-28 | 1 | -1/+1 | |
* | | | | | | | | um: don't bother with passing sp to do_fork() for fork(2)/vfork(2) | Al Viro | 2012-11-28 | 1 | -6/+2 | |
* | | | | | | | | kill daemonize() | Al Viro | 2012-11-28 | 7 | -128/+1 | |
* | | | | | | | | microblaze: rt_sigreturn is too trigger-happy about sigaltstack errors | Al Viro | 2012-11-28 | 1 | -1/+1 | |
* | | | | | | | | score: do_sigaltstack() expects a userland pointer... | Al Viro | 2012-11-28 | 1 | -5/+2 | |
* | | | | | | | | sh64: fix altstack switching on sigreturn | Al Viro | 2012-11-28 | 1 | -4/+2 | |
* | | | | | | | | openrisk: fix altstack switching on sigreturn | Al Viro | 2012-11-28 | 1 | -4/+2 | |
* | | | | | | | | um: get_safe_registers() should be done in flush_thread(), not start_thread() | Al Viro | 2012-11-28 | 1 | -1/+2 | |
* | | | | | | | | Linux 3.7-rc7v3.7-rc7 | Linus Torvalds | 2012-11-25 | 1 | -1/+1 | |
* | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2012-11-25 | 2 | -2/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | powerpc/eeh: Do not invalidate PE properly | Gavin Shan | 2012-11-26 | 1 | -1/+1 | |
| * | | | | | | | | powerpc/pseries: Fix oops with MSIs when missing EEH PEs | Alexey Kardashevskiy | 2012-11-23 | 1 | -1/+2 | |
* | | | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2012-11-25 | 3 | -12/+41 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | MPI: Fix compilation on MIPS with GCC 4.4 and newer | Manuel Lauss | 2012-11-23 | 1 | -2/+17 | |
| * | | | | | | | | | MIPS: Fix crash that occurs when function tracing is enabled | Al Cooper | 2012-11-23 | 1 | -4/+4 | |
| * | | | | | | | | | MIPS: Merge overlapping bootmem ranges | Ralf Baechle | 2012-11-23 | 1 | -6/+20 | |
* | | | | | | | | | | Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 2012-11-24 | 1 | -2/+4 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | ALSA: hda - Fix build without CONFIG_PM | Takashi Iwai | 2012-11-24 | 1 | -2/+4 | |
* | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-11-23 | 16 | -49/+131 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | x86-64: Fix ordering of CFI directives and recent ASM_CLAC additions | Jan Beulich | 2012-11-20 | 1 | -7/+7 | |
| * | | | | | | | | | | | x86, microcode, AMD: Add support for family 16h processors | Boris Ostrovsky | 2012-11-20 | 1 | -0/+4 | |
| * | | | | | | | | | | | x86-32: Export kernel_stack_pointer() for modules | H. Peter Anvin | 2012-11-20 | 1 | -0/+2 | |
| * | | | | | | | | | | | x86-32: Fix invalid stack address while in softirq | Robert Richter | 2012-11-20 | 2 | -11/+32 | |
| * | | | | | | | | | | | Merge commit 'efi-for-3.7-v2' into x86/urgent | H. Peter Anvin | 2012-11-20 | 2 | -3/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | x86, efi: Fix processor-specific memcpy() build error | Matt Fleming | 2012-11-20 | 1 | -0/+2 | |
| | * | | | | | | | | | | | x86: remove dummy long from EFI stub | Cesar Eduardo Barros | 2012-11-20 | 1 | -3/+0 | |
| * | | | | | | | | | | | | x86, mm: Correct vmflag test for checking VM_HUGETLB | Joonsoo Kim | 2012-11-14 | 1 | -1/+1 | |
| |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge tag 'please-pull-tangchen' of git://git.kernel.org/pub/scm/linux/kernel... | Ingo Molnar | 2012-11-13 | 1 | -13/+18 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | x86/mce: Do not change worker's running cpu in cmci_rediscover(). | Tang Chen | 2012-10-30 | 1 | -13/+18 | |
| * | | | | | | | | | | | | x86, amd: Disable way access filter on Piledriver CPUs | Andre Przywara | 2012-10-31 | 1 | -0/+14 | |
| * | | | | | | | | | | | | x86/ce4100: Fix PCI configuration register access for devices without interrupts | Maxime Bizon | 2012-10-30 | 1 | -0/+13 | |
| * | | | | | | | | | | | | x86/ce4100: Fix reboot by forcing the reboot method to be KBD | Maxime Bizon | 2012-10-30 | 1 | -0/+10 | |
| * | | | | | | | | | | | | x86/ce4100: Fix pm_poweroff | Florian Fainelli | 2012-10-30 | 1 | -0/+14 | |
| * | | | | | | | | | | | | MAINTAINERS: Update email address for Robert Richter | Robert Richter | 2012-10-30 | 1 | -1/+1 | |
| * | | | | | | | | | | | | x86, microcode_amd: Change email addresses, MAINTAINERS entry | Andreas Herrmann | 2012-10-30 | 2 | -4/+4 | |
| * | | | | | | | | | | | | MAINTAINERS: Change Boris' email address | Borislav Petkov | 2012-10-30 | 1 | -4/+4 | |
| * | | | | | | | | | | | | EDAC: Change Boris' email address | Borislav Petkov | 2012-10-30 | 3 | -4/+4 | |
| * | | | | | | | | | | | | x86, AMD: Change Boris' email address | Borislav Petkov | 2012-10-30 | 1 | -1/+1 | |
* | | | | | | | | | | | | | Merge tag 'for-linus-20121123' of git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2012-11-23 | 5 | -25/+30 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'for-3.7' of git://git.infradead.org/users/dedekind/l2-mtd | David Woodhouse | 2012-11-21 | 4124 | -86875/+119046 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | mtd: nand: fix Samsung SLC detection regression | Brian Norris | 2012-11-15 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | mtd: nand: fix Samsung SLC NAND identification regression | Brian Norris | 2012-11-15 | 1 | -4/+5 | |
| | * | | | | | | | | | | | | | jffs2: Fix lock acquisition order bug in jffs2_write_begin | Thomas Betker | 2012-11-09 | 1 | -18/+21 | |
| | * | | | | | | | | | | | | | mtd: onenand: Make flexonenand_set_boundary static | Sachin Kamat | 2012-11-09 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | mtd: slram: invalid checking of absolute end address | Jiri Engelthaler | 2012-11-09 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | mtd: ofpart: Fix incorrect NULL check in parse_ofoldpart_partitions() | Sachin Kamat | 2012-10-10 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | mtd: nand: fix Samsung SLC NAND identification regression | Brian Norris | 2012-10-10 | 1 | -4/+5 | |
* | | | | | | | | | | | | | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-11-23 | 2 | -1/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | of/address: sparc: Declare of_iomap as an extern function for sparc again | Andreas Larsson | 2012-11-23 | 2 | -1/+6 | |
* | | | | | | | | | | | | | | | | Merge tag 'pm-for-3.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2012-11-23 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |