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-03-31
blktrace: fix a race when creating blk_tree_root in debugfs
Li Zefan
1
-1
/
+5
2009-03-31
blktrace: fix timestamp in binary output
Li Zefan
1
-1
/
+1
2009-03-24
blktrace: print human-readable act_mask
Li Zefan
1
-38
/
+65
2009-03-24
blktrace: fix t_error()
Li Zefan
1
-1
/
+1
2009-03-24
blktrace: fix wrong calculation of RWBS
Li Zefan
1
-6
/
+7
2009-03-24
blktrace: mark ddir_act[] const
Li Zefan
1
-4
/
+4
2009-03-21
blktrace: avoid accessing NULL bdev->bd_disk
Li Zefan
1
-2
/
+11
2009-03-21
blktrace: remove sysfs_blk_trace_enable_show/store()
Li Zefan
1
-70
/
+22
2009-03-21
blktrace: report EBUSY correctly
Li Zefan
1
-6
/
+3
2009-03-21
blktrace: don't increase blk_probes_ref if failed to setup blk trace
Li Zefan
1
-3
/
+3
2009-03-21
blktrace: remove blk_probe_mutex
Li Zefan
1
-22
/
+5
2009-03-21
blktrace: make blk_tracer_enabled a bool flag
Li Zefan
1
-9
/
+3
2009-03-21
blktrace: fix possible memory leak
Li Zefan
1
-1
/
+1
2009-03-20
Merge branches 'tracing/ftrace', 'tracing/kprobes', 'tracing/tasks' and 'linu...
Ingo Molnar
91
-13236
/
+1399
2009-03-19
aio: lookup_ioctx can return the wrong value when looking up a bogus context
Jeff Moyer
1
-2
/
+3
2009-03-19
eventfd: remove fput() call from possible IRQ context
Davide Libenzi
1
-10
/
+27
2009-03-19
Move cc-option to below arch-specific setup
Linus Torvalds
1
-1
/
+3
2009-03-19
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
8
-40
/
+48
2009-03-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2009-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
3
-3
/
+59
2009-03-19
Fix race in create_empty_buffers() vs __set_page_dirty_buffers()
Linus Torvalds
1
-12
/
+11
2009-03-19
Add '-fwrapv' to gcc CFLAGS
Linus Torvalds
1
-0
/
+1
2009-03-19
tracing/ring-buffer: fix non cpu hotplug case
Frederic Weisbecker
1
-0
/
+9
2009-03-18
tracepoints: dont update zero-sized tracepoint sections
Ingo Molnar
1
-3
/
+1
2009-03-18
tracing: fix oops in tracepoint_update_probe_range()
Jaswinder Singh Rajput
1
-2
/
+7
2009-03-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
39
-12237
/
+0
2009-03-18
Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-2
/
+5
2009-03-18
Staging: benet: remove driver now that it is merged in drivers/net/
Greg Kroah-Hartman
39
-12237
/
+0
2009-03-18
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
9
-840
/
+1069
2009-03-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
1
-12
/
+14
2009-03-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
14
-28
/
+72
2009-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
6
-24
/
+48
2009-03-18
[S390] make page table upgrade work again
Martin Schwidefsky
2
-14
/
+35
2009-03-18
[S390] make page table walking more robust
Martin Schwidefsky
3
-5
/
+6
2009-03-18
[S390] Dont check for pfn_valid() in uaccess_pt.c
Gerald Schaefer
1
-18
/
+0
2009-03-18
[S390] ftrace/mcount: fix kernel stack backchain
Heiko Carstens
1
-2
/
+4
2009-03-18
[S390] topology: define SD_MC_INIT to fix performance regression
Heiko Carstens
1
-0
/
+2
2009-03-18
[S390] __div64_31 broken for CONFIG_MARCH_G5
Martin Schwidefsky
1
-1
/
+1
2009-03-18
kprobes: Fix locking imbalance in kretprobes
Ananth N Mavinakayanahalli
1
-3
/
+1
2009-03-18
tracing/ftrace: stop {irqs, preempt}soff tracers when tracing is stopped
Frederic Weisbecker
1
-0
/
+26
2009-03-18
tracing: fix command line to pid reverse map
Carsten Emde
1
-5
/
+11
2009-03-18
tracing: fix trace_find_cmdline()
Thomas Gleixner
1
-5
/
+4
2009-03-18
tracing: replace the crude (unsigned) -1 hackery
Thomas Gleixner
1
-6
/
+7
2009-03-18
tracing: stop command line recording when tracing is disabled
Thomas Gleixner
1
-1
/
+2
2009-03-18
Merge branch 'fix/opl3sa2-suspend' into for-linus
Takashi Iwai
1
-6
/
+12
2009-03-18
Merge branch 'fix/hda' into for-linus
Takashi Iwai
1
-13
/
+26
2009-03-18
ALSA: Fix vunmap and free order in snd_free_sgbuf_pages()
Takashi Iwai
1
-3
/
+4
2009-03-18
ALSA: mixart, fix lock imbalance
Jiri Slaby
1
-0
/
+1
2009-03-18
ALSA: pcm_oss, fix locking typo
Jiri Slaby
1
-2
/
+2
2009-03-18
ALSA: oss-mixer - Fixes recording gain control
Viral Mehta
1
-0
/
+3
[next]