index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
pid.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-09-15
char: Convert vmalloc/memset to vzalloc
Joe Perches
2
-4
/
+2
2011-09-15
drbd: Convert vmalloc/memset to vzalloc
Joe Perches
1
-3
/
+2
2011-09-15
atm: Convert vmalloc/memset to vzalloc
Joe Perches
2
-7
/
+7
2011-09-15
s390: Convert vmalloc/memset to vzalloc
Joe Perches
2
-4
/
+2
2011-08-24
mm/vmscan.c: fix a typo in a comment "relaimed" to "reclaimed"
Justin P. Mattock
1
-1
/
+1
2011-08-23
lib: Kconfig.debug: Typo remove extra "it"
Justin P. Mattock
1
-1
/
+1
2011-08-10
USB: serial: remove duplicate returns
Dan Carpenter
2
-2
/
+0
2011-08-08
Fix documentation and comment typo 'no_hz'
Paul Bolle
2
-2
/
+2
2011-08-05
Documentation/ABI/: update version number references from 2.6.x to 3.x
Jesper Juhl
3
-13
/
+13
2011-08-04
Fix kernel-doc comment typo '@id'
Paul Bolle
1
-1
/
+1
2011-07-26
eventpoll: fix comment typo 'evenpoll'
Paul Bolle
1
-1
/
+1
2011-07-26
p9: avoid unused variable warning
Linus Torvalds
1
-1
/
+0
2011-07-26
vfs: fix check_acl compile error when CONFIG_FS_POSIX_ACL is not set
Linus Torvalds
1
-0
/
+2
2011-07-26
drivers/connector/cn_proc.c: remove unused local
Andrew Morton
1
-1
/
+0
2011-07-26
Documentation/SubmitChecklist: add RCU debug config options
Paul E. McKenney
1
-2
/
+2
2011-07-26
reiserfs: use hweight_long()
Akinobu Mita
1
-5
/
+1
2011-07-26
reiserfs: use proper little-endian bitops
Akinobu Mita
3
-4
/
+6
2011-07-26
pnpacpi: register disabled resources
Witold Szczeponik
1
-25
/
+27
2011-07-26
drivers/rtc/rtc-tegra.c: properly initialize spinlock
Uwe Kleine-König
1
-1
/
+1
2011-07-26
drivers/rtc/rtc-twl.c: check return value of twl_rtc_write_u8() in twl_rtc_se...
Jesper Juhl
1
-1
/
+1
2011-07-26
drivers/rtc: add support for Qualcomm PMIC8xxx RTC
Anirudh Ghayal
4
-0
/
+586
2011-07-26
drivers/rtc/rtc-s3c.c: support clock gating
Donggeun Kim
1
-1
/
+26
2011-07-26
drivers/rtc/rtc-mpc5121.c: add support for RTC on MPC5200
Dmitry Eremin-Solenikov
2
-10
/
+75
2011-07-26
init: skip calibration delay if previously done
Sameer Nanda
1
-1
/
+10
2011-07-26
misc/eeprom: add eeprom access driver for digsy_mtc board
Anatolij Gustschin
3
-0
/
+98
2011-07-26
misc/eeprom: add driver for microwire 93xx46 EEPROMs
Anatolij Gustschin
4
-0
/
+442
2011-07-26
checkpatch.pl: update $logFunctions
Joe Perches
1
-3
/
+3
2011-07-26
checkpatch: make utf-8 test --strict
Joe Perches
1
-2
/
+2
2011-07-26
checkpatch.pl: add ability to ignore various messages
Joe Perches
1
-143
/
+355
2011-07-26
checkpatch: add a "prefer __aligned" check
Joe Perches
1
-0
/
+5
2011-07-26
checkpatch: validate signature styles and To: and Cc: lines
Joe Perches
1
-8
/
+115
2011-07-26
checkpatch: add __rcu as a sparse modifier
Sven Eckelmann
1
-1
/
+2
2011-07-26
checkpatch: suggest using min_t or max_t
Joe Perches
1
-0
/
+35
2011-07-26
drivers/firmware/sigma.c needs MODULE_LICENSE
Randy Dunlap
1
-0
/
+3
2011-07-26
lib: make _tolower() public
Andy Shevchenko
3
-18
/
+19
2011-07-26
lib/lcm.c: quiet sparse noise
H Hartley Sweeten
1
-0
/
+1
2011-07-26
mach-ux500: add lm3530 ALS platform data for U5500
Linus Walleij
1
-1
/
+83
2011-07-26
arch/arm/mach-ux500/board-u5500.c: calibrate ALS input voltage
Shreshtha Kumar Sahu
2
-14
/
+58
2011-07-26
drivers/leds/leds-netxbig: make LEDS_NETXBIG depend on LEDS_CLASS
Axel Lin
1
-0
/
+1
2011-07-26
drivers/leds/leds-sunfire.c: fix sunfire_led_generic_probe() error handling
Axel Lin
1
-5
/
+7
2011-07-26
drivers/leds/leds-lp5521.c: provide section tagging
Linus Walleij
1
-2
/
+2
2011-07-26
MAINTAINERS: update HIGH RESOLUTION TIMERS patterns
Joe Perches
1
-1
/
+1
2011-07-26
get_maintainers.pl: improve .mailmap parsing
Joe Perches
1
-4
/
+5
2011-07-26
kernel/configs.c: include MODULE_*() when CONFIG_IKCONFIG_PROC=n
Stephen Boyd
1
-2
/
+2
2011-07-26
notifiers: vt: move vt notifiers into vt.h
Amerigo Wang
2
-7
/
+9
2011-07-26
notifiers: pm: move pm notifiers into suspend.h
Amerigo Wang
3
-8
/
+11
2011-07-26
notifiers: sys: move reboot notifiers into reboot.h
Amerigo Wang
6
-36
/
+39
2011-07-26
notifiers: net: move netdevice notifiers into netdevice.h
Amerigo Wang
2
-30
/
+34
2011-07-26
notifiers: cpu: move cpu notifiers into cpu.h
Amerigo Wang
3
-32
/
+36
2011-07-26
drivers/misc: add support the FSA9480 USB Switch
Donggeun Kim
5
-0
/
+615
[next]