index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
exportfs
(
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-09-15
mm: account skipped entries to avoid looping in find_get_pages
Shaohua Li
1
-2
/
+4
2011-09-15
drivers/gpio/gpio-generic.c: fix build errors
Russell King
2
-20
/
+10
2011-09-15
workqueue: lock cwq access in drain_workqueue
Thomas Tuttle
1
-1
/
+6
2011-09-15
MAINTAINERS: update e-mail address of Benny Halevy
Benny Halevy
1
-1
/
+1
2011-09-15
drivers/cpufreq/pcc-cpufreq.c: avoid NULL pointer dereference
Naga Chumbalkar
1
-0
/
+3
2011-09-15
drivers/rtc/rtc-s3c.c: fix no occurrence of alarm interrupt
Donggeun Kim
1
-0
/
+26
2011-09-15
drivers/leds/ledtrig-timer.c: fix broken sysfs delay handling
Johan Hovold
1
-0
/
+2
2011-09-15
drivers/misc/pti.c: give 'comm' function scope in pti_control_frame_built_and...
Jesper Juhl
1
-7
/
+5
2011-09-15
cris: fix a build error in drivers/tty/serial/crisv10.c
WANG Cong
1
-2
/
+2
2011-09-15
mm: sync vmalloc address space page tables in alloc_vm_area()
David Vrabel
1
-0
/
+8
2011-09-15
memcg: Revert "memcg: add memory.vmscan_stat"
Johannes Weiner
5
-303
/
+18
2011-09-15
mm: vmscan: fix force-scanning small targets without swap
Johannes Weiner
1
-15
/
+12
2011-09-15
drivers/rtc/rtc-imxdi.c needs linux/sched.h
Axel Lin
1
-0
/
+1
2011-09-15
alpha, gpio: GENERIC_GPIO default must be n
Ben Hutchings
1
-1
/
+1
2011-09-15
um: fix strrchr() problems
Al Viro
1
-1
/
+1
2011-09-15
um: clean arch_ptrace() up a bit
Al Viro
5
-46
/
+31
2011-09-15
um: PTRACE_[GS]ETFPXREGS had been wired on the wrong subarch
Al Viro
2
-14
/
+14
2011-09-15
um: fix free_winch() mess
Al Viro
1
-14
/
+24
2011-09-15
um: winch_interrupt() can happen inside of free_winch()
Al Viro
1
-2
/
+4
2011-09-15
um: fix oopsable race in line_close()
Al Viro
2
-13
/
+13
[next]