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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-21
powerpc/mpc5200: add rts/cts handling in PSC UART driver
Wolfram Sang
1
-1
/
+10
2008-12-21
powerpc/mpc5200: Add MDMA/UDMA support to MPC5200 ATA driver
Tim Yamin
1
-12
/
+5
2008-12-21
powerpc/mpc5200: Disable bestcomm prefetching when ATA DMA enabled
Grant Likely
3
-5
/
+21
2008-12-21
powerpc/mpc5200: Bestcomm fixes to ATA support
Tim Yamin
2
-3
/
+3
2008-12-21
powerpc/mpc5200: Bugfix on handling variable sized buffer descriptors
Grant Likely
1
-19
/
+42
2008-12-21
powerpc/mpc5200: Make internal 5200 PIC the default interrupt controller
Grant Likely
1
-0
/
+2
2008-12-21
powerpc/mpc5200: Document and tidy irq driver
Grant Likely
5
-122
/
+189
2008-12-21
powerpc: Fix missing 'blr' in _tlbia()
Benjamin Herrenschmidt
1
-0
/
+1
2008-12-21
powerpc/bootwrapper: Use the child-bus #address-cells to decide which range e...
Scott Wood
1
-1
/
+1
2008-12-21
powerpc: Const-qualify Device Node Argument to DCR Resource Extent API
Grant Erickson
2
-4
/
+5
2008-12-21
powerpc/44x: 44x TLB doesn't need "Guarded" set for all pages
Benjamin Herrenschmidt
1
-1
/
+11
2008-12-21
powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDED
Benjamin Herrenschmidt
8
-75
/
+66
2008-12-21
powerpc/mm: Runtime allocation of mmu context maps for nohash CPUs
Benjamin Herrenschmidt
3
-54
/
+116
2008-12-21
powerpc/44x: No need to mask MSR:CE, ME or DE in _tlbil_va on 440
Benjamin Herrenschmidt
1
-9
/
+10
2008-12-21
powerpc/mm: Split low level tlb invalidate for nohash processors
Benjamin Herrenschmidt
7
-249
/
+292
2008-12-21
powerpc/mm: Add SMP support to no-hash TLB handling
Benjamin Herrenschmidt
10
-57
/
+281
2008-12-21
powerpc/mm: Introduce MMU features
Benjamin Herrenschmidt
16
-60
/
+268
2008-12-21
powerpc/mm: Rework context management for CPUs with no hash table
Benjamin Herrenschmidt
6
-54
/
+234
2008-12-21
powerpc/mm: Split mmu_context handling
Benjamin Herrenschmidt
12
-319
/
+335
2008-12-21
powerpc/4xx: Extended DCR support v2
Benjamin Herrenschmidt
4
-17
/
+65
2008-12-21
powerpc: Add reboot notifier to Collaborative Memory Manager
Brian King
1
-1
/
+28
2008-12-21
powerpc: Disable Collaborative Memory Manager for kdump
Brian King
1
-1
/
+1
2008-12-21
powerpc/iseries: viodasd needs to depend on CONFIG_BLOCK
Stephen Rothwell
1
-0
/
+1
2008-12-21
powerpc: Pass a valid token to rtas_call() in phyp-dump code
Tony Breeds
1
-0
/
+2
2008-12-21
powerpc: Protect against NULL pointer deref in phyp-dump code
Tony Breeds
1
-0
/
+3
2008-12-21
powerpc: Rename struct vm_region to avoid conflict with NOMMU
David Howells
1
-12
/
+12
2008-12-21
powerpc: Convert sysfs cache code to of_find_next_cache_node()
Nathan Lynch
1
-6
/
+1
2008-12-21
powerpc: Convert cpu_to_l2cache() to of_find_next_cache_node()
Nathan Lynch
1
-7
/
+4
2008-12-21
powerpc: Add of_find_next_cache_node()
Nathan Lynch
2
-0
/
+34
2008-12-18
Merge branch 'linux-2.6' into next
Paul Mackerras
9
-8
/
+13
2008-12-17
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p...
Linus Torvalds
2
-2
/
+3
2008-12-17
powerpc: Fix corruption error in rh_alloc_fixed()
Guillaume Knispel
1
-0
/
+1
2008-12-17
powerpc/fsl-booke: Fix the miss interrupt restore
Dave Liu
1
-2
/
+2
2008-12-17
Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/po...
Paul Mackerras
4
-105
/
+230
2008-12-16
Merge branch 'sh/for-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+2
2008-12-16
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
3
-5
/
+17
2008-12-16
sh: Disable GENERIC_HARDIRQS_NO__DO_IRQ for unconverted platforms.
Paul Mundt
1
-0
/
+2
2008-12-16
powerpc: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
5
-37
/
+29
2008-12-16
powerpc/mm: Remove flush_HPTE()
Benjamin Herrenschmidt
2
-18
/
+5
2008-12-16
powerpc/mm: Rename tlb_32.c and tlb_64.c to tlb_hash32.c and tlb_hash64.c
Benjamin Herrenschmidt
3
-1
/
+1
2008-12-16
powerpc/mm: Add local_flush_tlb_mm() to SW loaded TLB implementations
Benjamin Herrenschmidt
1
-0
/
+5
2008-12-16
powerpc: Fix asm EMIT_BUG_ENTRY with !CONFIG_BUG
Benjamin Herrenschmidt
1
-1
/
+10
2008-12-16
powerpc: Remove dead BIO_VMERGE_BOUNDARY definition
FUJITA Tomonori
1
-7
/
+0
2008-12-16
powerpc: Introduce ppc_pci_flags accessors
Josh Boyer
14
-18
/
+42
2008-12-16
powerpc/pseries: Check for GIQ indicator before calling set-indicator
Nathan Lynch
3
-3
/
+39
2008-12-16
powerpc/powermac: Use set_hard_smp_processor_id() instead of smp_hw_index
Nathan Lynch
1
-1
/
+1
2008-12-16
powerpc: Move smp_hw_index to 32-bit code
Nathan Lynch
2
-1
/
+2
2008-12-16
powerpc: Remove `have_of' global variable
Anton Vorontsov
5
-13
/
+1
2008-12-16
powerpc: Fix !CONFIG_PPC_NEED_DMA_SYNC_OPS build warning
Becky Bruce
1
-6
/
+35
2008-12-16
powerpc/ps3: Add sub-match id modalias support
Geert Uytterhoeven
3
-33
/
+34
[next]