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-08-07
tracing: Fix recordmcount.pl to handle sections with only weak functions
Steven Rostedt
1
-2
/
+2
2009-08-06
ring-buffer: Fix advance of reader in rb_buffer_peek()
Robert Richter
1
-6
/
+4
2009-08-05
tracing: do not use functions starting with .L in recordmcount.pl
Steven Rostedt
1
-1
/
+4
2009-08-05
ring-buffer: do not disable ring buffer on oops_in_progress
Steven Rostedt
1
-1
/
+1
2009-08-05
ring-buffer: fix check of try_to_discard result
Steven Rostedt
1
-1
/
+1
2009-08-04
Merge branch 'tracing/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
378
-1698
/
+9386
2009-07-28
tracing: Fix missing function_graph events when we splice_read from trace_pipe
Lai Jiangshan
1
-3
/
+7
2009-07-28
tracing: Fix invalid function_graph entry
Lai Jiangshan
1
-2
/
+9
2009-07-27
mm: Remove duplicate definitions in MIPS and SH
Benjamin Herrenschmidt
2
-19
/
+0
2009-07-27
usb_serial: Fix remaining ref count/lock bugs
Alan Cox
1
-4
/
+13
2009-07-27
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
Linus Torvalds
7
-59
/
+91
2009-07-27
pty: quickfix for the pty ENXIO timing problems
Alan Cox
1
-0
/
+2
2009-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
47
-174
/
+336
2009-07-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
1
-1
/
+1
2009-07-27
tty: Fix a USB serial crash/scribble
Alan Cox
1
-1
/
+18
2009-07-27
Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
17
-220
/
+126
2009-07-27
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
10
-23
/
+37
2009-07-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
13
-39
/
+107
2009-07-27
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
30
-170
/
+2973
2009-07-27
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
6
-47
/
+55
2009-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
10
-32
/
+18
2009-07-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
1
-3
/
+1
2009-07-27
update the comment in kthread_stop()
Oleg Nesterov
1
-4
/
+6
2009-07-27
module: use MODULE_SYMBOL_PREFIX with module_layout
Mike Frysinger
1
-1
/
+2
2009-07-27
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
5
-64
/
+67
2009-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2
-7
/
+10
2009-07-27
mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
Benjamin Herrenschmidt
34
-82
/
+107
2009-07-27
cnic: Fix ISCSI_KEVENT_IF_DOWN message handling.
Michael Chan
1
-2
/
+21
2009-07-27
net: irda: init spinlock after memcpy
Deepak Saxena
1
-0
/
+1
2009-07-27
amd64_edac: read the right F2 maskoffset reg
Wan Wei
1
-1
/
+1
2009-07-27
microblaze: Makefile cleanup
Sam Ravnborg
2
-18
/
+19
2009-07-27
microblaze: Typo fix for cpu param inconsistency
Michal Simek
2
-2
/
+2
2009-07-27
microblaze: Add support for R_MICROBLAZE_64_NONE
Michal Simek
1
-0
/
+4
2009-07-27
microblaze: Get module loading working
John Williams
1
-5
/
+10
2009-07-27
microblaze: remove sys_ipc
Arnd Bergmann
2
-100
/
+1
2009-07-27
microblaze: Support unaligned address for put/get_user macros
Michal Simek
2
-64
/
+47
2009-07-27
microblaze: Detect new Microblaze 7.20 versions
Michal Simek
1
-0
/
+2
2009-07-27
microblaze: Fix do_page_fault for no context
Michal Simek
1
-9
/
+4
2009-07-27
microblaze: Add _PAGE_FILE macros to pgtable.h
Michal Simek
1
-3
/
+3
2009-07-27
microblaze: Fix put_user macro for 64bits arguments
Michal Simek
1
-1
/
+1
2009-07-27
microblaze: Clear print messages for DTB passing via r7
Michal Simek
1
-0
/
+3
2009-07-27
microblaze: Not to clear r7 after copying DTB to kernel
Michal Simek
1
-1
/
+0
2009-07-27
microblaze: Add messages about FDT blob
Michal Simek
1
-3
/
+6
2009-07-27
microblaze: Final support for statically linked DTB
John Williams
3
-15
/
+26
2009-07-27
microblaze: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2009-07-27
microblaze: Define tlb_flush macro
Michal Simek
1
-1
/
+1
2009-07-26
ixgbe: fix for 82599 errata marking UDP checksum errors
Don Skidmore
1
-2
/
+15
2009-07-26
r8169: WakeOnLan fix for the 8168
françois romieu
1
-2
/
+11
2009-07-26
netxen: reset ring consumer during cleanup
Dhananjay Phadke
1
-0
/
+7
2009-07-26
net/bridge: use kobject_put to release kobject in br_add_if error path
Xiaotian Feng
1
-1
/
+1
[next]