index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2007-07-19
1
-1
/
+3
|
\
|
*
powerpc: add missing DATA_DATA to powerpc
Mathieu Desnoyers
2007-07-17
1
-1
/
+3
*
|
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2007-07-19
2
-4
/
+2
*
|
powerpc: Put allocated ELF notes in read-only data segment
Roland McGrath
2007-07-19
1
-0
/
+2
*
|
define new percpu interface for shared data
Fenghua Yu
2007-07-19
1
-0
/
+1
*
|
jprobes: make jprobes a little safer for users
Michael Ellerman
2007-07-19
1
-3
/
+8
*
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2007-07-18
1
-0
/
+7
|
\
\
|
*
|
sys_fallocate() implementation on i386, x86_64 and powerpc
Amit Arora
2007-07-17
1
-0
/
+7
*
|
|
Revert "[POWERPC] Do firmware feature fixups after features are initialised"
Tony Breeds
2007-07-18
1
-8
/
+4
*
|
|
Fix compile failure in arch/powerpc/kernel/pci-common.c
Tony Breeds
2007-07-18
1
-2
/
+5
|
/
/
*
|
PTRACE_POKEDATA consolidation
Alexey Dobriyan
2007-07-17
1
-5
/
+1
*
|
PTRACE_PEEKDATA consolidation
Alexey Dobriyan
2007-07-17
1
-10
/
+2
*
|
Report that kernel is tainted if there was an OOPS
Pavel Emelianov
2007-07-17
1
-0
/
+1
*
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
2007-07-16
32
-2103
/
+1681
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'for-2.6.23' into merge
Paul Mackerras
2007-07-11
32
-2103
/
+1681
|
|
\
|
|
*
[POWERPC] Oprofile support for Power 5++
Mike Wolf
2007-07-11
1
-0
/
+15
|
|
*
[POWERPC] Remove unnecessary #undef printk from prom.c
Mathieu Desnoyers
2007-07-10
1
-2
/
+0
|
|
*
[POWERPC] Check for NULL ppc_md.init_IRQ() before calling
Sonny Rao
2007-07-10
1
-1
/
+2
|
|
*
[POWERPC] arch/powerpc/kernel/sysfs.c: Move NUMA exports
Johannes Berg
2007-07-10
1
-3
/
+2
|
|
*
[POWERPC] Add __read_mostly support for powerpc
Tony Breeds
2007-07-10
1
-0
/
+6
|
|
*
[POWERPC] Modify sched_clock() to make CONFIG_PRINTK_TIME more sane
Tony Breeds
2007-07-10
1
-3
/
+6
|
|
*
[POWERPC] Make the debugfs "powerpc" dir globally accessible
Michael Ellerman
2007-07-10
2
-6
/
+16
|
|
*
[POWERPC] Add a check for keyboard/mouse device nodes in check_legacy_ioport()
Wade Farnsworth
2007-07-10
1
-0
/
+8
|
|
*
[POWERPC] Add a warning to help trackdown device_node refcounting bugs
Michael Ellerman
2007-07-10
1
-0
/
+11
|
|
*
[POWERPC] Generalise device_node flag interface
Michael Ellerman
2007-07-10
1
-1
/
+1
|
|
*
[POWERPC] Check for the root node in of_detach_node()
Michael Ellerman
2007-07-10
1
-0
/
+3
|
|
*
[POWERPC] Add cputable entry for PowerPC 440SPe Rev. B
Roland Dreier
2007-07-10
1
-5
/
+15
|
|
*
[POWERPC] Remove unused do_signal export
Christoph Hellwig
2007-07-10
1
-1
/
+0
|
|
*
[POWERPC] Move inline asm eieio to using eieio inline function
Kumar Gala
2007-07-10
1
-6
/
+6
|
|
*
[POWERPC] Kill pcibios_enable_resources()
Kumar Gala
2007-07-03
1
-34
/
+0
|
|
*
[POWERPC] Replace use of GET_64BIT(prop, i) with of_read_number().
Jon Loeliger
2007-07-03
1
-5
/
+4
|
|
*
[POWERPC] Add copyright header to pci-common.c based on pci_{32,64}.c
Kumar Gala
2007-06-29
1
-0
/
+9
|
|
*
[POWERPC] Use ppc64 style list management for pci_controller on ppc32
Kumar Gala
2007-06-29
3
-117
/
+88
|
|
*
[POWERPC] Move common PCI code out of pci_32/pci_64
Kumar Gala
2007-06-29
3
-603
/
+314
|
|
*
[POWERPC] Move pci_bus_to_hose users to pci_bus_to_host
Kumar Gala
2007-06-29
2
-5
/
+4
|
|
*
[POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypes
Kumar Gala
2007-06-29
1
-1
/
+2
|
|
*
[POWERPC] Use global_number in ppc32 pci_controller
Kumar Gala
2007-06-29
4
-20
/
+57
|
|
*
[POWERPC] Removed dead code related to PCI on ppc32
Kumar Gala
2007-06-29
2
-115
/
+0
|
|
*
[POWERPC] Let subordinate transparent bridges be transparent.
York Sun
2007-06-29
1
-1
/
+1
|
|
*
[POWERPC] Turn off debugging in arch/powerpc/kernel/pci_64.c
Michael Ellerman
2007-06-28
1
-1
/
+1
|
|
*
[POWERPC] Move iSeries_tb_recal into its own late_initcall.
Tony Breeds
2007-06-28
1
-11
/
+19
|
|
*
[POWERPC] Correct __secondary_hold comment
Geoff Levand
2007-06-28
1
-2
/
+2
|
|
*
[POWERPC] Output params value in early_init_devtree
Geoff Levand
2007-06-28
1
-1
/
+1
|
|
*
[POWERPC] Do firmware feature fixups after features are initialised
Michael Neuling
2007-06-25
1
-4
/
+8
|
|
*
[POWERPC] Fix stolen time for SMT without LPAR
Michael Neuling
2007-06-25
1
-1
/
+1
|
|
*
[POWERPC] Add irq_create_direct_mapping()
Michael Ellerman
2007-06-25
1
-0
/
+24
|
|
*
[POWERPC] Split virq setup logic out into irq_setup_virq()
Michael Ellerman
2007-06-25
1
-11
/
+21
|
|
*
[POWERPC] Uninline and export virq_to_hw()
Olof Johansson
2007-06-25
1
-0
/
+6
|
|
*
[POWERPC] Remove spinlock from struct cpu_purr_data
Nathan Lynch
2007-06-25
1
-9
/
+15
|
|
*
[POWERPC] kexec: Send slaves to new kernel earlier
Milton Miller
2007-06-25
1
-13
/
+13
[next]