summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-11-07parisc: add generic 32- and 64-bit defconfigsHelge Deller
2013-11-07parisc: sticon - unbreak on 64bit kernelHelge Deller
2013-11-07parisc: signal fixup - SIGBUS vs. SIGSEGVHelge Deller
2013-11-07parisc: implement full version of access_ok()Helge Deller
2013-11-07parisc: correctly display number of active CPUsHelge Deller
2013-11-07parisc: do not count IPI calls twiceHelge Deller
2013-11-07parisc: make udelay() SMP-safeHelge Deller
2013-11-07parisc: remove duplicate defineMichael Opdenacker
2013-11-07parisc: make "make install" not depend on vmlinuxHelge Deller
2013-11-07parisc: add kernel audit featureHelge Deller
2013-11-07parisc: provide macro to create exception table entriesHelge Deller
2013-11-08Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2013-11-08Merge tag 'nfs-for-3.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-11-07x86, intel-mid: Do not re-introduce usage of obsolete __cpuinitPaul Gortmaker
2013-11-07ARM64: /proc/interrupts: display IPIs of online CPUs onlySudeep KarkadaNagesha
2013-11-07Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2013-11-07perf tools: Remove unneeded includeRodrigo Campos
2013-11-07perf record: Remove post_processing_offset variableDavid Ahern
2013-11-07perf record: Remove advance_output functionDavid Ahern
2013-11-07perf record: Refactor feature handling into a separate functionDavid Ahern
2013-11-07perf trace: Don't relookup fields by name in each sampleArnaldo Carvalho de Melo
2013-11-07perf tools: Fix version when building out of treeDavid Ahern
2013-11-07perf evsel: Ditch evsel->handler.data fieldArnaldo Carvalho de Melo
2013-11-07Revert "sysfs: drop kobj_ns_type handling"Linus Torvalds
2013-11-07irqchip: bcm2835: Convert to use IRQCHIP_DECLARE macroAxel Lin
2013-11-07x86/apic: Disable I/O APIC before shutdown of the local APICFenghua Yu
2013-11-07ARC: [plat-arcfpga] defconfig updateVineet Gupta
2013-11-07smp, ARC: kill SMP single function call interruptJiang Liu
2013-11-07ARC: [SMP] Disallow RTSCVineet Gupta
2013-11-07Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar
2013-11-07Merge tag 'staging-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-11-07Merge tag 'tty-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-11-07Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-11-07Merge tag 'char-misc-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-11-07Merge tag 'usb-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-11-06perf/ftrace: Fix paranoid level for enabling function tracerSteven Rostedt
2013-11-06uprobes: Export write_opcode() as uprobe_write_opcode()Oleg Nesterov
2013-11-06uprobes: Introduce arch_uprobe->ixolOleg Nesterov
2013-11-06uprobes: Kill module_init() and module_exit()Oleg Nesterov
2013-11-06uprobes: Move function declarations out of archDavid A. Long
2013-11-06x86, hyperv: Move a variable to avoid an unused variable warningH. Peter Anvin
2013-11-06MIPS: remove duplicate defineMichael Opdenacker
2013-11-06s390/scm_blk: fix endless loop for requests != REQ_TYPE_FSSteffen Maier
2013-11-06arm64: locks: Remove CONFIG_GENERIC_LOCKBREAKCatalin Marinas
2013-11-06sched: Remove unnecessary iteration over sched domains to update nr_busy_cpusPreeti U Murthy
2013-11-06sched: Fix asymmetric scheduling for POWER7Vaidyanathan Srinivasan
2013-11-06perf/x86/intel: Add Ivy Bridge-EP uncore IRP box supportYan, Zheng
2013-11-06perf/x86/intel/uncore: Add filter support for IvyBridge-EP QPI boxesYan, Zheng
2013-11-06perf: Factor out strncpy() in perf_event_mmap_event()Oleg Nesterov
2013-11-06tools/perf: Add required memory barriersPeter Zijlstra