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
2011-11-01
vmwgfx: Use "Virtual" connectors and encoders rather than "LVDS".
Thomas Hellstrom
2
-4
/
+4
2011-11-01
drm: Introduce "Virtual" connectors and encoders
Thomas Hellstrom
2
-7
/
+13
2011-10-31
Merge branch 'akpm' (Andrew's incoming)
Linus Torvalds
194
-1356
/
+2520
2011-10-31
epoll: fix spurious lockdep warnings
Nelson Elhage
1
-7
/
+18
2011-10-31
checkpatch: add a --strict check for utf-8 in commit logs
Joe Perches
1
-4
/
+26
2011-10-31
kernel.h/checkpatch: mark strict_strto<foo> and simple_strto<foo> as obsolete
Joe Perches
2
-3
/
+7
2011-10-31
llist-return-whether-list-is-empty-before-adding-in-llist_add-fix
Andrew Morton
1
-1
/
+1
2011-10-31
wireless: at76c50x: follow rename pack_hex_byte to hex_byte_pack
Andy Shevchenko
1
-1
/
+1
2011-10-31
fat: follow rename pack_hex_byte() to hex_byte_pack()
Andy Shevchenko
1
-2
/
+2
2011-10-31
security: follow rename pack_hex_byte() to hex_byte_pack()
Andy Shevchenko
2
-2
/
+2
2011-10-31
kgdb: follow rename pack_hex_byte() to hex_byte_pack()
Andy Shevchenko
5
-64
/
+64
2011-10-31
lib: rename pack_hex_byte() to hex_byte_pack()
Andy Shevchenko
2
-8
/
+13
2011-10-31
lib/string.c: fix strim() semantics for strings that have only blanks
Michael Holzheu
1
-2
/
+1
2011-10-31
lib/idr.c: fix comment for ida_get_new_above()
Wang Sheng-Hui
1
-2
/
+2
2011-10-31
lib/percpu_counter.c: enclose hotplug only variables in hotplug ifdef
Glauber Costa
1
-0
/
+2
2011-10-31
lib/bitmap.c: quiet sparse noise about address space
H Hartley Sweeten
1
-4
/
+6
2011-10-31
lib/spinlock_debug.c: print owner on spinlock lockup
Akinobu Mita
1
-9
/
+10
2011-10-31
lib/kstrtox: common code between kstrto*() and simple_strto*() functions
Alexey Dobriyan
3
-48
/
+68
2011-10-31
drivers/leds/leds-lp5521.c: check if reset is successful
Srinidhi KASAGAR
1
-0
/
+18
2011-10-31
leds: turn the blink_timer off before starting to blink
Antonio Ospite
1
-0
/
+2
2011-10-31
leds: save the delay values after a successful call to blink_set()
Antonio Ospite
1
-1
/
+4
2011-10-31
drivers/leds/leds-gpio.c: use gpio_get_value_cansleep() when initializing
David Daney
1
-1
/
+1
2011-10-31
drivers/leds/leds-lm3530.c: add __devexit_p where needed
Axel Lin
1
-1
/
+1
2011-10-31
drivers/leds/leds-lp5521.c: avoid writing uninitialized value to LP5521_REG_O...
Axel Lin
1
-3
/
+3
2011-10-31
drivers/leds/leds-renesas-tpu.c: move Renesas TPU LED driver platform data
Magnus Damm
2
-1
/
+1
2011-10-31
drivers/leds/leds-renesas-tpu.c: update driver to use workqueue
Magnus Damm
1
-4
/
+17
2011-10-31
drivers/leds/leds-lm3530.c: remove obsolete cleanup for clientdata
Wolfram Sang
1
-1
/
+0
2011-10-31
drivers/leds/led-triggers.c: fix memory leak
Masakazu Mokuno
1
-1
/
+4
2011-10-31
leds: Renesas TPU LED driver
Magnus Damm
4
-0
/
+371
2011-10-31
backlight: rename corgibl_limit_intensity() to genericbl_limit_intensity()
Axel Lin
1
-2
/
+2
2011-10-31
drivers/video/backlight/l4f00242t03.c: use gpio_request_one() to simplify err...
Fabio Estevam
1
-11
/
+4
2011-10-31
backlight: fix broken regulator API usage in l4f00242t03
Mark Brown
4
-47
/
+24
2011-10-31
video/backlight: remove obsolete cleanup for clientdata
Wolfram Sang
1
-2
/
+0
2011-10-31
MAINTAINERS: add ASLR maintainer
Jiri Kosina
1
-0
/
+4
2011-10-31
MAINTAINERS: Linas has moved
Linas Vepstas
1
-1
/
+1
2011-10-31
MAINTAINERS: add new entry for ideapad-laptop
Ike Panhc
1
-0
/
+7
2011-10-31
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
61
-350
/
+324
2011-10-31
printk: remove bounds checking for log_prefix
William Douglas
1
-3
/
+0
2011-10-31
printk: fix bounds checking for log_prefix
William Douglas
1
-1
/
+1
2011-10-31
printk: add console_suspend module parameter
Yanmin Zhang
2
-0
/
+9
2011-10-31
printk: add module parameter ignore_loglevel to control ignore_loglevel
Yanmin Zhang
2
-0
/
+6
2011-10-31
kernel/sysctl.c: add cap_last_cap to /proc/sys/kernel
Dan Ballard
2
-0
/
+17
2011-10-31
watchdog: move watchdog_*_all_cpus under CONFIG_SYSCTL
Vasily Averin
1
-2
/
+2
2011-10-31
stop_machine: make stop_machine safe and efficient to call early
Jeremy Fitzhardinge
1
-0
/
+22
2011-10-31
drivers/misc/ad525x_dpot-i2c.c: add i2c support for AD5161
Peter Korsgaard
1
-0
/
+1
2011-10-31
driver/misc/fsa9480.c fix potential null-pointer dereference
Jonghwan Choi
1
-1
/
+2
2011-10-31
lis3lv02d: make regulator API usage unconditional
Mark Brown
2
-23
/
+12
2011-10-31
lis3: remove the references to the global variable in core driver
Éric Piel
2
-103
/
+133
2011-10-31
lis3: change exported function to use passed parameter
Éric Piel
5
-9
/
+9
2011-10-31
lis3: use consistent naming of variables
Éric Piel
1
-60
/
+60
[next]