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
2012-12-17
percpu_rw_semaphore: introduce CONFIG_PERCPU_RWSEM
Oleg Nesterov
4
-1
/
+7
2012-12-17
percpu_rw_semaphore: add lockdep annotations
Oleg Nesterov
2
-5
/
+26
2012-12-17
percpu_rw_semaphore: kill ->writer_mutex, add ->write_ctr
Oleg Nesterov
2
-20
/
+18
2012-12-17
percpu_rw_semaphore: reimplement to not block the readers unnecessarily
Oleg Nesterov
3
-71
/
+168
2012-12-17
sscanf: don't ignore field widths for numeric conversions
Jan Beulich
1
-43
/
+53
2012-12-17
drivers/of/fdt.c: re-use kernel's kbasename()
Andy Shevchenko
1
-8
/
+2
2012-12-17
trace: use kbasename()
Andy Shevchenko
1
-4
/
+4
2012-12-17
procfs: use kbasename()
Andy Shevchenko
1
-5
/
+1
2012-12-17
mm: use kbasename()
Andy Shevchenko
1
-5
/
+3
2012-12-17
lib: dynamic_debug: use kbasename()
Andy Shevchenko
1
-8
/
+1
2012-12-17
string: introduce helper to get base file name from given path
Andy Shevchenko
1
-0
/
+11
2012-12-17
MAINTAINERS: add LP855x backlight driver entry
Kim, Milo
1
-0
/
+7
2012-12-17
backlight: corgi_lcd: Use gpio_set_value_cansleep() to avoid WARN_ON
Marko Katic
1
-2
/
+2
2012-12-17
drivers/video/backlight/lms283gf05.c: use GPIOF_INIT flags when using devm_gp...
Jingoo Han
1
-1
/
+2
2012-12-17
drivers/video/backlight/lcd.c: return ENXIO when ops functions cannot be called
Jingoo Han
1
-2
/
+6
2012-12-17
backlight: 88pm860x_bl: remove an unnecessary line continuation
Jingoo Han
1
-2
/
+1
2012-12-17
drivers/video/backlight/pandora_bl.c: change TWL4030_MODULE_PWM0 to TWL_MODUL...
Peter Ujfalusi
1
-5
/
+3
2012-12-17
backlight: add of_find_backlight_by_node()
Thierry Reding
2
-0
/
+39
2012-12-17
drivers/video/backlight/lm3639_bl.c: fix up world writable sysfs file
Axel Lin
1
-1
/
+1
2012-12-17
drivers/video/backlight/max8925_bl.c: drop devm_kfree of devm_kzalloc'd data
Jingoo Han
1
-8
/
+3
2012-12-17
drivers/video/backlight/88pm860x_bl.c: drop devm_kfree of devm_kzalloc'd data
Jingoo Han
1
-8
/
+3
2012-12-17
drivers/video/backlight/s6e63m0.c: remove unnecessary cast of void pointer
Jingoo Han
1
-1
/
+1
2012-12-17
drivers/video/backlight/vgg2432a4.c: add missing const
Jingoo Han
3
-6
/
+6
2012-12-17
drivers/video/backlight/tdo24m.c: add missing const
Jingoo Han
1
-13
/
+14
2012-12-17
drivers/video/backlight/lms283gf05.c: add missing const
Jingoo Han
1
-3
/
+3
2012-12-17
drivers/video/backlight/da9052_bl.c: add missing const
Jingoo Han
1
-1
/
+1
2012-12-17
drivers/video/backlight/lp855x_bl.c: remove unnecessary mutex code
Kim, Milo
1
-13
/
+1
2012-12-17
drivers/video/backlight/lp855x_bl.c: use generic PWM functions
Kim, Milo
3
-26
/
+30
2012-12-17
backlight: tosa: use devm_gpio_request_one
Jingoo Han
2
-10
/
+4
2012-12-17
backlight: lms283gf05: use devm_gpio_request_one
Jingoo Han
1
-7
/
+3
2012-12-17
backlight: vgg2432a4: fix checkpatch warning
Jingoo Han
1
-1
/
+1
2012-12-17
backlight: tosa: fix checkpatch error and warning
Jingoo Han
2
-8
/
+9
2012-12-17
backlight: tdo24m: fix checkpatch warning
Jingoo Han
1
-3
/
+3
2012-12-17
backlight: platform_lcd: fix checkpatch error
Jingoo Han
1
-1
/
+1
2012-12-17
backlight: pcf50633: fix checkpatch warning
Jingoo Han
1
-3
/
+5
2012-12-17
backlight: omap1: fix checkpatch warning
Jingoo Han
1
-2
/
+2
2012-12-17
backlight: lm3630: fix checkpatch warning
Jingoo Han
1
-1
/
+1
2012-12-17
backlight: l4f00242t03: fix checkpatch warning
Jingoo Han
1
-2
/
+1
2012-12-17
backlight: jornada720: fix checkpatch error and warning
Jingoo Han
1
-12
/
+19
2012-12-17
backlight: ili9320: fix checkpatch error and warning
Jingoo Han
1
-10
/
+2
2012-12-17
backlight: hp680_bl: fix checkpatch error and warning
Jingoo Han
1
-2
/
+2
2012-12-17
backlight: generic_bl: fix checkpatch warning
Jingoo Han
1
-2
/
+2
2012-12-17
backlight: da903x_bl: fix checkpatch warning
Jingoo Han
1
-4
/
+4
2012-12-17
backlight: corgi_lcd: fix checkpatch error and warning
Jingoo Han
1
-7
/
+9
2012-12-17
backlight: atmel-pwm-bl: fix checkpatch warning
Jingoo Han
1
-4
/
+3
2012-12-17
backlight: 88pm860x_bl: fix checkpatch warning
Jingoo Han
1
-2
/
+2
2012-12-17
backlight: da903x_bl: use dev_get_drvdata() instead of platform_get_drvdata()
Jingoo Han
1
-4
/
+3
2012-12-17
MAINTAINERS: adjust for UAPI: firewire
Stefan Richter
1
-1
/
+2
2012-12-17
Corentin has moved
Corentin Chary
4
-5
/
+5
2012-12-17
MAINTAINERS: remove include/linux/ext3*
Cesar Eduardo Barros
1
-2
/
+0
[next]