index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
7
-79
/
+15
2012-12-11
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-12
/
+10
2012-12-11
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-3
/
+8
2012-12-11
Merge branch 'akpm' (Andrew's patchbomb)
Linus Torvalds
2
-4
/
+4
2012-12-11
bootmem: fix wrong call parameter for free_bootmem()
Joonsoo Kim
1
-2
/
+2
2012-12-11
numa: convert static memory to dynamically allocated memory for per node device
Wen Congyang
1
-2
/
+2
2012-12-11
Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+3
2012-12-11
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-8
/
+0
2012-12-11
Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2012-12-11
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
4
-5
/
+4
2012-12-08
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
1
-0
/
+1
2012-12-08
Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2
-3
/
+7
2012-12-08
Merge tag 'sched-cputime-for-mingo' of git://git.kernel.org/pub/scm/linux/ker...
Ingo Molnar
2
-14
/
+12
2012-12-07
Merge branch 'linus' into sched/core
Ingo Molnar
6
-13
/
+20
2012-11-29
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
1
-2
/
+2
2012-11-29
powerpc: Fix fallout from device_node->name constification
Grant Likely
1
-1
/
+1
2012-11-29
unify default ptrace_signal_deliver
Al Viro
1
-2
/
+0
2012-11-28
flagday: don't pass regs to copy_thread()
Al Viro
1
-2
/
+2
2012-11-28
powerpc: switch to generic fork/clone/vfork
Al Viro
4
-32
/
+4
2012-11-28
Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...
Al Viro
5
-45
/
+11
2012-11-28
powerpc/PCI: Remove CONFIG_HOTPLUG ifdefs
Bill Pemberton
2
-8
/
+0
2012-11-27
cpuidle: Measure idle state durations with monotonic clock
Julius Werner
1
-2
/
+2
2012-11-26
powerpc/eeh: Do not invalidate PE properly
Gavin Shan
1
-1
/
+1
2012-11-23
powerpc/pseries: Fix oops with MSIs when missing EEH PEs
Alexey Kardashevskiy
1
-1
/
+2
2012-11-20
vtime: Warn if irqs aren't disabled on system time accounting APIs
Frederic Weisbecker
1
-0
/
+2
2012-11-19
vtime: Consolidate a bit the ctx switch code
Frederic Weisbecker
2
-6
/
+2
2012-11-19
vtime: Explicitly account pending user time on process tick
Frederic Weisbecker
1
-7
/
+7
2012-11-19
vtime: Remove the underscore prefix invasion
Frederic Weisbecker
1
-2
/
+2
2012-11-17
drivers/of: Constify device_node->name and ->path_component_name
Grant Likely
3
-4
/
+3
2012-11-13
tracing,x86: Add a TSC trace_clock
David Sharp
1
-0
/
+1
2012-11-03
uprobes/powerpc: Do not use arch_uprobe_*_step() helpers
Oleg Nesterov
1
-0
/
+6
2012-11-03
uprobes/powerpc: Don't clear TIF_UPROBE in do_notify_resume()
Oleg Nesterov
1
-3
/
+1
2012-10-29
vtime: Make vtime_account_system() irqsafe
Frederic Weisbecker
1
-2
/
+2
2012-10-25
powerpc/mpc5200: move lpbfifo node and fix its interrupt property
Anatolij Gustschin
2
-6
/
+6
2012-10-25
powerpc: 52xx: nop out unsupported critical IRQs
Wolfram Sang
1
-4
/
+5
2012-10-25
powerpc/pcm030: add pcm030-audio-fabric to dts
Eric Millbrandt
1
-1
/
+6
2012-10-25
tty, ioctls -- Add new ioctl definitions for tty flags fetching
Cyrill Gorcunov
1
-0
/
+3
2012-10-21
powerpc: make fork_idle() take the common "kernel thread" path in copy_thread()
Al Viro
1
-1
/
+1
2012-10-21
powerpc: put the "zero usp means using parent's stack pointer" to copy_thread()
Al Viro
1
-5
/
+4
2012-10-21
powerpc: don't bother with CHECK_FULL_REGS in sys_fork() et.al.
Al Viro
1
-3
/
+0
2012-10-21
powerpc: don't bother with zero-extending arguments in sys_clone()
Al Viro
1
-8
/
+0
2012-10-21
powerpc: take dereferencing to ret_from_kernel_thread()
Al Viro
2
-3
/
+2
2012-10-18
cpuidle/powerpc: Fix snooze state problem in the cpuidle design on pseries.
Deepthi Dharwar
1
-23
/
+13
2012-10-18
cpuidle/powerpc: Fix smt_snooze_delay functionality.
Deepthi Dharwar
3
-10
/
+20
2012-10-18
cpuidle/powerpc: Fix target residency initialisation in pseries cpuidle
Deepthi Dharwar
1
-4
/
+0
2012-10-18
powerpc: Build fix for powerpc KVM
Aneesh Kumar K.V
2
-2
/
+3
2012-10-18
Revert "powerpc/perf: Use pmc_overflow() to detect rolled back events"
Benjamin Herrenschmidt
1
-1
/
+1
2012-10-14
powerpc: don't mess with r2 in copy_thread() and friends
Al Viro
2
-3
/
+0
2012-10-14
powerpc: switch to saner kernel_execve() semantics
Al Viro
5
-22
/
+4
2012-10-14
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-6
/
+3
[next]