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-07-26
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
21
-41
/
+172
2008-07-26
[PATCH] sanitize __user_walk_fd() et.al.
Al Viro
2
-10
/
+10
2008-07-26
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-24
/
+15
2008-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...
Linus Torvalds
50
-1347
/
+4925
2008-07-26
cris: use generic show_mem()
Johannes Weiner
1
-30
/
+0
2008-07-26
frv: use generic show_mem()
Johannes Weiner
1
-31
/
+0
2008-07-26
m32r: use generic show_mem()
Johannes Weiner
1
-36
/
+0
2008-07-26
m68k: use generic show_mem()
Johannes Weiner
1
-30
/
+0
2008-07-26
m68knommu: use generic show_mem()
Johannes Weiner
1
-27
/
+0
2008-07-26
mips: use generic show_mem()
Johannes Weiner
2
-38
/
+1
2008-07-26
h8300: use generic show_mem()
Johannes Weiner
1
-27
/
+0
2008-07-26
mn10300: use generic show_mem()
Johannes Weiner
1
-27
/
+0
2008-07-26
powerpc: use generic show_mem()
Johannes Weiner
1
-39
/
+0
2008-07-26
s390: use generic show_mem()
Johannes Weiner
1
-32
/
+0
2008-07-26
sh: use generic show_mem()
Johannes Weiner
1
-41
/
+0
2008-07-26
sparc64: use generic show_mem()
Johannes Weiner
1
-45
/
+0
2008-07-26
um: use generic show_mem()
Johannes Weiner
1
-31
/
+0
2008-07-26
x86: use generic show_mem()
Johannes Weiner
2
-84
/
+0
2008-07-26
xtensa: use generic show_mem()
Johannes Weiner
1
-27
/
+0
2008-07-26
blackfin: use generic show_mem()
Johannes Weiner
1
-27
/
+0
2008-07-26
avr32: use generic show_mem()
Johannes Weiner
1
-39
/
+0
2008-07-26
alpha: use generic show_mem()
Johannes Weiner
2
-65
/
+0
2008-07-26
tracehook: wait_task_inactive
Roland McGrath
1
-2
/
+2
2008-07-26
tracehook: CONFIG_HAVE_ARCH_TRACEHOOK
Roland McGrath
1
-0
/
+18
2008-07-26
tracehook: exec
Roland McGrath
1
-6
/
+0
2008-07-26
SL*B: drop kmem cache argument from constructor
Alexey Dobriyan
7
-27
/
+16
2008-07-26
x86: support 1GB hugepages with get_user_pages_lockless()
Nick Piggin
1
-3
/
+40
2008-07-26
x86: lockless get_user_pages_fast()
Nick Piggin
3
-0
/
+260
2008-07-26
mn10300: use the common ascii hex helpers
Harvey Harrison
1
-62
/
+46
2008-07-26
frv: use the common ascii hex helpers
Harvey Harrison
1
-52
/
+36
2008-07-26
cris: use the common ascii hex helpers
Harvey Harrison
2
-102
/
+37
2008-07-26
kexec jump: save/restore device state
Huang Ying
2
-2
/
+15
2008-07-26
kexec jump
Huang Ying
6
-33
/
+181
2008-07-26
x86 calgary: fix handling of devices that aren't behind the Calgary
Alexis Bruemmer
1
-45
/
+26
2008-07-26
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
13
-37
/
+30
2008-07-26
x86, AMD IOMMU: include amd_iommu_last_bdf in device initialization
Joerg Roedel
2
-4
/
+4
2008-07-26
x86, RDC321x: add to mach-default
Ingo Molnar
2
-20
/
+11
2008-07-26
Blackfin arch: If we double fault, rather than hang forever, reset
Robin Getz
1
-2
/
+5
2008-07-26
Blackfin arch: When icache is off, make sure people know it
Robin Getz
1
-5
/
+12
2008-07-26
Blackfin arch: Fix bug - skip single step in high priority interrupt handler ...
Sonic Zhang
2
-13
/
+53
2008-07-26
Blackfin arch: cache the values of vco/sclk/cclk as the overhead of doing so ...
Mike Frysinger
1
-10
/
+34
2008-07-26
Blackfin arch: fix bug - IMDMA is not type struct dma_register
Michael Hennerich
1
-0
/
+8
2008-07-26
Blackfin arch: check the EXTBANKS field of the DDRCTL1 register to see if we ...
Mike Frysinger
1
-0
/
+2
2008-07-25
x86_64: fix ia32 AMD syscall audit fast-path
Roland McGrath
1
-3
/
+3
2008-07-25
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-2
/
+2
2008-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2
-3
/
+6
2008-07-25
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-0
/
+6
2008-07-26
powerpc: Fix boot problem due to AT_BASE_PLATFORM change
Nathan Lynch
1
-2
/
+2
2008-07-25
sparc: Wire up new system calls.
David S. Miller
2
-3
/
+6
2008-07-25
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
26
-205
/
+2118
[next]