aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-10-23rcu: Update RCU_FAST_NO_HZ help textPaul E. McKenney1-8/+7
2012-10-23rcu: Remove rcu_switch()Frederic Weisbecker4-10/+4
2012-10-20Linux 3.7-rc2Linus Torvalds1-1/+1
2012-10-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64Linus Torvalds9-45/+83
2012-10-20arm64: fix alignment padding in assembly codeMarc Zyngier2-1/+7
2012-10-19use clamp_t in UNAME26 fixKees Cook1-1/+1
2012-10-19Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds9-17/+56
2012-10-20perf python: Properly link with libtraceeventArnaldo Carvalho de Melo3-14/+15
2012-10-20Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgentIngo Molnar9-6/+44
2012-10-19Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds32-75/+133
2012-10-19MODSIGN: Move the magic string to the end of a module and eliminate the searchDavid Howells4-31/+28
2012-10-19Merge tag 'kirkwood_fixes_for_v3.7' of git://git.infradead.org/users/jcooper/linux into fixesOlof Johansson3-12/+12
2012-10-19MODSIGN: Cleanup .gitignoreDavid Howells1-6/+0
2012-10-19MODSIGN: perlify sign-file and merge in x509keyidDavid Howells3-347/+400
2012-10-19Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into fixesOlof Johansson7-10/+11
2012-10-19hold task->mempolicy while numa_maps scans.KAMEZAWA Hiroyuki2-3/+51
2012-10-19Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-34/+24
2012-10-19Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds8-26/+30
2012-10-19lib/dma-debug.c: fix __hash_bucket_find()Ming Lei1-2/+2
2012-10-19mm: compaction: correct the nr_strict va isolated check for CMAMel Gorman1-1/+1
2012-10-19firmware/memmap: avoid type conflicts with the generic memmap_init()Fengguang Wu1-2/+2
2012-10-19pidns: remove recursion from free_pid_ns()Cyrill Gorcunov2-14/+15
2012-10-19drivers/video/backlight/lm3639_bl.c: return proper error in lm3639_bled_mode_store() error pathsAxel Lin1-2/+2
2012-10-19kernel/sys.c: fix stack memory content leak via UNAME26Kees Cook1-5/+7
2012-10-19linux/coredump.h needs asm/siginfo.hRichard Weinberger1-0/+1
2012-10-19remap_file_pages: correctly handle the case of a NULL vm_ops pointerLinus Torvalds1-1/+1
2012-10-19Merge tag 'xtensa-next-20121018' of git://github.com/czankel/xtensa-linuxLinus Torvalds82-1620/+1677
2012-10-19kbuild: Fix module signature generationLinus Torvalds1-2/+3
2012-10-19xen: Fix annoying compile-time warningLinus Torvalds1-1/+1
2012-10-19Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds4-5/+8
2012-10-19Merge tag 'tty-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds11-31/+43
2012-10-19Merge tag 'usb-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds51-2221/+2333
2012-10-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rkuo/linux-hexagon-kernelLinus Torvalds104-136/+112
2012-10-19Merge tag 'parisc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6Linus Torvalds57-1542/+1511
2012-10-19MAINTAINERS: Add Rafael's address to ACPI maintainersRafael J. Wysocki1-0/+1
2012-10-19Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linuxLinus Torvalds3-4/+5
2012-10-19USB: ehci-fsl: Return valid error in ehci_fsl_setup_phyBen Collins1-1/+1
2012-10-19xtensa: add missing system calls to the syscall tableChris Zankel1-20/+78
2012-10-19Merge tag 'disintegrate-parisc-20121016' into for-linusJames Bottomley57-1542/+1511
2012-10-19xtensa: minor compiler warning fixChris Zankel2-2/+5
2012-10-19kbuild: sign the modules at install timeRusty Russell5-111/+39
2012-10-19Merge commit '5bc66170dc486556a1e36fd384463536573f4b82' into x86/urgentH. Peter Anvin13288-373046/+693449
2012-10-19x86, MCE: Remove bios_cmci_threshold sysfs attributeBorislav Petkov1-6/+0
2012-10-18Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds14-431/+487
2012-10-18Hexagon: Copyright marking changesRichard Kuo101-133/+100
2012-10-18UAPI: (Scripted) Disintegrate arch/hexagon/include/asmDavid Howells14-3/+12
2012-10-18crypto: aesni - fix XTS mode on x86-32, add wrapper function for asmlinkage aesni_enc()Jussi Kivilinna1-2/+7
2012-10-18fs, xattr: fix bug when removing a name not in xattr listDavid Rientjes1-1/+1
2012-10-18arm64: ptrace: use HW_BREAKPOINT_EMPTY type for disabled breakpointsWill Deacon1-16/+21
2012-10-18arm64: ptrace: make structure padding explicit for debug registersWill Deacon2-7/+32