index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
trace: clean up funny line breaks in stat_seq_show
Steven Rostedt
2009-01-07
1
-2
/
+3
*
tracing/ftrace: fix a memory leak in stat tracing
Frederic Weisbecker
2009-01-07
1
-24
/
+15
*
ftrace: convert unsigned index to signed
Steven Rostedt
2009-01-07
1
-2
/
+2
*
Merge branches 'tracing/kmemtrace2' and 'tracing/ftrace' into tracing/urgent
Ingo Molnar
2009-01-06
13
-836
/
+1392
|
\
|
*
tracing/selftest: remove TRACE_CONT reference
Ingo Molnar
2008-12-29
1
-1
/
+0
|
*
tracing/ftrace: make trace_find_cmdline() generally available
Ingo Molnar
2008-12-29
1
-2
/
+2
|
*
tracing/branch-tracer: adapt to the stat tracing API
Frederic Weisbecker
2008-12-29
1
-126
/
+142
|
*
tracing/ftrace: provide the base infrastructure for histogram tracing
Frederic Weisbecker
2008-12-29
4
-1
/
+271
|
*
ftrace: change trace.c to use registered events
Steven Rostedt
2008-12-29
4
-364
/
+574
|
*
ftrace: set up trace event hash infrastructure
Steven Rostedt
2008-12-29
10
-281
/
+416
|
*
ftrace: remove obsolete print continue functionality
Steven Rostedt
2008-12-29
4
-74
/
+0
*
|
kmemtrace: add kmemtrace_init()
Ingo Molnar
2009-01-06
1
-0
/
+5
*
|
Merge branch 'linus' into tracing/kmemtrace2
Ingo Molnar
2009-01-06
1327
-27730
/
+56438
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
2009-01-06
22
-983
/
+1319
|
|
\
\
|
|
*
|
dm snapshot: extend exception store functions
Jonathan Brassow
2009-01-06
6
-37
/
+55
|
|
*
|
dm snapshot: split out exception store implementations
Alasdair G Kergon
2009-01-06
6
-737
/
+833
|
|
*
|
dm snapshot: rename struct exception_store
Jonathan Brassow
2009-01-06
3
-24
/
+25
|
|
*
|
dm snapshot: separate out exception store interface
Jonathan Brassow
2009-01-06
4
-120
/
+134
|
|
*
|
dm mpath: move trigger_event to system workqueue
Alasdair G Kergon
2009-01-06
1
-4
/
+4
|
|
*
|
dm: add name and uuid to sysfs
Milan Broz
2009-01-06
4
-2
/
+136
|
|
*
|
dm table: rework reference counting
Mikulas Patocka
2009-01-06
4
-20
/
+33
|
|
*
|
dm: support barriers on simple devices
Andi Kleen
2009-01-06
5
-10
/
+33
|
|
*
|
dm request: extend target interface
Kiyoshi Ueda
2009-01-06
1
-0
/
+15
|
|
*
|
dm request: add caches
Kiyoshi Ueda
2009-01-06
1
-1
/
+40
|
|
*
|
dm ioctl: allow dm_copy_name_and_uuid to return only one field
Milan Broz
2009-01-06
1
-2
/
+4
|
|
*
|
dm log: ensure log bitmap fits on log device
Milan Broz
2009-01-06
1
-0
/
+8
|
|
*
|
dm log: move region_size validation
Milan Broz
2009-01-06
2
-14
/
+14
|
|
*
|
dm log: avoid reinitialising io_req on every operation
Takahiro Yasui
2009-01-06
1
-10
/
+7
|
|
*
|
dm: consolidate target deregistration error handling
Mikulas Patocka
2009-01-06
10
-50
/
+20
|
|
*
|
dm raid1: fix error count
Jonathan Brassow
2009-01-06
1
-3
/
+3
|
|
*
|
dm log: fix dm_io_client leak on error paths
Takahiro Yasui
2009-01-06
1
-0
/
+5
|
|
*
|
dm snapshot: change yield to msleep
Mikulas Patocka
2009-01-06
1
-3
/
+4
|
|
*
|
dm table: drop reference at unbind
Mikulas Patocka
2009-01-06
1
-1
/
+1
|
*
|
|
Merge branch 'for-next' of git://git.o-hand.com/linux-mfd
Linus Torvalds
2009-01-06
29
-343
/
+4546
|
|
\
\
\
|
|
*
|
|
mfd: Fix section mismatch in da903x
Mark Brown
2009-01-04
1
-2
/
+2
|
|
*
|
|
mfd: move drivers/i2c/chips/menelaus.c to drivers/mfd
David Brownell
2009-01-04
5
-11
/
+11
|
|
*
|
|
mfd: move drivers/i2c/chips/tps65010.c to drivers/mfd
David Brownell
2009-01-04
5
-15
/
+16
|
|
*
|
|
mfd: dm355evm msp430 driver
David Brownell
2009-01-04
4
-0
/
+509
|
|
*
|
|
mfd: Add missing break from wm3850-core
Mark Brown
2009-01-04
1
-0
/
+1
|
|
*
|
|
mfd: Add WM8351 support
Mark Brown
2009-01-04
5
-0
/
+1112
|
|
*
|
|
mfd: Support configurable numbers of DCDCs and ISINKs on WM8350
Mark Brown
2009-01-04
3
-0
/
+17
|
|
*
|
|
mfd: Handle missing WM8350 platform data
Mark Brown
2009-01-04
1
-1
/
+1
|
|
*
|
|
mfd: Add WM8352 support
Mark Brown
2009-01-04
5
-16
/
+1143
|
|
*
|
|
mfd: Use irq_to_desc in twl4030 code
Samuel Ortiz
2009-01-04
1
-4
/
+26
|
|
*
|
|
power_supply: Add Dialog DA9030 battery charger driver
Mike Rapoport
2009-01-04
3
-0
/
+608
|
|
*
|
|
mfd: Dialog DA9030 battery charger MFD driver
Mike Rapoport
2009-01-04
2
-2
/
+54
|
|
*
|
|
mfd: Register WM8400 codec device
Mark Brown
2009-01-04
2
-6
/
+26
|
|
*
|
|
mfd: Pass driver_data onto child devices
Mark Brown
2009-01-04
1
-0
/
+1
|
|
*
|
|
mfd: Fix twl4030-core.c build error
Samuel Ortiz
2009-01-04
1
-6
/
+13
|
|
*
|
|
mfd: twl4030 regulator bug fixes
David Brownell
2009-01-04
2
-11
/
+1
[next]