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-15
sh64: Wire up the shared __flush_xxx_region() flushers.
Paul Mundt
2
-49
/
+1
2009-08-15
sh: Add register alignment helpers for shared flushers.
Paul Mundt
4
-9
/
+24
2009-08-15
sh: stacktrace: Properly terminate the trace entry buffer.
Paul Mundt
1
-0
/
+4
2009-08-15
sh: flag the default unwinder as reliable.
Paul Mundt
1
-1
/
+1
2009-08-15
sh: stacktrace: Add reliability checks in address saving ops.
Paul Mundt
1
-0
/
+6
2009-08-14
sh: unwinder: Convert frame allocations to GFP_ATOMIC.
Paul Mundt
1
-2
/
+2
2009-08-13
Linux 2.6.31-rc6
v2.6.31-rc6
Linus Torvalds
1
-1
/
+1
2009-08-13
genirq: prevent wakeup of freed irq thread
Linus Torvalds
1
-10
/
+7
2009-08-14
Merge branch 'sh/dwarf-unwinder'
Paul Mundt
13
-1
/
+1363
2009-08-14
sh: Delete DWARF_ARCH_UNWIND_OFFSET
Matt Fleming
2
-14
/
+35
2009-08-14
sh: oprofile: Kill off dead valid_kernel_stack().
Paul Mundt
1
-27
/
+0
2009-08-13
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
11
-190
/
+429
2009-08-13
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-11
/
+37
2009-08-13
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-37
/
+48
2009-08-13
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
16
-135
/
+357
2009-08-14
sh: unwinder: Restore put_unaligned() for an unaligned destination.
Paul Mundt
1
-1
/
+2
2009-08-13
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
3
-20
/
+56
2009-08-13
Merge branch 'sh/for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
26
-26
/
+26
2009-08-13
Make sock_sendpage() use kernel_sendpage()
Linus Torvalds
1
-1
/
+1
2009-08-14
sh: unwinder: Fix up usage of unaligned accessors.
Paul Mundt
1
-11
/
+9
2009-08-14
sh: Add CFI annotations for exception return.
Matt Fleming
1
-0
/
+7
2009-08-14
sh: Setup the frame register in asm code
Matt Fleming
3
-0
/
+14
2009-08-14
sh: dwarf unwinder support.
Matt Fleming
10
-1
/
+1322
2009-08-13
perf_counter: Report the cloning task as parent on perf_counter_fork()
Peter Zijlstra
1
-2
/
+2
2009-08-13
perf_counter: Fix an ipi-deadlock
Peter Zijlstra
1
-1
/
+5
2009-08-13
perf: Rework/fix the whole read vs group stuff
Peter Zijlstra
2
-83
/
+238
2009-08-13
sh: Use the new stack unwinder API
Matt Fleming
3
-15
/
+12
2009-08-13
sh: Allow multiple stack unwinders to be setup
Matt Fleming
4
-3
/
+190
2009-08-13
perf_counter: Fix swcounter context invariance
Peter Zijlstra
1
-26
/
+18
2009-08-13
perf report: Don't show unresolved DSOs and symbols when -S/-d is used
Arnaldo Carvalho de Melo
1
-2
/
+3
2009-08-13
perf tools: Add a general option to enable raw sample records
Frederic Weisbecker
1
-0
/
+5
2009-08-13
perf tools: Add a per tracepoint counter attribute to get raw sample
Frederic Weisbecker
2
-1
/
+11
2009-08-13
perf_counter: Provide hw_perf_counter_setup_online() APIs
Ingo Molnar
2
-1
/
+11
2009-08-13
perf list: Fix large list output by using the pager
Arnaldo Carvalho de Melo
1
-1
/
+2
2009-08-13
sh: Use the generalized stacktrace ops
Matt Fleming
6
-71
/
+251
2009-08-13
sh: use printk_once
Marcin Slusarz
1
-5
/
+1
2009-08-13
Merge branch 'sh/stable-updates'
Paul Mundt
894
-15598
/
+26870
2009-08-13
sh: fix i2c init order on ap325rxa V2
Magnus Damm
1
-1
/
+1
2009-08-13
sh: fix i2c init order on Migo-R V2
Magnus Damm
1
-1
/
+1
2009-08-13
sh: convert processor device setup functions to arch_initcall()
Magnus Damm
24
-24
/
+24
2009-08-13
md: allow upper limit for resync/reshape to be set when array is read-only
NeilBrown
1
-0
/
+1
2009-08-13
md/raid5: Properly remove excess drives after shrinking a raid5/6
NeilBrown
1
-2
/
+9
2009-08-13
md/raid5: make sure a reshape restarts at the correct address.
NeilBrown
1
-1
/
+1
2009-08-13
md/raid5: allow new reshape modes to be restarted in the middle.
NeilBrown
1
-1
/
+20
2009-08-13
md: never advance 'events' counter by more than 1.
NeilBrown
1
-8
/
+5
2009-08-12
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-11
/
+1
2009-08-12
Remove double removal of blktrace directory
Alan D. Brunelle
1
-11
/
+1
2009-08-12
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
10
-19
/
+41
2009-08-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
3
-6
/
+18
2009-08-12
Merge branch 'zerolen' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarz...
Linus Torvalds
1
-0
/
+0
[prev]
[next]