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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-20
[POWERPC] Merge PCI resource fixups
Benjamin Herrenschmidt
8
-188
/
+167
2007-12-20
[POWERPC] Merge pcibios_resource_to_bus/bus_to_resource
Benjamin Herrenschmidt
3
-74
/
+36
2007-12-20
[POWERPC] pci32: Add platform option to enable /proc PCI domains
Benjamin Herrenschmidt
4
-18
/
+25
2007-12-20
[POWERPC] pci32: Remove obsolete PowerMac bus number hack
Benjamin Herrenschmidt
1
-11
/
+0
2007-12-20
[POWERPC] pci32: Add flags modifying the PCI code behaviour
Benjamin Herrenschmidt
12
-22
/
+75
2007-12-20
[POWERPC] pci32: Remove PowerMac P2P bridge IO hack
Benjamin Herrenschmidt
1
-214
/
+1
2007-12-20
[POWERPC] pci32: Use generic pci_assign_unassign_resources
Benjamin Herrenschmidt
1
-174
/
+17
2007-12-20
[POWERPC] pci32: Remove bogus alignment message
Benjamin Herrenschmidt
1
-6
/
+0
2007-12-20
[POWERPC] Use embedded dtc in kernel builds
David Gibson
2
-3
/
+38
2007-12-20
[POWERPC] Merge dtc upstream source
David Gibson
17
-0
/
+8351
2007-12-20
[POWERPC] holly.c: Remove unnecessary include of linux/ide.h
Olof Johansson
1
-1
/
+0
2007-12-20
[POWERPC] include/asm-ppc/: Spelling fixes
joe@perches.com
3
-3
/
+3
2007-12-20
[POWERPC] arch/ppc/: Spelling fixes
joe@perches.com
2
-2
/
+2
2007-12-20
[POWERPC] include/asm-powerpc/: Spelling fixes
joe@perches.com
7
-11
/
+11
2007-12-20
[POWERPC] arch/powerpc/: Spelling fixes
joe@perches.com
4
-4
/
+4
2007-12-20
[POWERPC] Implement pci_set_dma_mask() in terms of the dma_ops
Michael Ellerman
2
-0
/
+19
2007-12-20
[POWERPC] Optimize account_system_vtime
Milton Miller
1
-8
/
+13
2007-12-20
[POWERPC] Depend on ->initialized in calc_steal_time
Milton Miller
1
-3
/
+1
2007-12-20
[POWERPC] Timer interrupt: use a struct for two per_cpu varables
Milton Miller
1
-8
/
+12
2007-12-20
[POWERPC] Use __get_cpu_var in time.c
Milton Miller
1
-2
/
+2
2007-12-20
[POWERPC] init_decrementer_clockevent can be static __init
Milton Miller
1
-2
/
+1
2007-12-20
[POWERPC] Push down or eliminate smp_processor_id calls in xics code
Milton Miller
2
-33
/
+29
2007-12-20
[POWERPC] celleb: Split machine definition
Ishizaki Kou
4
-80
/
+116
2007-12-20
[POWERPC] Cleanup calling mmio_nvram_init
Ishizaki Kou
2
-2
/
+11
2007-12-20
[POWERPC] pasemi: Implement MSI support
Olof Johansson
5
-2
/
+201
2007-12-20
[POWERPC] iSeries: Fix unregistering HV event handlers
Stephen Rothwell
1
-1
/
+1
2007-12-20
[POWERPC] wrapper: Treat NULL as root node in devp_offset; add devp_offset_fi...
Scott Wood
1
-3
/
+5
2007-12-20
[POWERPC] wrapper: Rename offset in offset_devp()
Scott Wood
1
-2
/
+2
2007-12-20
[POWERPC] Fake NUMA emulation for PowerPC
Balbir Singh
1
-5
/
+54
2007-12-20
[POWERPC] Add machine initcall macros
Grant Likely
1
-0
/
+23
2007-12-20
[POWERPC] MPIC: Minor optimization of ipi handler
Olof Johansson
1
-8
/
+7
2007-12-20
Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Paul Mackerras
14
-75
/
+170
2007-12-19
[POWERPC] powermac: Use generic suspend code
Johannes Berg
1
-232
/
+173
2007-12-19
[POWERPC] Fix sleep on powerbook 3400
Paul Mackerras
1
-136
/
+36
2007-12-19
[POWERPC] Convert therm_windtunnel.c to use the kthread API
Paul Mackerras
1
-17
/
+17
2007-12-19
[POWERPC] Convert therm_pm72.c to use the kthread API
Paul Mackerras
1
-5
/
+4
2007-12-19
[POWERPC] Convert adb.c to use kthread API and not spin on ADB requests
Paul Mackerras
1
-57
/
+21
2007-12-19
[POWERPC] Convert media-bay.c to use the kthread API
Paul Mackerras
1
-10
/
+4
2007-12-19
[POWERPC] via-pmu: Kill sleep notifiers completely
Johannes Berg
2
-107
/
+0
2007-12-19
[POWERPC] adb: Replace sleep notifier with platform driver suspend/resume hooks
Johannes Berg
1
-39
/
+57
2007-12-19
[POWERPC] cell: catch errors from sysfs_create_group()
Jeremy Kerr
1
-3
/
+17
2007-12-19
[POWERPC] cell: handle SPE kernel mappings that cross segment boundaries
Jeremy Kerr
3
-13
/
+52
2007-12-19
[POWERPC] cell: add spu_64k_pages_available() check
Jeremy Kerr
3
-1
/
+8
2007-12-19
[POWERPC] cell: use spu_load_slb for SLB setup
Jeremy Kerr
1
-13
/
+10
2007-12-19
[POWERPC] cell: handle kernel SLB setup in spu_base.c
Jeremy Kerr
3
-32
/
+54
2007-12-19
[POWERPC] cell: safer of_has_vicinity routine
Andre Detsch
1
-3
/
+8
2007-12-19
[POWERPC] cell: export force_sig_info()
Jeremy Kerr
1
-0
/
+7
2007-12-19
[POWERPC] cell: Convert #include of asm/of_{platform, device}.h into linux/of...
Jon Loeliger
7
-8
/
+10
2007-12-19
[POWERPC] cell: add missing '\n'
Ishizaki Kou
1
-2
/
+2
2007-12-19
[POWERPC] OProfile: fix cbe pm signal routing problem
Bob Nelson
1
-9
/
+11
[next]