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-20
tracing, Text Edit Lock - kprobes architecture independent support, nommu fix
Ingo Molnar
2
-10
/
+12
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
2009-03-18
ALSA: hda - Workaround for buggy DMA position on ATI controllers
Takashi Iwai
1
-13
/
+18
2009-03-18
ALSA: hda - Fix DMA mask for ATI controllers
Takashi Iwai
1
-0
/
+8
2009-03-18
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
7
-50
/
+101
2009-03-18
Merge branches 'tracing/ftrace' and 'linus' into tracing/core
Ingo Molnar
51
-3622
/
+14388
2009-03-17
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
3
-7
/
+16
2009-03-17
tracing: make power tracer start/stop methods lighter weight
Steven Rostedt
1
-2
/
+6
2009-03-17
tracing: make sched_switch stop/start light weight
Steven Rostedt
1
-4
/
+5
2009-03-17
tracing: optimization of branch tracer
Witold Baryluk
1
-4
/
+2
2009-03-17
tracing: add global-clock option to provide cross CPU clock to traces
Steven Rostedt
2
-4
/
+31
2009-03-17
ring-buffer: add api to allow a tracer to change clock source
Steven Rostedt
3
-36
/
+57
2009-03-18
powerpc/ps3: ps3_defconfig updates
Geoff Levand
1
-60
/
+190
2009-03-18
Merge commit 'gcl/merge' into merge
Benjamin Herrenschmidt
131
-1835
/
+3138
[next]