index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-08-16
sh: unwinder: Move initialization to early_initcall() and tidy up locking.
Paul Mundt
3
-23
/
+15
2009-08-16
sh: Add support for DWARF GNU extensions
Matt Fleming
2
-1
/
+17
2009-08-16
sh: Try again at getting the initial return address for an unwind
Matt Fleming
1
-35
/
+6
2009-08-15
sh: Merge the _32/_64 variants of arch/sh/kernel/Makefile.
Paul Mundt
3
-64
/
+39
2009-08-15
sh: sh7724 ddr self-refresh changes
Magnus Damm
1
-2
/
+68
2009-08-15
sh: use in-soc KEYSC on se7724
Magnus Damm
1
-4
/
+5
2009-08-15
sh: CMT suspend/resume
Magnus Damm
1
-0
/
+28
2009-08-15
sh: skip disabled LCDC channels
Magnus Damm
1
-0
/
+5
2009-08-15
sh: Set the cfa_offset to 0 if we see a DW_CFA_def_cfa_register op
Matt Fleming
1
-0
/
+1
2009-08-15
sh: delay slot future proofing via EXPMASK on SH-4A parts.
Paul Mundt
1
-1
/
+33
2009-08-15
sh: Make sure rte delay slots are nopped out on all parts.
Paul Mundt
2
-2
/
+4
2009-08-14
sh: stacktrace: Properly terminate the trace entry buffer.
Paul Mundt
1
-0
/
+4
2009-08-14
sh: flag the default unwinder as reliable.
Paul Mundt
1
-1
/
+1
2009-08-14
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-14
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-13
sh: Delete DWARF_ARCH_UNWIND_OFFSET
Matt Fleming
2
-14
/
+35
2009-08-13
sh: oprofile: Kill off dead valid_kernel_stack().
Paul Mundt
1
-27
/
+0
2009-08-13
sh: unwinder: Restore put_unaligned() for an unaligned destination.
Paul Mundt
1
-1
/
+2
2009-08-13
Make sock_sendpage() use kernel_sendpage()
Linus Torvalds
1
-1
/
+1
2009-08-13
sh: unwinder: Fix up usage of unaligned accessors.
Paul Mundt
1
-11
/
+9
2009-08-13
sh: Add CFI annotations for exception return.
Matt Fleming
1
-0
/
+7
2009-08-13
sh: Setup the frame register in asm code
Matt Fleming
3
-0
/
+14
2009-08-13
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
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
Remove double removal of blktrace directory
Alan D. Brunelle
1
-11
/
+1
2009-08-12
NFS: Fix an O_DIRECT Oops...
Trond Myklebust
4
-21
/
+16
2009-08-12
perf_counter, x86: Fix/improve apic fallback
Ingo Molnar
2
-5
/
+31
2009-08-12
perf record: Add missing -C option support for specifying profile cpu
Jens Axboe
1
-3
/
+14
[next]