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
2007-10-17
Remove workaround for unimmunized rcu_dereference from mce_log()
Paul E. McKenney
1
-3
/
+0
2007-10-17
Make unregister_binfmt() return void
Alexey Dobriyan
1
-1
/
+1
2007-10-17
Use list_head in binfmt handling
Alexey Dobriyan
2
-4
/
+10
2007-10-17
oom: move prototypes to appropriate header file
David Rientjes
1
-0
/
+1
2007-10-17
Slab API: remove useless ctor parameter and reorder parameters
Christoph Lameter
7
-8
/
+7
2007-10-17
powerpc: add Altivec/VMX state to coredumps
Mark Nelson
1
-3
/
+25
2007-10-17
x86: replace NT_PRXFPREG with ELF_CORE_XFPREG_TYPE #define
Mark Nelson
2
-0
/
+2
2007-10-16
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
1
-3
/
+3
2007-10-16
Merge branch 'release' of ssh://master.kernel.org/pub/scm/linux/kernel/git/ae...
Linus Torvalds
1
-0
/
+2
2007-10-16
x86: fix boot error introduced by kbuild
Sam Ravnborg
1
-3
/
+3
2007-10-16
[IA64] Fix build for CONFIG_SMP=n
Tony Luck
1
-0
/
+2
2007-10-16
Update PowerPC vmemmap code for 1TB segments
Anton Blanchard
1
-1
/
+2
2007-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
64
-186
/
+178
2007-10-16
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
25
-497
/
+490
2007-10-16
[MIPS] Increase cp0 compare clockevent min_delta_ns from 0x30 to 0x300.
Ralf Baechle
1
-1
/
+1
2007-10-16
[MIPS] Cache: Provide more information on cache policy on bootup.
Ralf Baechle
1
-3
/
+7
2007-10-16
[MIPS] Fix aliasing bug in copy_user_highpage, take 2.
Ralf Baechle
1
-7
/
+12
2007-10-16
[MIPS] VPE loader: convert from struct class_ device to struct device
Kay Sievers
1
-12
/
+15
2007-10-16
[MIPS] MIPSsim: Fix booting from NFS root
Thiemo Seufer
1
-4
/
+1
2007-10-16
[MIPS] Alchemy: Get rid of au1xxx_irq_map_t.
Ralf Baechle
10
-12
/
+12
2007-10-16
[MIPS] Alchemy: Get rid of au_ffs().
Ralf Baechle
3
-6
/
+6
2007-10-16
[MIPS] Alchemy: cleanup interrupt code.
Ralf Baechle
1
-341
/
+313
2007-10-16
[MIPS] Lasat: Fix build by conversion to irq_cpu.c.
Ralf Baechle
3
-12
/
+16
2007-10-16
[MIPS] IP22: Enable -Werror.
Ralf Baechle
1
-0
/
+2
2007-10-16
[MIPS] IP22: Fix warning.
Ralf Baechle
1
-6
/
+15
2007-10-16
[MIPS] IP22: Complain if requesting the front panel irq failed.
Ralf Baechle
1
-1
/
+8
2007-10-16
[MIPS] vmlinux.lds.S: Handle KPROBES_TEXT.
Ralf Baechle
1
-0
/
+1
2007-10-16
[MIPS] vmlinux.lds.S: Fix handling of .notes in final link.
Ralf Baechle
1
-4
/
+9
2007-10-16
[MIPS] vmlinux.lds.S: Remove duplicate comment.
Ralf Baechle
1
-1
/
+0
2007-10-16
[MIPS] IP32: Fix build by conversion to irq_cpu.c.
Ralf Baechle
3
-90
/
+75
2007-10-16
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
16
-127
/
+167
2007-10-16
powerpc32 vDSO: linker script indentation
Roland McGrath
1
-101
/
+118
2007-10-16
powerpc64 vDSO: linker script indentation
Roland McGrath
1
-103
/
+122
2007-10-16
SH vDSO: linker script indentation
Roland McGrath
1
-35
/
+42
2007-10-16
ia64 vDSO: linker script indentation
Roland McGrath
1
-63
/
+72
2007-10-16
s3c2410fb: removes lcdcon1 register value from s3c2410fb_display
Krzysztof Helt
6
-28
/
+0
2007-10-16
s3c2410fb: adds pixclock to s3c2410fb_display
Krzysztof Helt
6
-110
/
+11
2007-10-16
s3c2410fb: remove lcdcon2 and lcdcon3 register fields
Krzysztof Helt
6
-72
/
+0
2007-10-16
s3c2410fb: add pulse length fields to s3c2410fb_display
Krzysztof Helt
6
-0
/
+31
2007-10-16
s3c2410fb: add vertical margins fields to s3c2410fb_display
Krzysztof Helt
6
-0
/
+33
2007-10-16
s3c2410fb: remove lcdcon3 register from s3c2410fb_display
Krzysztof Helt
6
-198
/
+129
2007-10-16
s3c2410fb: add margin fields to s3c2410fb_display
Krzysztof Helt
6
-9
/
+54
2007-10-16
s3c2410fb: multi-display support
Krzysztof Helt
6
-255
/
+328
2007-10-16
rtc: make rtc-ds1742 driver hotplug-aware
Atsushi Nemoto
2
-2
/
+2
2007-10-16
kprobes: support kretprobe blacklist
Masami Hiramatsu
8
-1
/
+25
2007-10-16
V850: cleanup struct irqaction initializers
Thomas Gleixner
2
-7
/
+9
2007-10-16
uml: definitively kill subprocesses on panic
Lepton Wu
2
-1
/
+39
2007-10-16
uml: arch/um/drivers formatting
Jeff Dike
9
-253
/
+244
2007-10-16
uml: fix stub address calculations
Jeff Dike
18
-77
/
+81
2007-10-16
uml: correctly handle skb allocation failures
Jeff Dike
1
-0
/
+47
[next]