index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2014-04-29
sparc32: fix sparse warnings in unaligned_32.c
Sam Ravnborg
-3
/
+12
2014-04-29
sparc32: fix sparse warning in ptrace_32.c
Sam Ravnborg
-0
/
+5
2014-04-29
sparc32: fix sparse warnings in smp_32.c
Sam Ravnborg
-3
/
+3
2014-04-29
sparc32: fix sparse warnings in auxio_32.c
Sam Ravnborg
-8
/
+16
2014-04-29
sparc32: fix sparse warnings in leon_pci_grpci2.c
Sam Ravnborg
-9
/
+9
2014-04-29
sparc32: fix sparse warnings in leon_pci_grpci1.c
Sam Ravnborg
-6
/
+6
2014-04-29
sparc32: fix sparse warnings in tadpole.c
Sam Ravnborg
-2
/
+9
2014-04-29
sparc32: fix sparse warning in devices.c
Sam Ravnborg
-2
/
+4
2014-04-29
sparc: fix sparse warnings in cpu.c
Sam Ravnborg
-5
/
+11
2014-04-29
sparc32: fix sparse warnings in windows.c
Sam Ravnborg
-0
/
+7
2014-04-29
sparc32: fix sparse warnings in setup_32.c
Sam Ravnborg
-3
/
+6
2014-04-29
sparc32: fix sparse warnings in ioport.c
Sam Ravnborg
-3
/
+5
2014-04-29
sparc32: fix sparse warnings in signal_32.c
Sam Ravnborg
-5
/
+14
2014-04-29
sparc32: fix sparse warnings in process_32.h
Sam Ravnborg
-0
/
+10
2014-04-29
sparc32: fix sparse warnings in irq_32.c
Sam Ravnborg
-10
/
+21
2014-04-29
sparc32: fix sparse warnings in sun4d_irq.c
Sam Ravnborg
-8
/
+13
2014-04-29
sparc32: fix sparse warnings in sun4m_irq.c and sun4d_irq.c
Sam Ravnborg
-4
/
+8
2014-04-29
sparc32: fix sparse warning in traps_32.c
Sam Ravnborg
-2
/
+2
2014-04-29
sparc32: fix sparse "Should it be static?" in mm/
Sam Ravnborg
-4
/
+7
2014-04-29
sparc32: fix sparse warnings in srmmu.c
Sam Ravnborg
-7
/
+11
2014-04-29
sparc32: fix sparse warning in init_32.c
Sam Ravnborg
-2
/
+1
2014-04-29
sparc32: fix sparse warning in fault_32.c
Sam Ravnborg
-3
/
+12
2014-04-29
sparc32: rename mm/srmmu.h to mm/mm_32.h
Sam Ravnborg
-2
/
+2
2014-04-28
Merge tag 'trace-fixes-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-23
/
+9
2014-04-28
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
-22
/
+105
2014-04-28
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
-285
/
+273
2014-04-28
mm: don't pointlessly use BUG_ON() for sanity check
Linus Torvalds
-3
/
+5
2014-04-28
ftrace/module: Hardcode ftrace_module_init() call into load_module()
Steven Rostedt (Red Hat)
-23
/
+9
2014-04-28
powerpc/4xx: Fix section mismatch in ppc4xx_pci.c
Alistair Popple
-1
/
+1
2014-04-28
ppc/kvm: Clear the runlatch bit of a vcpu before napping
Preeti U Murthy
-1
/
+11
2014-04-28
ppc/kvm: Set the runlatch bit of a CPU just before starting guest
Preeti U Murthy
-0
/
+6
2014-04-28
ppc/powernv: Set the runlatch bits correctly for offline cpus
Preeti U Murthy
-0
/
+3
2014-04-28
powerpc/pseries: Protect remove_memory() with device hotplug lock
Li Zhong
-4
/
+6
2014-04-28
powerpc: Fix error return in rtas_flash module init
Anton Blanchard
-1
/
+1
2014-04-28
powerpc: Bump BOOT_COMMAND_LINE_SIZE to 2048
Anton Blanchard
-1
/
+1
2014-04-28
powerpc: Bump COMMAND_LINE_SIZE to 2048
Anton Blanchard
-1
/
+6
2014-04-28
powerpc: Rename duplicate COMMAND_LINE_SIZE define
Anton Blanchard
-7
/
+7
2014-04-28
powerpc/perf/hv-24x7: Catalog version number is be64, not be32
Cody P Schafer
-6
/
+7
2014-04-28
powerpc/perf/hv-24x7: Remove [static 4096], sparse chokes on it
Cody P Schafer
-1
/
+1
2014-04-28
powerpc/perf/hv-24x7: Use (unsigned long) not (u32) values when calling plpar...
Cody P Schafer
-4
/
+16
2014-04-28
powerpc/perf/hv-gpci: Make device attr static
Cody P Schafer
-1
/
+1
2014-04-28
powerpc/perf/hv_gpci: Probe failures use pr_debug(), and padding reduced
Cody P Schafer
-2
/
+2
2014-04-28
powerpc/perf/hv_24x7: Probe errors changed to pr_debug(), padding fixed
Cody P Schafer
-2
/
+2
2014-04-28
powerpc/mm: Fix tlbie to add AVAL fields for 64K pages
Aneesh Kumar K.V
-22
/
+16
2014-04-28
powerpc/powernv: Fix little endian issues in OPAL dump code
Anton Blanchard
-6
/
+11
2014-04-28
powerpc/powernv: Create OPAL sglist helper functions and fix endian issues
Anton Blanchard
-188
/
+76
2014-04-28
powerpc/powernv: Fix little endian issues in OPAL error log code
Anton Blanchard
-2
/
+9
2014-04-28
powerpc/powernv: Fix little endian issues with opal_do_notifier calls
Anton Blanchard
-3
/
+3
2014-04-28
powerpc/powernv: Remove some OPAL function declaration duplication
Anton Blanchard
-10
/
+2
2014-04-28
powerpc/powernv: Use uint64_t instead of size_t in OPAL APIs
Anton Blanchard
-7
/
+7
[next]