aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* MODSIGN: Cleanup .gitignoreDavid Howells2012-10-19
* MODSIGN: perlify sign-file and merge in x509keyidDavid Howells2012-10-19
* hold task->mempolicy while numa_maps scans.KAMEZAWA Hiroyuki2012-10-19
* Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2012-10-19
|\
| * Merge commit '5bc66170dc486556a1e36fd384463536573f4b82' into x86/urgentH. Peter Anvin2012-10-19
| |\
| | * x86, MCE: Remove bios_cmci_threshold sysfs attributeBorislav Petkov2012-10-19
| * | x86, amd, mce: Avoid NULL pointer reference on CPU northbridge lookupDaniel J Blueman2012-10-17
| * | x86: Exclude E820_RESERVED regions and memory holes above 4 GB from direct ma...Jacob Shin2012-10-17
| * | x86/cache_info: Use ARRAY_SIZE() in amd_l3_attrs()Dan Carpenter2012-10-04
| * | x86/reboot: Remove quirk entry for SBC FITPCDavid Hooper2012-10-04
| * | x86, suspend: Correct the restore of CR4, EFER; skip computing EFLAGS.IDH. Peter Anvin2012-10-02
* | | Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds2012-10-19
|\ \ \
| * | | lib/dma-debug.c: fix __hash_bucket_find()Ming Lei2012-10-19
| * | | mm: compaction: correct the nr_strict va isolated check for CMAMel Gorman2012-10-19
| * | | firmware/memmap: avoid type conflicts with the generic memmap_init()Fengguang Wu2012-10-19
| * | | pidns: remove recursion from free_pid_ns()Cyrill Gorcunov2012-10-19
| * | | drivers/video/backlight/lm3639_bl.c: return proper error in lm3639_bled_mode_...Axel Lin2012-10-19
| * | | kernel/sys.c: fix stack memory content leak via UNAME26Kees Cook2012-10-19
| * | | linux/coredump.h needs asm/siginfo.hRichard Weinberger2012-10-19
| | |/ | |/|
* | | remap_file_pages: correctly handle the case of a NULL vm_ops pointerLinus Torvalds2012-10-19
* | | Merge tag 'xtensa-next-20121018' of git://github.com/czankel/xtensa-linuxLinus Torvalds2012-10-19
|\ \ \
| * | | xtensa: add missing system calls to the syscall tableChris Zankel2012-10-19
| * | | xtensa: minor compiler warning fixChris Zankel2012-10-19
| * | | xtensa: Use Kbuild infrastructure to handle asm-generic headersMax Filippov2012-10-16
| * | | UAPI: (Scripted) Disintegrate arch/xtensa/include/asmDavid Howells2012-10-16
| * | | xtensa: fix unaligned usermode accessMax Filippov2012-10-16
| * | | xtensa: reorganize SR referencingMax Filippov2012-10-16
| * | | xtensa: fix boot parameters parsingMax Filippov2012-10-16
| * | | xtensa: fix missing return in do_page_fault for SIGBUS caseMarc Gauthier2012-10-16
| * | | xtensa: copy_thread with CLONE_VM must not copy live parent AR windowsMarc Gauthier2012-10-16
| * | | xtensa: fix memmove(), bcopy(), and memcpy().Chris Zankel2012-10-16
| * | | xtensa: ISS: fix rs_put_charMax Filippov2012-10-16
| * | | xtensa: ISS: fix specific simcallsMax Filippov2012-10-16
* | | | kbuild: Fix module signature generationLinus Torvalds2012-10-19
* | | | xen: Fix annoying compile-time warningLinus Torvalds2012-10-19
* | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-19
|\ \ \ \
| * | | | hwmon: (coretemp) Add support for Atom CE4110/4150/4170Guenter Roeck2012-10-14
| * | | | Documentation/hwmon: remove CONFIG_EXPERIMENTALKees Cook2012-10-14
| * | | | hwmon: (pmbus) remove CONFIG_EXPERIMENTALKees Cook2012-10-14
| |/ / /
* | | | Merge tag 'tty-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-10-19
|\ \ \ \
| * | | | staging: dgrp: check return value of alloc_tty_driverBill Pemberton2012-10-17
| * | | | staging: dgrp: check for NULL pointer in (un)register_proc_tableBill Pemberton2012-10-17
| * | | | Merge tag 'disintegrate-tty-20121009' of git://git.infradead.org/users/dhowel...Greg Kroah-Hartman2012-10-17
| |\ \ \ \
| | * | | | UAPI: (Scripted) Disintegrate include/linux/hsiDavid Howells2012-10-09
| * | | | | serial/8250_hp300: Missing 8250 register interface conversion bitsGeert Uytterhoeven2012-10-15
| * | | | | Merge 3.7-rc1 into tty-linusGreg Kroah-Hartman2012-10-15
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | tty: serial: sccnxp: Fix bug with unterminated platform_id listGreg Kroah-Hartman2012-10-05
| * | | | | staging: serial: dgrp: Add missing #include <linux/uaccess.h>Geert Uytterhoeven2012-10-05
| * | | | | serial: sccnxp: Allows the driver to be compiled as a moduleAlexander Shiyan2012-10-05
| * | | | | tty: Fix bogus "callbacks suppressed" messagesMarkus Trippelsdorf2012-10-05