index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
tracing/profile: fix profile_disable vs module_unload
Li Zefan
2009-09-12
1
-1
/
+4
*
tracing/function-graph: x86_64 stack allocation cleanup
Jiri Olsa
2009-09-12
1
-3
/
+3
*
ftrace: __start_mcount_loc should be .init.rodata
John Reiser
2009-09-12
1
-2
/
+3
*
tracing: do not update tracing_max_latency when tracer is stopped
Carsten Emde
2009-09-12
4
-4
/
+14
*
tracing: remove unused local variables in tracer probe functions
Carsten Emde
2009-09-12
2
-21
/
+1
*
tracing: prevent NULL pointer dereference in ftrace_raw_event_block_bio_bounce
Carsten Emde
2009-09-12
1
-1
/
+3
*
tracing: trace parser support for function and graph
jolsa@redhat.com
2009-09-11
1
-110
/
+40
*
tracing: trace parser support for set_event
jolsa@redhat.com
2009-09-11
1
-47
/
+13
*
tracing: create generic trace parser
jolsa@redhat.com
2009-09-11
2
-0
/
+141
*
tracing: consolidate code between trace_output.c and trace_function_graph.c
Steven Rostedt
2009-09-11
3
-30
/
+28
*
tracing: add lock depth to entries
Steven Rostedt
2009-09-11
5
-10
/
+31
*
tracing: move tgid out of generic entry and into userstack
Steven Rostedt
2009-09-11
5
-7
/
+4
*
tracing: add latency format to function_graph tracer
Steven Rostedt
2009-09-11
1
-6
/
+68
*
x86/tracing: comment need for atomic nop
Steven Rostedt
2009-09-10
1
-0
/
+2
*
tracing: move PRED macros to trace_events_filter.c
Li Zefan
2009-09-09
2
-41
/
+41
*
tracing: remove stats from struct tracer
Li Zefan
2009-09-09
1
-1
/
+0
*
tracing: format clean ups
Li Zefan
2009-09-09
1
-11
/
+11
*
tracing: remove dead code
Li Zefan
2009-09-09
1
-22
/
+0
*
tracing: do not grab lock in wakeup latency function tracing
Steven Rostedt
2009-09-09
1
-14
/
+22
*
ring-buffer: consolidate interface of rb_buffer_peek()
Robert Richter
2009-09-09
1
-7
/
+4
*
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2009-09-06
2
-37
/
+42
|
\
|
*
tracing: Remove mentioning of legacy latency_trace file from documentation
Albin Tonnerre
2009-09-04
1
-32
/
+36
|
*
tracing/filters: Defer pred allocation, fix memory leak
Li Zefan
2009-09-04
1
-5
/
+6
*
|
Merge commit 'v2.6.31-rc9' into tracing/core
Ingo Molnar
2009-09-06
585
-3930
/
+6905
|
\
\
|
*
|
Linux 2.6.31-rc9
v2.6.31-rc9
Linus Torvalds
2009-09-05
1
-1
/
+1
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2009-09-05
3
-6
/
+20
|
|
\
\
|
|
*
|
firewire: sbp2: fix freeing of unallocated memory
Stefan Richter
2009-09-05
1
-4
/
+4
|
|
*
|
firewire: ohci: fix Ricoh R5C832, video reception
Stefan Richter
2009-09-05
1
-0
/
+5
|
|
*
|
firewire: ohci: fix Agere FW643 and multiple cameras
Stefan Richter
2009-09-05
1
-0
/
+9
|
|
*
|
firewire: core: fix crash in iso resource management
Stefan Richter
2009-09-05
1
-2
/
+2
|
*
|
|
powerpc: Fix i8259 interrupt driver kernel crash on ML510
Roderick Colenbrander
2009-09-05
1
-1
/
+0
|
*
|
|
Merge git://git.infradead.org/~dwmw2/mtd-2.6.31
Linus Torvalds
2009-09-05
3
-7
/
+20
|
|
\
\
\
|
|
*
|
|
JFFS2: add missing verify buffer allocation/deallocation
Massimo Cirillo
2009-09-03
1
-0
/
+10
|
|
*
|
|
mtd: nftl: fix offset alignments
Dimitri Gorokhovik
2009-09-03
1
-6
/
+9
|
|
*
|
|
mtd: nftl: write support is broken
Dimitri Gorokhovik
2009-09-03
1
-1
/
+1
|
|
*
|
|
mtd: m25p80: fix null pointer dereference bug
Anton Vorontsov
2009-09-03
1
-1
/
+1
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-09-05
1
-1
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
block: Allow changing max_sectors_kb above the default 512
Nikanth Karthikesan
2009-09-01
1
-1
/
+1
|
*
|
|
|
|
Merge branch 'fix/oxygen' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2009-09-05
2
-0
/
+5
|
|
\
\
\
\
\
|
|
*
|
|
|
|
sound: oxygen: handle cards with missing EEPROM
Clemens Ladisch
2009-09-03
1
-0
/
+3
|
|
*
|
|
|
|
sound: oxygen: fix MCLK rate for 192 kHz playback
Clemens Ladisch
2009-09-01
1
-0
/
+2
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-09-05
6
-75
/
+89
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
tc: Fix unitialized kernel memory leak
Eric Dumazet
2009-09-02
1
-0
/
+2
|
|
*
|
|
|
|
|
pkt_sched: Revert tasklet_hrtimer changes.
David S. Miller
2009-09-01
3
-21
/
+18
|
|
*
|
|
|
|
|
net: sk_free() should be allowed right after sk_alloc()
Jarek Poplawski
2009-09-01
1
-1
/
+1
|
|
*
|
|
|
|
|
gianfar: gfar_remove needs to call unregister_netdev()
Toru UCHIYAMA
2009-08-30
1
-0
/
+1
|
|
*
|
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-08-28
1
-53
/
+67
|
|
|
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
ipw2200: firmware DMA loading rework
Zhu Yi
2009-08-28
1
-53
/
+67
|
*
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2009-09-05
3
-4
/
+12
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
crypto: skcipher - Fix skcipher_dequeue_givcrypt NULL test
Herbert Xu
2009-08-29
3
-4
/
+12
[next]