summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-08microblaze: Use predefined SYSCALL_DEFINE macroMichal Simek1-3/+3
2013-11-08microblaze: Remove deprecated IRQF_DISABLEDMichal Simek1-1/+1
2013-11-08metag: off by one in setup_bootmem_node()Dan Carpenter1-1/+1
2013-11-08Merge tag 'ftrace-urgent-3.12-v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2013-11-08Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds133-7090/+1984
2013-11-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds96-1983/+3427
2013-11-08parisc: add generic 32- and 64-bit defconfigsHelge Deller2-0/+674
2013-11-08parisc: sticon - unbreak on 64bit kernelHelge Deller3-80/+158
2013-11-08parisc: signal fixup - SIGBUS vs. SIGSEGVHelge Deller1-4/+14
2013-11-08parisc: implement full version of access_ok()Helge Deller1-4/+42
2013-11-08parisc: correctly display number of active CPUsHelge Deller1-2/+6
2013-11-08parisc: do not count IPI calls twiceHelge Deller3-10/+0
2013-11-08parisc: make udelay() SMP-safeHelge Deller3-32/+84
2013-11-08parisc: remove duplicate defineMichael Opdenacker1-1/+0
2013-11-08parisc: make "make install" not depend on vmlinuxHelge Deller2-15/+51
2013-11-08parisc: add kernel audit featureHelge Deller8-6/+158
2013-11-08parisc: provide macro to create exception table entriesHelge Deller5-14/+27
2013-11-08Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds14-57/+464
2013-11-08Merge tag 'nfs-for-3.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds47-598/+1944
2013-11-07x86, intel-mid: Do not re-introduce usage of obsolete __cpuinitPaul Gortmaker1-1/+1
2013-11-07ARM64: /proc/interrupts: display IPIs of online CPUs onlySudeep KarkadaNagesha1-1/+1
2013-11-07Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar13-59/+239
2013-11-07perf tools: Remove unneeded includeRodrigo Campos1-1/+0
2013-11-07perf record: Remove post_processing_offset variableDavid Ahern1-5/+3
2013-11-07perf record: Remove advance_output functionDavid Ahern1-6/+1
2013-11-07perf record: Refactor feature handling into a separate functionDavid Ahern1-12/+21
2013-11-07perf trace: Don't relookup fields by name in each sampleArnaldo Carvalho de Melo1-11/+188
2013-11-07perf tools: Fix version when building out of treeDavid Ahern2-1/+6
2013-11-07perf evsel: Ditch evsel->handler.data fieldArnaldo Carvalho de Melo9-23/+20
2013-11-07Revert "sysfs: drop kobj_ns_type handling"Linus Torvalds5-47/+122
2013-11-07irqchip: bcm2835: Convert to use IRQCHIP_DECLARE macroAxel Lin3-44/+12
2013-11-07x86/apic: Disable I/O APIC before shutdown of the local APICFenghua Yu2-5/+5
2013-11-07ARC: [plat-arcfpga] defconfig updateVineet Gupta1-0/+3
2013-11-07smp, ARC: kill SMP single function call interruptJiang Liu1-6/+1
2013-11-07ARC: [SMP] Disallow RTSCVineet Gupta2-8/+5
2013-11-07microblaze: Calculate kernel pad automaticallyMichal Simek2-5/+1
2013-11-07Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar4-29/+24
2013-11-07Merge tag 'staging-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds687-22336/+23942
2013-11-07Merge tag 'tty-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds53-364/+1200
2013-11-07Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds72-1704/+1712
2013-11-07Merge tag 'char-misc-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds118-830/+10904
2013-11-07Merge tag 'usb-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds217-4950/+9032
2013-11-06perf/ftrace: Fix paranoid level for enabling function tracerSteven Rostedt1-1/+1
2013-11-06uprobes: Export write_opcode() as uprobe_write_opcode()Oleg Nesterov2-7/+8
2013-11-06uprobes: Introduce arch_uprobe->ixolOleg Nesterov3-2/+7
2013-11-06uprobes: Kill module_init() and module_exit()Oleg Nesterov1-6/+1
2013-11-06uprobes: Move function declarations out of archDavid A. Long3-14/+8
2013-11-06x86, hyperv: Move a variable to avoid an unused variable warningH. Peter Anvin1-2/+2
2013-11-06MIPS: remove duplicate defineMichael Opdenacker1-1/+0
2013-11-06s390/scm_blk: fix endless loop for requests != REQ_TYPE_FSSteffen Maier1-1/+5