index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
6
-6
/
+0
2007-05-08
move die notifier handling to common code
Christoph Hellwig
2
-16
/
+2
2007-05-08
Fixes and cleanups for earlyprintk aka boot console
Gerd Hoffmann
1
-13
/
+6
2007-05-07
serial: define FIXED_PORT flag for serial_core
David Gibson
1
-1
/
+2
2007-05-05
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
4
-7
/
+28
2007-05-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
1
-2
/
+2
2007-05-02
PCI: Convert to alloc_pci_dev()
Michael Ellerman
1
-1
/
+1
2007-05-02
remove "struct subsystem" as it is no longer needed
Greg Kroah-Hartman
1
-2
/
+2
2007-05-02
[PATCH] x86: Allow percpu variables to be page-aligned
Jeremy Fitzhardinge
2
-7
/
+3
2007-05-02
[PATCH] x86: Move swsusp __pa() dependent code to arch portion
Vivek Goyal
2
-0
/
+25
2007-04-30
Merge branch 'linux-2.6' into for-2.6.22
Paul Mackerras
2
-5
/
+0
2007-04-30
[POWERPC] Spinlock initializer cleanup
Thomas Gleixner
1
-1
/
+1
2007-04-27
powerpc: make it compile for multithread change
Andrew Morton
1
-3
/
+0
2007-04-27
[POWERPC] Generic check_legacy_ioport
Olaf Hering
1
-3
/
+31
2007-04-27
[POWERPC] Replace if-then-else with a switch statement
Will Schmidt
1
-21
/
+22
2007-04-26
Revert "[POWERPC] DMA 4GB boundary protection"
Paul Mackerras
1
-10
/
+0
2007-04-26
[STRING]: Move strcasecmp/strncasecmp to lib/string.c
David S. Miller
1
-2
/
+0
2007-04-24
[POWERPC] pci_32.c: Switch to ref counting PCI API
Alan Cox
1
-2
/
+5
2007-04-24
[POWERPC] Remove old interface find_devices
Stephen Rothwell
2
-20
/
+2
2007-04-24
[POWERPC] Remove old interface find_type_devices
Stephen Rothwell
1
-19
/
+0
2007-04-24
[POWERPC] Remove old interface find_path_device
Stephen Rothwell
5
-23
/
+20
2007-04-24
[POWERPC] Remove find_all_nodes
Stephen Rothwell
1
-17
/
+0
2007-04-24
[POWERPC] Remove find_compatible_devices
Stephen Rothwell
1
-24
/
+0
2007-04-24
[POWERPC] Save trap number in bad_stack
Olof Johansson
2
-2
/
+9
2007-04-24
[POWERPC] kprobes: Eliminate sstep exception if instruction can be emulated
Ananth N Mavinakayanahalli
1
-1
/
+35
2007-04-24
[POWERPC] pasemi: PA6T oprofile support
Olof Johansson
2
-6
/
+8
2007-04-24
[POWERPC] pasemi: Enable one more hid bit
Olof Johansson
1
-1
/
+1
2007-04-24
[POWERPC] Fix PowerPC 750CL and 750GX CPU features
Josh Boyer
1
-2
/
+2
2007-04-24
[POWERPC] Rename last get_property calls
Stephen Rothwell
1
-2
/
+2
2007-04-13
[POWERPC] ibmebus: change probe/remove interface from using loc-code to DT path
Joachim Fenkes
1
-55
/
+60
2007-04-13
[POWERPC] Make tlb flush batch use lazy MMU mode
Benjamin Herrenschmidt
2
-7
/
+1
2007-04-13
[POWERPC] Alignment exception uses __get/put_user_inatomic
Benjamin Herrenschmidt
1
-25
/
+31
2007-04-13
[POWERPC] Clean up unused ROUND_UP, NAME_OFFSET macros in arch/powerpc
Milind Arun Choudhary
1
-4
/
+0
2007-04-13
[POWERPC] Add correct interrupt property for pegasos ide
Olaf Hering
1
-22
/
+33
2007-04-13
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
18
-116
/
+116
2007-04-13
[POWERPC] Make struct property's value a void *
Stephen Rothwell
3
-8
/
+9
2007-04-13
[POWERPC] Rename prom_n_size_cells to of_n_size_cells
Stephen Rothwell
3
-6
/
+5
2007-04-13
[POWERPC] Rename prom_n_addr_cells to of_n_addr_cells
Stephen Rothwell
5
-8
/
+7
2007-04-13
[POWERPC] Rename device_is_compatible to of_device_is_compatible
Stephen Rothwell
1
-5
/
+6
2007-04-13
[POWERPC] Rename get_property to of_get_property
Stephen Rothwell
1
-12
/
+12
2007-04-13
[POWERPC] Fix breakage caused by 72486f1f8f0a2bc828b9d30cf4690cf2dd6807fc
Giuliano Pochini
1
-5
/
+9
2007-04-13
[POWERPC] Remove stale comment from head_64.S
Sonny Rao
1
-4
/
+0
2007-04-13
[POWERPC] Remove unused inclusion of linux/ide.h
Olaf Hering
3
-3
/
+0
2007-04-13
[POWERPC] DMA 4GB boundary protection
Jake Moilanen
1
-1
/
+34
2007-04-13
[POWERPC] Add uevent handler for of_platform_bus
Sylvain Munaut
1
-0
/
+1
2007-04-13
[POWERPC] Add a unified uevent handler for bus based on of_device
Sylvain Munaut
1
-0
/
+112
2007-04-13
Merge branch 'linux-2.6' into for-2.6.22
Paul Mackerras
2
-3
/
+8
2007-03-26
[POWERPC] Use lowercase for hex printouts in oops messages.
anton@samba.org
1
-3
/
+3
2007-03-26
[POWERPC] Fix backwards ? : when printing machine type
anton@samba.org
1
-1
/
+1
2007-03-26
[POWERPC] Handle recursive oopses
anton@samba.org
1
-16
/
+36
[next]