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-04-29
V4L/DVB (11570): patch: s2255drv: fix race condition on set mode
Dean Anderson
1
-1
/
+1
2009-04-29
V4L/DVB (11568): cx18: Fix the handling of i2c bus registration error
Jean Delvare
1
-3
/
+13
2009-04-29
V4L/DVB (11561a): move media after i2c
Guennadi Liakhovetski
1
-2
/
+2
2009-04-29
V4L/DVB (11516): drivers/media/video/saa5246a.c: fix use-after-free
Dan Carpenter
1
-2
/
+1
2009-04-29
V4L/DVB (11515): drivers/media/video/saa5249.c: fix use-after-free and leak
Dan Carpenter
1
-2
/
+2
2009-04-29
V4L/DVB (11494a): cx231xx Kconfig fixes
Mauro Carvalho Chehab
1
-22
/
+22
2009-04-29
V4L/DVB (11494): cx18: Send correct input routing value to external audio mul...
Andy Walls
1
-1
/
+1
2009-04-27
Remove unused support code for refok sections.
Tim Abbott
3
-29
/
+0
2009-04-27
sparc: cleanup references to deprecated .text.init* sections.
Tim Abbott
2
-2
/
+2
2009-04-27
sh: Use __INIT macro instead of .text.init.
Tim Abbott
1
-2
/
+3
2009-04-27
powerpc: Use __REF macro instead of old .text.init.refok.
Tim Abbott
1
-2
/
+3
2009-04-27
powerpc: Use TEXT_TEXT macro in linker script.
Tim Abbott
1
-1
/
+2
2009-04-27
arm: Use __INIT macro instead of .text.init.
Tim Abbott
4
-4
/
+8
2009-04-27
FRV: Use __INIT macro instead of .text.init.
Tim Abbott
4
-4
/
+8
2009-04-27
FRV: Remove unused header asm/init.h.
Tim Abbott
1
-12
/
+0
2009-04-27
Revert "linux.conf.au 2009: Tuz"
Linus Torvalds
5
-8477
/
+3216
2009-04-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
15
-37
/
+97
2009-04-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
17
-337
/
+281
2009-04-27
Btrfs: look for acls during btrfs_read_locked_inode
Chris Mason
1
-0
/
+62
2009-04-27
Btrfs: fix acl caching
Chris Mason
2
-7
/
+15
2009-04-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
7
-16
/
+65
2009-04-27
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2
-10
/
+3
2009-04-27
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
1
-6
/
+18
2009-04-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-2
/
+2
2009-04-27
Merge branch 'sh/for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-41
/
+61
2009-04-27
Merge branch 'fix/misc' into for-linus
Takashi Iwai
1
-1
/
+1
2009-04-27
Merge branch 'fix/caiaq' into for-linus
Takashi Iwai
2
-6
/
+8
2009-04-27
Merge branch 'fix/hda' into for-linus
Takashi Iwai
1
-1
/
+44
2009-04-27
Merge branch 'fix/asoc' into for-linus
Takashi Iwai
3
-8
/
+12
2009-04-27
FRV: Stop gcc from generating uninitialised variable warnings after BUG()
David Howells
1
-2
/
+3
2009-04-27
FRV: Wire up new syscalls
David Howells
2
-1
/
+5
2009-04-27
ext2: missing unlock in ext2_quota_write()
Dan Carpenter
1
-1
/
+3
2009-04-27
quota: remove obsolete comments in fs/quota/Makefile
Christoph Hellwig
1
-9
/
+0
2009-04-27
Btrfs: Fix a bunch of printk() warnings.
Joel Becker
5
-23
/
+40
2009-04-27
Btrfs: Fix a trivial warning using max() of u64 vs ULL.
Joel Becker
1
-1
/
+1
2009-04-27
Btrfs: remove unused btrfs_bit_radix slab
Chris Mason
1
-8
/
+0
2009-04-27
ALSA: Fix Trivial Warnining in sound/pci/cmipci.c
Subrata Modak
1
-1
/
+1
2009-04-27
Btrfs: ratelimit IO error printks
Chris Mason
2
-17
/
+31
2009-04-27
Btrfs: remove #if 0 code
Chris Mason
3
-188
/
+1
2009-04-27
Btrfs: When shrinking, only update disk size on success
Chris Ball
2
-11
/
+27
2009-04-27
ALSA: snd-usb-caiaq: fix reported elapsed periods
Daniel Mack
2
-6
/
+8
2009-04-27
ptrace: ptrace_attach: fix the usage of ->cred_exec_mutex
Oleg Nesterov
1
-2
/
+2
2009-04-27
sh: Fix up unsigned syscall_nr in SH-5 pt_regs.
Paul Mundt
1
-1
/
+1
2009-04-27
maple: input: fix up maple mouse driver
Adrian McMenamin
1
-20
/
+23
2009-04-27
sh: sh7785lcr: fix defconfig for 29-bit mode
Yoshihiro Shimoda
1
-20
/
+37
2009-04-26
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
12
-14
/
+60
2009-04-26
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-3
/
+5
2009-04-26
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-9
/
+18
2009-04-26
sparc: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2
-2
/
+2
2009-04-26
sh: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
4
-4
/
+8
[next]