index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-08
powerpc: fix ics_rtas_init and start_secondary section mismatch
Daniel Borkmann
1
-1
/
+1
2013-02-04
Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ...
Thomas Gleixner
1
-1
/
+1
2013-02-03
powerpc: switch to generic old sigaction()
Al Viro
2
-74
/
+0
2013-02-03
powerpc: switch to generic compat rt_sigaction()
Al Viro
2
-39
/
+0
2013-02-03
powerpc: kill pointless wrappers
Al Viro
1
-301
/
+0
2013-02-03
powerpc: switch to generic old sigsuspend
Al Viro
1
-11
/
+0
2013-02-03
powerpc: switch to generic compat rt_sigqueueinfo()
Al Viro
1
-24
/
+0
2013-02-03
powerpc: switch to generic compat rt_sigpending()
Al Viro
1
-18
/
+0
2013-02-03
powerpc: switch to generic compat rt_sigprocmask()
Al Viro
1
-35
/
+0
2013-02-03
powerpc: switch to generic sigaltstack
Al Viro
4
-83
/
+12
2013-02-03
take sys_rt_sigsuspend() prototype to linux/syscalls.h
Al Viro
1
-1
/
+0
2013-01-29
powerpc: Change hardware breakpoint to allow longer ranges
Michael Neuling
1
-2
/
+10
2013-01-29
powerpc: Add length setting to set_dawr
Michael Neuling
1
-1
/
+9
2013-01-29
Merge branch 'merge' into next
Benjamin Herrenschmidt
3
-4
/
+23
2013-01-29
powerpc: Max next_tb to prevent from replaying timer interrupt
Tiejun Chen
1
-2
/
+7
2013-01-29
powerpc: kernel/kgdb.c: Fix memory leakage
Cong Ding
1
-2
/
+3
2013-01-29
powerpc/book3e: Disable interrupt after preempt_schedule_irq
Tiejun Chen
1
-0
/
+13
2013-01-29
powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning for ppc32
Li Zhong
1
-0
/
+2
2013-01-27
kvm: Prepare to add generic guest entry/exit callbacks
Frederic Weisbecker
1
-0
/
+1
2013-01-27
cputime: Generic on-demand virtual cputime accounting
Frederic Weisbecker
2
-4
/
+4
2013-01-21
taint: add explicit flag to show whether lock dep is still OK.
Rusty Russell
1
-1
/
+1
2013-01-15
NTP: Add a CONFIG_RTC_SYSTOHC configuration
Jason Gunthorpe
1
-1
/
+1
2013-01-16
powerpc: Rename set_break to avoid naming conflict
Michael Neuling
3
-8
/
+8
2013-01-16
powerpc: Fix typo in breakpoint kgdb code.
Michael Neuling
1
-1
/
+1
2013-01-16
powerpc: Add DSCR support to ptrace
Alexey Kardashevskiy
1
-0
/
+29
2013-01-10
powerpc: Make room in exception vector area
Benjamin Herrenschmidt
1
-55
/
+55
2013-01-10
powerpc/eeh: Fix crash when adding a device in a slot with DDW
Thadeu Lima de Souza Cascardo
2
-2
/
+8
2013-01-10
powerpc/eeh/of: Checking for CONFIG_EEH is not needed
Thadeu Lima de Souza Cascardo
1
-4
/
+0
2013-01-10
powerpc/iommu: Prevent false TCE leak message
Thadeu Lima de Souza Cascardo
1
-0
/
+7
2013-01-10
powerpc: Add the DAWR support to the set_break()
Michael Neuling
1
-0
/
+23
2013-01-10
powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registers
Michael Neuling
8
-102
/
+134
2013-01-10
powerpc: Implement PPR save/restore
Haren Myneni
2
-10
/
+16
2013-01-10
powerpc: Define ppr in thread_struct
Haren Myneni
2
-0
/
+3
2013-01-10
powerpc: Move branch instruction from ACCOUNT_CPU_USER_ENTRY to caller
Haren Myneni
2
-2
/
+4
2013-01-10
powerpc/kexec: Add kexec "hold" support for Book3e processors
Jimi Xenidis
1
-1
/
+18
2013-01-10
powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning for ppc32
Li Zhong
1
-0
/
+2
2013-01-10
powerpc: Build kernel with -mcmodel=medium
Anton Blanchard
3
-3
/
+44
2013-01-10
powerpc: Remove RELOC() macro
Anton Blanchard
1
-291
/
+267
2013-01-10
powerpc: Relocate prom_init.c on 64bit
Anton Blanchard
4
-15
/
+64
2013-01-10
powerpc: Update Kconfig + Makefile to prepare for server doorbells
Ian Munsie
1
-2
/
+2
2013-01-10
powerpc: Add code to handle soft-disabled doorbells on server
Ian Munsie
3
-16
/
+45
2013-01-10
powerpc: Add book3s privileged doorbell exception vectors
Ian Munsie
1
-2
/
+7
2013-01-10
powerpc: Add book3s hypervisor doorbell exception vectors
Ian Munsie
1
-3
/
+13
2013-01-10
powerpc: Define differences between doorbells on book3e and book3s
Ian Munsie
1
-2
/
+2
2013-01-10
powerpc: Enable the Watchdog vector for 405
Jason Gunthorpe
2
-19
/
+30
2013-01-03
Merge tag 'driver-core-3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
12
-51
/
+48
2013-01-03
POWERPC: drivers: remove __dev* attributes.
Greg Kroah-Hartman
12
-51
/
+48
2013-01-03
powerpc/vdso: Remove redundant locking in update_vsyscall_tz()
Shan Hai
1
-5
/
+0
2012-12-18
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
18
-121
/
+451
2012-12-17
compat: generic compat_sys_sched_rr_get_interval() implementation
Catalin Marinas
1
-13
/
+4
[prev]
[next]