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
2011-05-25
vmscan: change shrinker API by passing shrink_control struct
Ying Han
1
-1
/
+2
2011-05-25
m32r, mm: set all online nodes in N_NORMAL_MEMORY
David Rientjes
1
-0
/
+1
2011-05-25
alpha, mm: set all online nodes in N_NORMAL_MEMORY
David Rientjes
1
-0
/
+1
2011-05-25
mm: convert mm->cpu_vm_cpumask into cpumask_var_t
KOSAKI Motohiro
1
-1
/
+0
2011-05-25
mm: Convert i_mmap_lock to a mutex
Peter Zijlstra
1
-2
/
+2
2011-05-25
mm, powerpc: move the RCU page-table freeing into generic code
Peter Zijlstra
8
-120
/
+22
2011-05-25
mm: now that all old mmu_gather code is gone, remove the storage
Peter Zijlstra
21
-41
/
+0
2011-05-25
um: mmu_gather rework
Peter Zijlstra
1
-18
/
+11
2011-05-25
ia64: mmu_gather rework
Peter Zijlstra
1
-20
/
+46
2011-05-25
sh: mmu_gather rework
Peter Zijlstra
1
-11
/
+17
2011-05-25
arm: mmu_gather rework
Peter Zijlstra
1
-16
/
+37
2011-05-25
s390: mmu_gather rework
Peter Zijlstra
1
-25
/
+37
2011-05-25
sparc: mmu_gather rework
Peter Zijlstra
6
-116
/
+63
2011-05-25
powerpc: mmu_gather rework
Peter Zijlstra
8
-17
/
+46
2011-05-25
x86,mm: make pagefault killable
KOSAKI Motohiro
1
-1
/
+11
2011-05-25
arch, mm: filter disallowed nodes from arch specific show_mem functions
David Rientjes
7
-13
/
+17
2011-05-25
xtensa/mm: remove WANT_PAGE_VIRTUAL
Sebastian Andrzej Siewior
1
-4
/
+0
2011-05-25
xtensa/mm: remove pgtable.c
Sebastian Andrzej Siewior
1
-72
/
+0
2011-05-24
Merge branch 'for-linus/2640/i2c' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
2
-9
/
+13
2011-05-25
mach-ux500: set proper I2C platform data from MOP500s
Linus Walleij
1
-6
/
+8
2011-05-25
i2c-nomadik: fix speed enumerator
Linus Walleij
1
-1
/
+1
2011-05-25
i2c-nomadik: make i2c timeout specific per i2c bus
Virupax Sadashivpetimath
1
-2
/
+4
2011-05-24
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
35
-668
/
+626
2011-05-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-3
/
+1
2011-05-24
Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
18
-18
/
+23
2011-05-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
40
-1960
/
+1368
2011-05-24
x86, ioapic: Restore ioapic entries during resume properly
Suresh Siddha
1
-2
/
+2
2011-05-24
x86: Get rid of asmregparm
Richard Weinberger
2
-7
/
+2
2011-05-24
um: Use RWSEM_GENERIC_SPINLOCK on x86
Richard Weinberger
1
-2
/
+2
2011-05-24
Merge branch 'fixes-2.6.39' into for-2.6.40
Tejun Heo
321
-9558
/
+9989
2011-05-24
m68knommu: Use generic show_interrupts()
Geert Uytterhoeven
2
-28
/
+1
2011-05-24
m68k: merge the mmu and non-mmu versions of sys_m68k.c
Greg Ungerer
3
-643
/
+578
2011-05-24
m68knommu: use asm-generic/bitops/ext2-atomic.h
Akinobu Mita
1
-17
/
+1
2011-05-24
m68knommu: Remove obsolete #include <linux/sys.h>
Geert Uytterhoeven
6
-6
/
+0
2011-05-24
m68k: merge mmu and non-mmu versions of asm-offsets.c
Greg Ungerer
6
-190
/
+114
2011-05-23
Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...
Linus Torvalds
17
-76
/
+25
2011-05-24
m68k: merge non-mmu and mmu versions of m68k_ksyms.c
Greg Ungerer
3
-64
/
+32
2011-05-24
m68knommu: remove un-needed exporting of COLDFIRE symbols
Greg Ungerer
2
-12
/
+3
2011-05-24
m68knommu: move EXPORT of kernel_thread to function definition
Greg Ungerer
2
-4
/
+1
2011-05-24
m68knommu: move EXPORT of local checksumming functions to definitions
Greg Ungerer
2
-5
/
+3
2011-05-24
m68knommu: move EXPORT of dump_fpu to function definition
Greg Ungerer
2
-4
/
+1
2011-05-24
m68knommu: clean up mm/init_no.c
Greg Ungerer
1
-47
/
+4
2011-05-24
m68k: merge the mmu and non-mmu mm/Makefile
Greg Ungerer
3
-18
/
+9
2011-05-24
m68k: mv kmap_mm.c to kmap.c
Greg Ungerer
2
-370
/
+365
2011-05-24
m68knommu: remove stubs for __ioremap() and iounmap()
Greg Ungerer
4
-43
/
+6
2011-05-24
m68knommu: remove unused kernel_set_cachemode()
Greg Ungerer
1
-8
/
+0
2011-05-24
m68k: let Makefile sort out compiling mmu and non-mmu lib/checksum.c
Greg Ungerer
2
-8
/
+3
2011-05-24
m68k: remove duplicate memcpy() implementation
Greg Ungerer
4
-131
/
+75
2011-05-24
m68k: remove duplicate memset() implementation
Greg Ungerer
4
-107
/
+74
2011-05-24
m68k: remove duplicate memmove() implementation
Greg Ungerer
3
-99
/
+2
[next]