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
2009-11-05
Split init_new_context and destroy_context
Alexander Graf
2
-3
/
+23
2009-11-05
Export symbols for KVM module
Alexander Graf
2
-0
/
+3
2009-11-05
Add Book3s_64 offsets to asm-offsets.c
Alexander Graf
1
-0
/
+13
2009-11-05
Make head_64.S aware of KVM real mode code
Alexander Graf
3
-0
/
+17
2009-11-05
Add desktop PowerPC specific emulation
Alexander Graf
1
-10
/
+39
2009-11-05
Add mfdec emulation
Alexander Graf
1
-1
/
+12
2009-11-05
Add book3s_64 specific opcode emulation
Alexander Graf
1
-0
/
+337
2009-11-05
Add book3s_32 guest MMU
Alexander Graf
1
-0
/
+372
2009-11-05
Add book3s_64 guest MMU
Alexander Graf
1
-0
/
+476
2009-11-05
Add book3s_64 Host MMU handling
Alexander Graf
1
-0
/
+408
2009-11-05
Add book3s.c
Alexander Graf
1
-0
/
+925
2009-11-05
Add interrupt handling code
Alexander Graf
1
-0
/
+131
2009-11-05
Add SLB switching code for entry/exit
Alexander Graf
1
-0
/
+262
2009-11-05
Add book3s_64 highmem asm code
Alexander Graf
2
-0
/
+393
2009-11-05
Add Book3s_64 intercept helpers
Alexander Graf
1
-0
/
+58
2009-11-05
Add asm/kvm_book3s.h
Alexander Graf
1
-0
/
+136
2009-11-05
Add Book3s fields to vcpu structs
Alexander Graf
1
-1
/
+72
2009-11-05
Add Book3s definitions
Alexander Graf
1
-0
/
+39
2009-11-05
Pass PVR in sregs
Alexander Graf
1
-0
/
+2
2009-11-05
Move dirty logging code to sub-arch
Alexander Graf
2
-5
/
+5
2009-10-30
powerpc/8xx: Fix build breakage with sparse irq changes
Benjamin Herrenschmidt
1
-1
/
+1
2009-10-30
powerpc: pasemi_defconfig update
Olof Johansson
1
-167
/
+461
2009-10-30
powerpc/therm_adt746x: Don't access non-existing register
Jean Delvare
1
-1
/
+1
2009-10-30
powerpc: Enable sparse irq_descs on powerpc
Michael Ellerman
5
-13
/
+49
2009-10-30
powerpc: Rearrange and fix show_interrupts() for sparse irq_descs
Michael Ellerman
1
-27
/
+37
2009-10-30
powerpc: Make virq_debug_show() cope with sparse irq_descs
Michael Ellerman
1
-1
/
+4
2009-10-30
powerpc/nvram_64: Mark init code __init
Thomas Gleixner
1
-7
/
+7
2009-10-30
powerpc/nvram_64: Check nvram_error_log_index in nvram_clear_error_log()
Thomas Gleixner
1
-0
/
+3
2009-10-30
powerpc/nvram_64: Remove unused code
Thomas Gleixner
2
-26
/
+0
2009-10-30
powerpc: Fix potential compile error irqs_disabled_flags
Michael Neuling
1
-5
/
+0
2009-10-30
powerpc/mm: Bring hugepage PTE accessor functions back into sync with normal ...
David Gibson
6
-61
/
+45
2009-10-30
powerpc/mm: Split hash MMU specific hugepage code into a new file
David Gibson
4
-167
/
+176
2009-10-30
powerpc/mm: Cleanup initialization of hugepages on powerpc
David Gibson
3
-77
/
+63
2009-10-30
powerpc/mm: Allow more flexible layouts for hugepage pagetables
David Gibson
10
-410
/
+313
2009-10-30
powerpc/mm: Cleanup management of kmem_caches for pagetables
David Gibson
7
-122
/
+125
2009-10-30
powerpc/mm: Make hpte_need_flush() correctly mask for multiple page sizes
David Gibson
2
-10
/
+4
2009-10-30
powerpc: Add kdump support to Collaborative Memory Manager
Brian King
2
-11
/
+20
2009-10-30
powerpc: Remove get_irq_desc()
Michael Ellerman
25
-60
/
+62
2009-10-30
powerpc/pseries: Use irq_has_action() in eeh_disable_irq()
Michael Ellerman
1
-17
/
+1
2009-10-30
powerpc: Make NR_IRQS a CONFIG option
Michael Ellerman
2
-2
/
+12
2009-10-30
of/platform: Implement support for dev_pm_ops
Anton Vorontsov
1
-15
/
+290
2009-10-30
powerpc/chrp: Use the same RTAS daemon as pSeries
Benjamin Herrenschmidt
7
-65
/
+44
2009-10-30
powerpc: Move /proc/ppc64 to /proc/powerpc and add symlink
Benjamin Herrenschmidt
6
-62
/
+66
2009-10-30
powerpc: Make it possible to select hibernation on all PowerPCs
Anton Vorontsov
1
-11
/
+0
2009-10-30
powerpc/ps3: Use pr_devel() in ps3/mm.c
Michael Ellerman
1
-1
/
+1
2009-10-30
Convert /proc/device-tree/ to seq_file
Alexey Dobriyan
1
-20
/
+21
2009-10-30
powerpc: Cleanup Kconfig selection of hugetlbfs support
Benjamin Herrenschmidt
2
-1
/
+5
2009-10-29
Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...
Linus Torvalds
1
-1
/
+2
2009-10-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6
Linus Torvalds
1
-2
/
+4
2009-10-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
45
-391
/
+795
[next]