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
2009-03-24
powerpc/83xx: Add power management support for MPC837x boards
Anton Vorontsov
6
-171
/
+323
2009-03-24
powerpc/mm: Introduce early_init_mmu() on 64-bit
Benjamin Herrenschmidt
4
-34
/
+43
2009-03-24
powerpc/mm: Add option for non-atomic PTE updates to ppc64
Benjamin Herrenschmidt
2
-1
/
+13
2009-03-24
powerpc/mm: Fix printk type warning in mmu_context_nohash
Benjamin Herrenschmidt
1
-1
/
+1
2009-03-24
powerpc/mm: Rename arch/powerpc/kernel/mmap.c to mmap_64.c
Benjamin Herrenschmidt
2
-1
/
+1
2009-03-24
powerpc/mm: Merge various PTE bits and accessors definitions
Benjamin Herrenschmidt
4
-337
/
+233
2009-03-24
powerpc/mm: Tweak PTE bit combination definitions
Benjamin Herrenschmidt
12
-76
/
+89
2009-03-24
powerpc/cell: Fix iommu exception reporting
Jeremy Kerr
1
-4
/
+5
2009-03-24
powerpc/mm: e300c2/c3/c4 TLB errata workaround
Kumar Gala
4
-7
/
+45
2009-03-24
powerpc/mm: Used free register to save a few cycles in SW TLB miss handling
Kumar Gala
1
-27
/
+24
2009-03-24
powerpc/mm: Remove unused register usage in SW TLB miss handling
Kumar Gala
1
-8
/
+3
2009-03-24
powerpc: expect all devices calling dma ops to have archdata set
Kumar Gala
1
-11
/
+1
2009-03-24
powerpc: setup default archdata for {of_}platform via bus_register_notifier
Kumar Gala
2
-13
/
+36
2009-03-24
powerpc/pci: Default to dma_direct_ops for pci dma_ops
Kumar Gala
1
-1
/
+1
2009-03-24
powerpc/pmi: Irq handlers return irqreturn_t
Stephen Rothwell
1
-1
/
+1
2009-03-24
cpumask: Use mm_cpumask() wrapper instead of cpu_vm_mask
Rusty Russell
7
-23
/
+20
2009-03-24
powerpc: Turn on self-tests in ppc64_defconfig
Michael Ellerman
1
-3
/
+3
2009-03-24
powerpc/msi: Mark the MSI bitmap selftest code as __init
Michael Ellerman
1
-3
/
+3
2009-03-24
powerpc/cell: Make axonram depends on BLOCK
Michael Ellerman
1
-1
/
+1
2009-03-24
powerpc: Add virtual processor dispatch trace log
Jeremy Kerr
4
-0
/
+295
2009-03-24
powerpc: Add dispatch trace log fields to lppaca
Jeremy Kerr
1
-2
/
+4
2009-03-24
powerpc: Fix page_ins details in lppaca comments
Jeremy Kerr
1
-1
/
+1
2009-03-24
powerpc: Make sysfs code use smp_call_function_single
Rusty Russell
1
-25
/
+6
2009-03-24
powerpc/pseries: Failed reconfig notifier chain call cleanup
Nathan Fontenot
1
-1
/
+5
2009-03-24
powerpc: Fix prom_init on 32-bit OF machines
Benjamin Herrenschmidt
1
-1
/
+1
2009-03-24
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
123
-3572
/
+4141
2009-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
5
-25
/
+11
2009-03-23
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p...
Linus Torvalds
1
-0
/
+9
2009-03-23
powerpc/mm: Fix Respect _PAGE_COHERENT on classic ppc32 SW TLB load machines
Kumar Gala
1
-0
/
+9
2009-03-22
Merge branch 'fix-includes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
24
-1907
/
+1209
2009-03-20
Merge commit 'gcl/next' into next
Benjamin Herrenschmidt
7
-42
/
+435
2009-03-20
Merge commit 'kumar/next' into next
Benjamin Herrenschmidt
13
-18
/
+2532
2009-03-20
powerpc/mm: Unify PTE_RPN_SHIFT and _PAGE_CHG_MASK definitions
Benjamin Herrenschmidt
2
-12
/
+26
2009-03-20
powerpc/mm: Split the various pgtable-* headers based on MMU type
Benjamin Herrenschmidt
12
-467
/
+564
2009-03-19
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
8
-40
/
+48
2009-03-19
powerpc/86xx: Default configuration for GE Fanuc's PPC9A
Martyn Welch
1
-0
/
+1889
2009-03-19
powerpc/86xx: Board support for GE Fanuc's PPC9A
Martyn Welch
4
-1
/
+597
2009-03-19
powerpc/cpm2: fix building fs_enet driver as a module.
Grant Likely
1
-0
/
+1
2009-03-19
powerpc/86xx: Run sbc310 USB fixup code only on the appropriate platform.
Martyn Welch
1
-0
/
+4
2009-03-18
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
336
-4117
/
+6357
2009-03-18
sparc64: Fix crash with /proc/iomem
Mikulas Patocka
1
-1
/
+1
2009-03-18
sparc64: Reschedule KGDB capture to a software interrupt.
David S. Miller
4
-24
/
+10
2009-03-18
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
4
-64
/
+203
2009-03-18
[S390] make page table upgrade work again
Martin Schwidefsky
2
-14
/
+35
2009-03-18
[S390] make page table walking more robust
Martin Schwidefsky
3
-5
/
+6
2009-03-18
[S390] Dont check for pfn_valid() in uaccess_pt.c
Gerald Schaefer
1
-18
/
+0
2009-03-18
[S390] ftrace/mcount: fix kernel stack backchain
Heiko Carstens
1
-2
/
+4
2009-03-18
[S390] topology: define SD_MC_INIT to fix performance regression
Heiko Carstens
1
-0
/
+2
2009-03-18
[S390] __div64_31 broken for CONFIG_MARCH_G5
Martin Schwidefsky
1
-1
/
+1
2009-03-18
powerpc/ps3: ps3_defconfig updates
Geoff Levand
1
-60
/
+190
[next]