index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
macb.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-09-15
Remove unneeded version.h include from drivers/uwb/
Jesper Juhl
1
-1
/
+0
2011-09-15
Remove unneeded version.h includes (and add where needed) for drivers/usb/
Jesper Juhl
3
-2
/
+1
2011-09-15
Remove unneeded version.h includes from drivers/target/
Jesper Juhl
16
-16
/
+0
2011-09-15
Remove unneeded version.h includes from drivers/scsi/
Jesper Juhl
12
-12
/
+0
2011-09-15
Remove unneeded version.h includes from drivers/block/
Jesper Juhl
2
-2
/
+0
2011-09-15
Remove unneeded version.h includes from arch/arm/
Jesper Juhl
2
-2
/
+0
2011-09-15
Remove unneeded version.h include from arch/x86/
Jesper Juhl
1
-1
/
+0
2011-09-15
Remove unneeded version.h includes from include/
Jesper Juhl
2
-2
/
+0
2011-09-15
Remove unneeded version.h include from lib/
Jesper Juhl
1
-1
/
+0
2011-09-15
treewide: remove extra semicolons from various parts of the kernel
Justin P. Mattock
11
-13
/
+13
2011-09-15
futex: Fix spelling in a source code comment
Bart Van Assche
1
-1
/
+1
2011-09-15
libertas_tf: deb_defs.h: Fix typo in include guard
Kartik Mohta
1
-1
/
+1
2011-09-15
futex: uninitialized warning corrections
Vitaliy Ivanov
1
-4
/
+4
2011-09-15
async: uninitialized warning corrections
Vitaliy Ivanov
1
-2
/
+2
2011-09-15
ipw2x00: comment typo fix encryptiong to encryption
Justin P. Mattock
1
-1
/
+1
2011-09-15
sched: x86_32 Fix typo in switch_to() description
Kamalesh Babulal
1
-1
/
+1
2011-09-15
treewide: typo 'interrrupt' word corrections.
Vitaliy Ivanov
11
-18
/
+18
2011-09-15
Kconfig: Copyedit: DEBUG_SECTION_MISMATCH
Michael Witten
1
-19
/
+19
2011-09-15
scsi/sg: use printk_ratelimited instead of printk_ratelimit
Christian Dietrich
1
-8
/
+10
2011-09-15
drivers/char/rtc: use printk_ratelimited instead of printk_ratelimit
Christian Dietrich
1
-4
/
+3
2011-09-15
aix94xx: Use angle brackets for system includes
Joe Perches
1
-1
/
+1
2011-09-15
drbd: Use angle brackets for system includes
Joe Perches
3
-4
/
+4
2011-09-15
net: Convert vmalloc/memset to vzalloc
Joe Perches
2
-7
/
+4
2011-09-15
mm: Convert vmalloc/memset to vzalloc
Joe Perches
1
-2
/
+1
2011-09-15
fs: Convert vmalloc/memset to vzalloc
Joe Perches
4
-18
/
+7
2011-09-15
isdn: Convert vmalloc/memset to vzalloc
Joe Perches
3
-8
/
+5
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
[next]