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
2007-05-08
Fix race between cat /proc/*/wchan and rmmod et al
Alexey Dobriyan
7
-19
/
+66
2007-05-08
Simplify kallsyms_lookup()
Alexey Dobriyan
10
-28
/
+20
2007-05-08
Fix race between rmmod and cat /proc/kallsyms
Alexey Dobriyan
3
-34
/
+29
2007-05-08
Simplify module_get_kallsym() by dropping length arg
Alexey Dobriyan
3
-6
/
+6
2007-05-08
PNPACPI sets pnpdev->dev.archdata
David Brownell
3
-9
/
+50
2007-05-08
(re)register_binfmt returns with -EBUSY
kalash nainwal
1
-0
/
+1
2007-05-08
Kprobes: print details of kretprobe on assertion failure
Ananth N Mavinakayanahalli
5
-5
/
+15
2007-05-08
enhance initcall_debug, measure latency
Ingo Molnar
1
-0
/
+17
2007-05-08
Fix kevent's childs priority greediness
Jan Engelhardt
1
-0
/
+6
2007-05-08
kdump/kexec: calculate note size at compile time
Simon Horman
11
-20
/
+19
2007-05-08
remove artificial software max_loop limit
Ken Chen
2
-74
/
+112
2007-05-08
Make /dev/port conditional on config symbol
Russell King
2
-4
/
+10
2007-05-08
Fix 82875 PCI setup
John Feeney
1
-11
/
+2
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
436
-436
/
+0
2007-05-08
add touch_all_softlockup_watchdogs()
Jeremy Fitzhardinge
3
-2
/
+19
2007-05-08
Ignore stolen time in the softlockup watchdog
Jeremy Fitzhardinge
1
-6
/
+29
2007-05-08
Move timekeeping code to timekeeping.c
john stultz
4
-459
/
+479
2007-05-08
time: SMP friendly alignment of struct clocksource
Eric Dumazet
1
-2
/
+13
2007-05-08
IRQ: check for PERCPU flag only when adding first irqaction
Ahmed S. Darwish
1
-4
/
+6
2007-05-08
<linux/sysdev.h> needs to include <linux/module.h>
Ralf Baechle
4
-3
/
+5
2007-05-08
Add a new deferrable delayed work init
Venki Pallipadi
2
-1
/
+7
2007-05-08
Add support for deferrable timers
Venki Pallipadi
2
-8
/
+58
2007-05-08
layered parport code uses parport->dev
David Brownell
5
-20
/
+8
2007-05-08
legacy PC parports support parport->dev
Jean Delvare
1
-0
/
+39
2007-05-08
parport->dev driver model support
David Brownell
9
-25
/
+33
2007-05-08
kernel/irq/proc.c: unprotected iteration over the IRQ action list in name_uni...
Dmitry Adamushko
1
-4
/
+11
2007-05-08
Delete unused header file linux/awe_voice.h
Robert P. J. Day
2
-526
/
+0
2007-05-08
Fix race between attach_task and cpuset_exit
Srivatsa Vaddagiri
1
-4
/
+2
2007-05-08
make remove_inode_dquot_ref() static
Adrian Bunk
2
-4
/
+2
2007-05-08
fix sscanf %n match at end of input string
Johannes Berg
1
-0
/
+11
2007-05-08
Delete unused header file math-emu/extended.h
Robert P. J. Day
1
-396
/
+0
2007-05-08
schedule obsolete OSS drivers for removal, 4th round
Adrian Bunk
2
-5
/
+26
2007-05-08
Protect tty drivers list with tty_mutex
Alexey Dobriyan
2
-1
/
+7
2007-05-08
Remove do_sync_file_range()
Mark Fasheh
4
-14
/
+9
2007-05-08
Char: cs5535_gpio, add MODULE_DEVICE_TABLE
Jiri Slaby
1
-0
/
+1
2007-05-08
Char: rocket, add MODULE_DEVICE_TABLE
Jiri Slaby
1
-0
/
+6
2007-05-08
move die notifier handling to common code
Christoph Hellwig
81
-328
/
+162
2007-05-08
kprobes: fix sparse NULL warning
Randy Dunlap
1
-1
/
+2
2007-05-08
reiserfs: proc support requires PROC_FS
Randy Dunlap
1
-1
/
+1
2007-05-08
tty: introduce no_tty and use it in selinux
Eric W. Biederman
3
-9
/
+19
2007-05-08
tty: simplify calling of put_pid.
Eric W. Biederman
1
-17
/
+6
2007-05-08
tty: remove unnecessary export of proc_clear_tty
Eric W. Biederman
1
-1
/
+0
2007-05-08
Fixes and cleanups for earlyprintk aka boot console
Gerd Hoffmann
9
-77
/
+35
2007-05-08
enlarge console.name
Andrew Morton
1
-3
/
+2
2007-05-08
/proc/*/oom_score oops re badness
Alexey Dobriyan
1
-0
/
+2
2007-05-08
futex: restartable futex_wait
Nick Piggin
1
-5
/
+51
2007-05-08
futex: get_futex_key, get_key_refs and drop_key_refs
Rusty Russell
2
-36
/
+43
2007-05-08
rtc: add RTC class driver for the Maxim MAX6900
Dale Farnsworth
3
-0
/
+322
2007-05-08
RTC: add rtc-rs5c313 driver
Nobuhiro Iwamatsu
3
-0
/
+412
2007-05-08
as: fix antic_expire check
Nick Piggin
1
-3
/
+3
[next]