index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
lockdep.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-12-12
OMAP clockdomain/powerdomain: optimize out sleepdep code on OMAP24xx
Paul Walmsley
1
-6
/
+6
2009-12-12
OMAP clockdomain/powerdomain: remove CONFIG_OMAP_DEBUG_{CLOCK,POWER}DOMAIN
Paul Walmsley
3
-49
/
+23
2009-12-12
OMAP2/3 PRCM: don't export prm_*(), cm_*() functions
Paul Walmsley
1
-6
/
+0
2009-12-12
OMAP1 clock: convert mach-omap1/clock.h to mach-omap1/clock_data.c
Paul Walmsley
8
-1013
/
+1096
2009-12-12
OMAP1 clock: convert test in disable_unused() to use ENABLE_ON_INIT
Paul Walmsley
2
-12
/
+16
2009-12-12
OMAP2 clock: convert clock24xx.h to clock2xxx_data.c, opp2xxx*
Paul Walmsley
10
-884
/
+1044
2009-12-12
OMAP3 clock: convert clock34xx.h to clock34xx_data.c
Paul Walmsley
8
-3385
/
+3457
2009-12-12
OMAP2xxx clock: remove implicit dependency between rate CPU flag and clkdev_o...
Paul Walmsley
1
-1
/
+4
2009-12-12
OMAP2/3: move SDRC macros to mach-omap2/sdrc.h
Paul Walmsley
2
-14
/
+16
2009-12-12
OMAP2 clock: APLL code shouldn't rely on static clocks in its local namespace
Paul Walmsley
2
-14
/
+25
2009-12-12
OMAP1/2/3 clock: remove paranoid checks in preparation for clock{,2xxx,3xxx}_...
Paul Walmsley
3
-30
/
+0
2009-12-10
V4L/DVB (13592): max2165: 32bit build patch
David Wong
1
-1
/
+1
2009-12-10
exofs: Multi-device mirror support
Boaz Harrosh
6
-28
/
+361
2009-12-10
exofs: Move all operations to an io_engine
Boaz Harrosh
5
-350
/
+644
2009-12-10
exofs: move osd.c to ios.c
Boaz Harrosh
2
-1
/
+1
2009-12-10
exofs: statfs blocks is sectors not FS blocks
Boaz Harrosh
1
-4
/
+6
2009-12-10
exofs: Prints on mount and unmout
Boaz Harrosh
1
-0
/
+11
2009-12-10
exofs: refactor exofs_i_info initialization into common helper
Boaz Harrosh
1
-2
/
+8
2009-12-10
exofs: dbg-print less
Boaz Harrosh
1
-5
/
+7
2009-12-10
exofs: More sane debug print
Boaz Harrosh
1
-2
/
+1
2009-12-10
trivial: some small fixes in exofs documentation
Thadeu Lima de Souza Cascardo
2
-11
/
+14
2009-12-10
Doc: use misc-devices/ dir for drivers
Jean Delvare
2
-0
/
+0
2009-12-10
Doc: better explanation of procs_running
Luis Garces-Erice
1
-2
/
+2
2009-12-10
correct gpio.txt typos
Dominik D. Geyer
1
-2
/
+2
2009-12-10
docbook: fix signal_pending() argument
Shawn Bohrer
1
-1
/
+1
2009-12-10
use DMA_BIT_MASK instead of inline constant
Marin Mitov
1
-1
/
+1
2009-12-10
Use KERN_WARNING instead of KERN_WARN, which does not exist
Randy Dunlap
1
-2
/
+2
2009-12-10
nvram: Fix missing smp_lock.h in nvram
Frederic Weisbecker
1
-0
/
+1
2009-12-10
ext4: Fix potential fiemap deadlock (mmap_sem vs. i_data_sem)
Theodore Ts'o
1
-2
/
+2
2009-12-10
ext4: Do not override ext2 or ext3 if built they are built as modules
Theodore Ts'o
2
-3
/
+3
2009-12-10
jbd2: Export jbd2_log_start_commit to fix ext4 build
Theodore Ts'o
1
-0
/
+1
2009-12-09
hwmon: (adt7475) Add VID support for the ADT7476
Jean Delvare
3
-4
/
+65
2009-12-09
hwmon: (adt7475) Add an entry in MAINTAINERS
Jean Delvare
1
-0
/
+7
2009-12-09
hwmon: (adt7475) Add support for the ADT7476
Jean Delvare
3
-25
/
+80
2009-12-09
hwmon: (adt7475) Voltage attenuators can be bypassed
Jean Delvare
1
-6
/
+36
2009-12-09
hwmon: (adt7475) Print device information on probe
Jean Delvare
1
-0
/
+18
2009-12-09
hwmon: (adt7475) Handle alternative pin functions
Jean Delvare
1
-15
/
+99
2009-12-09
hwmon: (adt7475) Move sysfs files removal to a separate function
Jean Delvare
1
-6
/
+10
2009-12-09
hwmon: (adt7475) Add support for the ADT7490
Jean Delvare
3
-19
/
+134
2009-12-09
hwmon: (adt7475) Improve device detection
Jean Delvare
1
-4
/
+9
2009-12-09
hwmon: (adt7475) Add missing static marker
Jean Delvare
1
-1
/
+1
2009-12-09
hwmon: (adt7475) Rework voltage inputs handling
Jean Delvare
1
-35
/
+48
2009-12-09
hwmon: (adt7475) Implement pwm_use_point2_pwm_at_crit
Jean Delvare
1
-0
/
+42
2009-12-09
hwmon: (adt7475) New documentation
Jean Delvare
1
-87
/
+83
2009-12-09
hwmon: (adt7475) Add support for the ADT7473
Jean Delvare
5
-12
/
+35
2009-12-09
hwmon: (f71882fg) Add support for the f71889fg (version 2)
Hans de Goede
3
-21
/
+81
2009-12-09
hwmon: (f71882fg) Fix sysfs file removal
Hans de Goede
1
-25
/
+66
2009-12-09
hwmon: (f71882fg) Cleanup sysfs attr creation 2/2
Hans de Goede
1
-64
/
+52
2009-12-09
hwmon: (f71882fg) Cleanup sysfs attr creation 1/2
Hans de Goede
1
-48
/
+89
2009-12-09
hwmon: (thmc50) Stop using I2C_CLIENT_MODULE_PARM
Jean Delvare
1
-1
/
+5
[next]