index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
ip6_input.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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-25
p9: avoid unused variable warning
Linus Torvalds
1
-1
/
+0
2011-07-25
vfs: fix check_acl compile error when CONFIG_FS_POSIX_ACL is not set
Linus Torvalds
1
-0
/
+2
2011-07-25
drivers/connector/cn_proc.c: remove unused local
Andrew Morton
1
-1
/
+0
2011-07-25
Documentation/SubmitChecklist: add RCU debug config options
Paul E. McKenney
1
-2
/
+2
2011-07-25
reiserfs: use hweight_long()
Akinobu Mita
1
-5
/
+1
2011-07-25
reiserfs: use proper little-endian bitops
Akinobu Mita
3
-4
/
+6
2011-07-25
pnpacpi: register disabled resources
Witold Szczeponik
1
-25
/
+27
2011-07-25
drivers/rtc/rtc-tegra.c: properly initialize spinlock
Uwe Kleine-König
1
-1
/
+1
2011-07-25
drivers/rtc/rtc-twl.c: check return value of twl_rtc_write_u8() in twl_rtc_set_time()
Jesper Juhl
1
-1
/
+1
2011-07-25
drivers/rtc: add support for Qualcomm PMIC8xxx RTC
Anirudh Ghayal
4
-0
/
+586
2011-07-25
drivers/rtc/rtc-s3c.c: support clock gating
Donggeun Kim
1
-1
/
+26
2011-07-25
drivers/rtc/rtc-mpc5121.c: add support for RTC on MPC5200
Dmitry Eremin-Solenikov
2
-10
/
+75
2011-07-25
init: skip calibration delay if previously done
Sameer Nanda
1
-1
/
+10
2011-07-25
misc/eeprom: add eeprom access driver for digsy_mtc board
Anatolij Gustschin
3
-0
/
+98
2011-07-25
misc/eeprom: add driver for microwire 93xx46 EEPROMs
Anatolij Gustschin
4
-0
/
+442
2011-07-25
checkpatch.pl: update $logFunctions
Joe Perches
1
-3
/
+3
2011-07-25
checkpatch: make utf-8 test --strict
Joe Perches
1
-2
/
+2
2011-07-25
checkpatch.pl: add ability to ignore various messages
Joe Perches
1
-143
/
+355
2011-07-25
checkpatch: add a "prefer __aligned" check
Joe Perches
1
-0
/
+5
2011-07-25
checkpatch: validate signature styles and To: and Cc: lines
Joe Perches
1
-8
/
+115
2011-07-25
checkpatch: add __rcu as a sparse modifier
Sven Eckelmann
1
-1
/
+2
2011-07-25
checkpatch: suggest using min_t or max_t
Joe Perches
1
-0
/
+35
2011-07-25
drivers/firmware/sigma.c needs MODULE_LICENSE
Randy Dunlap
1
-0
/
+3
2011-07-25
lib: make _tolower() public
Andy Shevchenko
3
-18
/
+19
2011-07-25
lib/lcm.c: quiet sparse noise
H Hartley Sweeten
1
-0
/
+1
2011-07-25
mach-ux500: add lm3530 ALS platform data for U5500
Linus Walleij
1
-1
/
+83
2011-07-25
arch/arm/mach-ux500/board-u5500.c: calibrate ALS input voltage
Shreshtha Kumar Sahu
2
-14
/
+58
2011-07-25
drivers/leds/leds-netxbig: make LEDS_NETXBIG depend on LEDS_CLASS
Axel Lin
1
-0
/
+1
2011-07-25
drivers/leds/leds-sunfire.c: fix sunfire_led_generic_probe() error handling
Axel Lin
1
-5
/
+7
2011-07-25
drivers/leds/leds-lp5521.c: provide section tagging
Linus Walleij
1
-2
/
+2
2011-07-25
MAINTAINERS: update HIGH RESOLUTION TIMERS patterns
Joe Perches
1
-1
/
+1
2011-07-25
get_maintainers.pl: improve .mailmap parsing
Joe Perches
1
-4
/
+5
2011-07-25
kernel/configs.c: include MODULE_*() when CONFIG_IKCONFIG_PROC=n
Stephen Boyd
1
-2
/
+2
2011-07-25
notifiers: vt: move vt notifiers into vt.h
Amerigo Wang
2
-7
/
+9
2011-07-25
notifiers: pm: move pm notifiers into suspend.h
Amerigo Wang
3
-8
/
+11
2011-07-25
notifiers: sys: move reboot notifiers into reboot.h
Amerigo Wang
6
-36
/
+39
2011-07-25
notifiers: net: move netdevice notifiers into netdevice.h
Amerigo Wang
2
-30
/
+34
2011-07-25
notifiers: cpu: move cpu notifiers into cpu.h
Amerigo Wang
3
-32
/
+36
2011-07-25
drivers/misc: add support the FSA9480 USB Switch
Donggeun Kim
5
-0
/
+615
2011-07-25
geode: reflect mfgpt dependency on mfd
Philip A. Prindeville
1
-2
/
+1
2011-07-25
eisa/pci_eisa.c: fix section mismatch
Arnaud Lacombe
1
-2
/
+2
2011-07-25
include/linux/kernel.h: hide internal macros from userspace
Arnaud Lacombe
1
-22
/
+21
2011-07-25
include/linux/kernel.h: fix a headers_check warning
WANG Cong
1
-23
/
+24
2011-07-25
include/linux/ioport.h: new helper to define common struct resource constructs
Uwe Kleine-König
1
-0
/
+30
[next]