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
2006-03-26
[PATCH] bitops: sh: use generic bitops
Akinobu Mita
1
-0
/
+8
2006-03-26
[PATCH] bitops: s390: use generic bitops
Akinobu Mita
1
-0
/
+4
2006-03-26
[PATCH] bitops: powerpc: use generic bitops
Akinobu Mita
1
-0
/
+4
2006-03-26
[PATCH] bitops: parisc: use generic bitops
Akinobu Mita
1
-0
/
+8
2006-03-26
[PATCH] bitops: mips: use generic bitops
Akinobu Mita
1
-0
/
+8
2006-03-26
[PATCH] bitops: m68knommu: use generic bitops
Akinobu Mita
1
-0
/
+8
2006-03-26
[PATCH] ppc: fix undefined reference to hweight32
Akinobu Mita
1
-0
/
+4
2006-03-26
[PATCH] bitops: m68k: use generic bitops
Akinobu Mita
1
-0
/
+4
2006-03-26
[PATCH] bitops: m32r: use generic bitops
Akinobu Mita
1
-0
/
+8
2006-03-26
[PATCH] bitops: ia64: use generic bitops
Akinobu Mita
3
-89
/
+5
2006-03-26
[PATCH] bitops: i386: use generic bitops
Akinobu Mita
1
-0
/
+4
2006-03-26
[PATCH] bitops: h8300: use generic bitops
Akinobu Mita
1
-0
/
+8
2006-03-26
[PATCH] bitops: frv: use generic bitops
Akinobu Mita
1
-0
/
+4
2006-03-26
[PATCH] bitops: cris: use generic bitops
Akinobu Mita
1
-0
/
+8
2006-03-26
[PATCH] bitops: arm26: use generic bitops
Akinobu Mita
1
-0
/
+4
2006-03-26
[PATCH] bitops: arm: use generic bitops
Akinobu Mita
1
-0
/
+4
2006-03-26
[PATCH] bitops: alpha: use generic bitops
Akinobu Mita
1
-0
/
+8
2006-03-26
[PATCH] bitops: ia64: use cpu_set() instead of __set_bit()
Akinobu Mita
1
-1
/
+2
2006-03-26
[PATCH] bitops: alpha: use config options instead of __alpha_fix__ and __alph...
Akinobu Mita
2
-5
/
+5
2006-03-26
[PATCH] um: fix undefined reference to hweight32
Akinobu Mita
2
-0
/
+10
2006-03-26
[PATCH] more s/fucn/func/ typo fixes
Akinobu Mita
2
-2
/
+2
2006-03-26
[PATCH] frv: remove unnesesary "&"
Akinobu Mita
1
-3
/
+3
2006-03-26
[PATCH] kprobes: fix broken fault handling for sparc64
Prasanna S Panchamukhi
1
-6
/
+60
2006-03-26
[PATCH] kprobes: fix broken fault handling for ia64
Prasanna S Panchamukhi
1
-5
/
+43
2006-03-26
[PATCH] kprobes: fix broken fault handling for powerpc64
Prasanna S Panchamukhi
1
-8
/
+55
2006-03-26
[PATCH] kprobes: fix broken fault handling for x86_64
Prasanna S Panchamukhi
1
-7
/
+55
2006-03-26
[PATCH] kprobes: fix broken fault handling for i386
Prasanna S Panchamukhi
1
-7
/
+50
2006-03-26
[PATCH] kprobe handler: discard user space trap
bibo,mao
5
-13
/
+18
2006-03-26
[PATCH] kretprobe instance recycled by parent process
bibo mao
4
-26
/
+1
2006-03-26
[PATCH] kretprobe: kretprobe-booster
Masami Hiramatsu
1
-22
/
+39
2006-03-26
[PATCH] x86: kprobes-booster
Masami Hiramatsu
1
-2
/
+90
2006-03-26
[PATCH] kprobes: clean up resume_execute()
Masami Hiramatsu
1
-16
/
+10
2006-03-26
[PATCH] fix array overrun in efi.c
Darren Jenkins
1
-1
/
+1
2006-03-26
[PATCH] consolidate sys32/compat_adjtimex
Stephen Rothwell
15
-409
/
+10
2006-03-26
[PATCH] create struct compat_timex and use it everywhere
Stephen Rothwell
7
-119
/
+12
2006-03-26
[PATCH] sem2mutex: misc static one-file mutexes
Ingo Molnar
8
-73
/
+78
2006-03-26
[PATCH] EFI fixes
Tolentino, Matthew E
2
-4
/
+4
2006-03-26
[PATCH] EFI: keep physical table addresses in efi structure
Bjorn Helgaas
7
-24
/
+43
2006-03-26
[PATCH] DMI: only ioremap stuff we actually need
Bjorn Helgaas
1
-1
/
+1
2006-03-26
[PATCH] ia64: ioremap: check EFI for valid memory attributes
Bjorn Helgaas
2
-1
/
+44
2006-03-26
[PATCH] EFI, /dev/mem: simplify efi_mem_attribute_range()
Bjorn Helgaas
1
-21
/
+20
2006-03-26
[PATCH] ia64: use i386 dmi_scan.c
Matt Domsch
4
-33
/
+72
2006-03-26
[PATCH] i386: export: memory more than 4G through /proc/iomem
Vivek Goyal
1
-2
/
+0
2006-03-26
[PATCH] i386: pass proper trap numbers to die chain handlers
Jan Beulich
1
-5
/
+12
2006-03-26
[PATCH] x86: "make isoimage" support; FDINITRD= support; minor cleanups
H. Peter Anvin
4
-17
/
+81
2006-03-25
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
1
-19
/
+59
2006-03-25
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
29
-80
/
+363
2006-03-25
[ARM] 3383/3: ixp2000: ixdp2x01 platform serial conversion
Lennert Buytenhek
1
-19
/
+59
2006-03-25
[ARM] 3030/2: fix permission check in the obscur cmpxchg syscall
Nicolas Pitre
1
-1
/
+1
2006-03-25
Merge nommu tree
Russell King
20
-51
/
+78
[next]