Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_oneplus_sm8150
/
d720024e94de4e8b7f10ee83c532926f3ad5d708
/
arch
/
powerpc
/
kernel
133dda1
[PATCH] powerpc: Fix cell blade detection
by Arnd Bergmann
· 20 years ago
33b7497
[PATCH] powerpc: Fix call to ibm,client-architecture-support
by Benjamin Herrenschmidt
· 20 years ago
7c85d1f
powerpc: Fix machine check problem on 32-bit kernels
by Paul Mackerras
· 20 years ago
54f4ee1
[PATCH] powerpc: fix RTC/NVRAM accesses on Maple
by Hollis Blanchard
· 20 years ago
0f04108
[PATCH] powerpc: wire up sys_[gs]et_robust_list
by David Woodhouse
· 20 years ago
cb6b2eb
[PATCH] Fix pSeries identification in prom_init.c
by Benjamin Herrenschmidt
· 20 years ago
d205819
[PATCH] powerpc: Use the ibm,pa-features property if available
by Paul Mackerras
· 20 years ago
0ccde0a
[PATCH] powerpc/kprobes: fix singlestep out-of-line
by Ananth N Mavinakayanahalli
· 20 years ago
532f57d
Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current
by Linus Torvalds
· 20 years ago
953039c
[PATCH] powerpc: Allow devices to register with numa topology
by Jeremy Kerr
· 20 years ago
5411be5
[PATCH] drop task argument of audit_syscall_{entry,exit}
by Al Viro
· 20 years ago
03054d5
[PATCH] powerpc: Add cputable entry for POWER6
by Anton Blanchard
· 20 years ago
2833c28
[PATCH] powerpc: Wire up *at syscalls
by Andreas Schwab
· 20 years ago
1269277a
[PATCH] powerpc: Use check_legacy_ioport() on ppc32 too.
by David Woodhouse
· 20 years ago
f749eda
[PATCH] powerpc64: Fix loading of modules without a .toc section
by Alan Modra
· 20 years ago
f709bfa
powerpc/pseries: Tell firmware our capabilities on new machines
by Paul Mackerras
· 20 years ago
83d722f
[PATCH] Remove __devinit and __cpuinit from notifier_call definitions
by Chandra Seetharaman
· 20 years ago
649bbaa
[PATCH] Remove __devinitdata from notifier block definitions
by Chandra Seetharaman
· 20 years ago
912d35f
[PATCH] Add support for the sys_vmsplice syscall
by Jens Axboe
· 20 years ago
7c8ce71
Merge branch 'misc' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into merge
by Paul Mackerras
· 20 years ago
23b2527
[PATCH] powerpc/cell: remove BUILD_BUG_ON and add sys_tee to spu_syscall_table
by Arnd Bergmann
· 20 years ago
2889773
[PATCH] powerpc: Lower threshold for DART enablement to 1GB
by Olof Johansson
· 20 years ago
7daa411
[PATCH] powerpc: IOMMU support for honoring dma_mask
by Olof Johansson
· 20 years ago
46dbe2f
[PATCH] Switch Kprobes inline functions to __kprobes for ppc64
by Prasanna S Panchamukhi
· 20 years ago
6fbe85f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
by Linus Torvalds
· 20 years ago
f39224a
powerpc: Use correct sequence for putting CPU into nap mode
by Paul Mackerras
· 20 years ago
6f806ce
[PATCH] powerpc: Fix machine detection in prom_init.c
by Michael Ellerman
· 20 years ago
49c28e4
[PATCH] powerpc: Avoid __initcall warnings
by Anton Blanchard
· 20 years ago
ddafddc
[PATCH] powerpc: Ensure runlatch is off in the idle loop
by Anton Blanchard
· 20 years ago
7052449
[PATCH] splice: add support for sys_tee()
by Jens Axboe
· 20 years ago
12df755
Merge branch 'master'
by Kumar Gala
· 20 years ago
7d01c88
powerpc: iSeries has only 256 IRQs
by Stephen Rothwell
· 20 years ago
34ddf73
powerpc/ppc: export strncasecmp
by Kumar Gala
· 20 years ago
9c8680e
Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 20 years ago
95d465f
Manual merge with Linus.
by Dmitry Torokhov
· 20 years ago
856d08e
[PATCH] powerpc: iSeries needs slb_initialize to be called
by Stephen Rothwell
· 20 years ago
2c69677
powerpc: hook up the splice syscall
by Paul Mackerras
· 20 years ago
34422fe
[PATCH] powerpc/pseries: misc lparcfg fixes
by Will Schmidt
· 20 years ago
706c8c9
[PATCH] powerpc/pseries: Change H_StudlyCaps to H_SHOUTING_CAPS
by Segher Boessenkool
· 20 years ago
f18dd51
Merge branch 'for_paulus' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/powerpc
by Paul Mackerras
· 20 years ago
0cb3463
[PATCH] unexport get_wchan
by Adrian Bunk
· 20 years ago
9b41046
[PATCH] Don't pass boot parameters to argv_init[]
by OGAWA Hirofumi
· 20 years ago
da2e9e1
[PATCH] Mark unwind info for signal trampolines in vDSOs
by Jakub Jelinek
· 20 years ago
72d2c3e
powerpc: converted embedded platforms to use new define_machine support
by Kumar Gala
· 20 years ago
1a6a4ff
powerpc: merge machine_check_exception between ppc32 & ppc64
by Kumar Gala
· 20 years ago
0e55195
[PATCH] for_each_possible_cpu: powerpc
by KAMEZAWA Hiroyuki
· 20 years ago
bac30d1
Merge ../linux-2.6
by Paul Mackerras
· 20 years ago
e822250
[PATCH] powerpc: Kill _machine and hard-coded platform numbers
by Benjamin Herrenschmidt
· 20 years ago
4d177fb
[PATCH] powerpc: a couple of trivial compile warning fixes
by Stephen Rothwell
· 20 years ago
cf66c89
Merge branch '85xx' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/powerpc
by Paul Mackerras
· 20 years ago
facee87
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/powerpc
by Paul Mackerras
· 20 years ago
78af906
powerpc: remove OCP references
by Kumar Gala
· 20 years ago
b239cbe
[PATCH] powerpc: make ISA floppies work again
by Stephen Rothwell
· 20 years ago
69ed332
[PATCH] powerpc: Fix some initcall return values
by Anton Blanchard
· 20 years ago
9fe901d
[PATCH] powerpc: Workaround for pSeries RTAS bug
by Mike Kravetz
· 20 years ago
11089f0
[PATCH] powerpc: fix incorrect SA_ONSTACK behaviour for 64-bit processes
by Laurent MEYER
· 20 years ago
d0160bf
[PATCH] powerpc: Rename and export ppc64_firmware_features
by Michael Ellerman
· 20 years ago
2f25194
[PATCH] powerpc: export validate_sp for oprofile calltrace
by Anton Blanchard
· 20 years ago
10d713a
powerpc: use memparse() for mem= command line parsing
by Kumar Gala
· 20 years ago
ff2e6d7
powerpc: Fix goof in 6xx and POWER4 idle power-save functions
by Paul Mackerras
· 20 years ago
e041c68
[PATCH] Notifier chain update: API changes
by Alan Stern
· 20 years ago
8b844dd
powerpc: Move perfmon_fsl_booke.c over to arch/powerpc
by Paul Mackerras
· 20 years ago
ed98185
powerpc: Move module.c over to arch/powerpc
by Paul Mackerras
· 20 years ago
45320bc
powerpc: Move swsusp.S over to arch/powerpc
by Paul Mackerras
· 20 years ago
9b78172
powerpc: Move cpu_setup_6xx.S and temp.c over to arch/powerpc
by Paul Mackerras
· 20 years ago
0eb4cb9
powerpc: Move l2cr.S over to arch/powerpc
by Paul Mackerras
· 20 years ago
a0652fc
powerpc: Unify the 32 and 64 bit idle loops
by Paul Mackerras
· 20 years ago
37a801c
[PATCH] powerpc: legacy_serial loop cleanup
by Michael Neuling
· 20 years ago
4df2046
[PATCH] powerpc: Allow non zero boot cpuids
by Anton Blanchard
· 20 years ago
add60ef
[PATCH] powerpc: return to OF via trap, not exit
by Olaf Hering
· 20 years ago
6088857
[PATCH] correct the comment about stackpointer alignment in __boot_from_prom
by Olaf Hering
· 20 years ago
a7f3184
[PATCH] powerpc: declare arch syscalls in <asm/syscalls.h>
by Arnd Bergmann
· 20 years ago
af30837
[PATCH] powerpc: fix various sparse warnings
by Stephen Rothwell
· 20 years ago
50e21f2
[PATCH] kprobes: fix broken fault handling for powerpc64
by Prasanna S Panchamukhi
· 20 years ago
2326c77
[PATCH] kprobe handler: discard user space trap
by bibo,mao
· 20 years ago
c6fd91f
[PATCH] kretprobe instance recycled by parent process
by bibo mao
· 20 years ago
3158e94
[PATCH] consolidate sys32/compat_adjtimex
by Stephen Rothwell
· 20 years ago
88959ea
[PATCH] create struct compat_timex and use it everywhere
by Stephen Rothwell
· 20 years ago
394e390
[PATCH] more for_each_cpu() conversions
by Andrew Morton
· 20 years ago
7a7d1cf
[PATCH] sem2mutex: kprobes
by Ingo Molnar
· 20 years ago
6ea671a
[PATCH] powerpc: tidy-up of_register_driver()/driver_register() return values
by Bjorn Helgaas
· 20 years ago
f8642eb
[PATCH] powerpc: Remove calculation of io hole
by Michael Ellerman
· 20 years ago
23dd640
Merge ../linux-2.6
by Paul Mackerras
· 20 years ago
92eb460
[PATCH] powerpc: properly configure DDR/P5IOC children devs
by John Rose
· 20 years ago
920573b
[PATCH] powerpc: remove duplicate EXPORT_SYMBOLS
by Olaf Hering
· 20 years ago
0e8ed47
[PATCH] powerpc: RTC memory corruption
by Michael Neuling
· 20 years ago
0a45d44
powerpc: Fix problem with time going backwards
by Paul Mackerras
· 20 years ago
e5c6c8e
Input: pcspkr - separate device and driver registration
by Michael Neuling
· 20 years ago
5164501
Merge ../linux-2.6
by Paul Mackerras
· 20 years ago
0d514f0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
by Linus Torvalds
· 20 years ago
1bd7933
powerpc: Fix various syscall/signal/swapcontext bugs
by Paul Mackerras
· 20 years ago
c05b477
ppc64: make sure to align stack pointer to 16 bytes at boot
by Linus Torvalds
· 20 years ago
ab1b55e
[PATCH] powerpc: incorrect rmo_top handling in prom_init
by Benjamin Herrenschmidt
· 20 years ago
aa5cb02
[PATCH] powerpc: Expose SMT and L1 icache snoop userland features
by Benjamin Herrenschmidt
· 20 years ago
cd8a567
powerpc: Fix might-sleep warning in program check exception handler
by Paul Mackerras
· 20 years ago
0551fbd
[PATCH] Add mm->task_size and fix powerpc vdso
by Benjamin Herrenschmidt
· 20 years ago
6749c55
Merge ../powerpc-merge
by Paul Mackerras
· 20 years ago
634473d
[PATCH] powerpc: vdso 64bits gettimeofday bug
by Benjamin Herrenschmidt
· 20 years ago
2cf82c0
powerpc: Export variables used in conversions to/from cputime_t
by Paul Mackerras
· 20 years ago
329dda0
[PATCH] powerpc: Fix mem= cmdline handling on arch/powerpc for !MULTIPLATFORM
by Kumar Gala
· 20 years ago
Next »