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
kernel-doc: html mode struct highlights
Randy Dunlap
1
-6
/
+15
2007-05-08
make iunique use a do/while loop rather than its obscure goto loop
Jeffrey Layton
1
-14
/
+10
2007-05-08
Remove redundant check from proc_sys_setattr()
John Johansen
1
-5
/
+2
2007-05-08
Remove redundant check from proc_setattr()
John Johansen
1
-5
/
+2
2007-05-08
fix hotplug for legacy platform drivers
David Brownell
4
-2
/
+22
2007-05-08
kernel-doc: generate main index page when building 'htmldocs'
Borislav Petkov
1
-1
/
+9
2007-05-08
cciss: set rq->errors more correctly in driver
Mike Miller (OS Dev)
1
-21
/
+22
2007-05-08
cciss: add SG_IO ioctl to cciss
Mike Miller (OS Dev)
1
-53
/
+111
2007-05-08
cciss: reformat error handling
Mike Miller (OS Dev)
1
-85
/
+89
2007-05-08
proc: cleanup: use seq_release_private() where appropriate
Martin Peschke
1
-8
/
+1
2007-05-08
kallsyms: cleanup: use seq_release_private() where appropriate
Martin Peschke
1
-8
/
+1
2007-05-08
cleanup compat ioctl handling
Christoph Hellwig
5
-202
/
+166
2007-05-08
audit: add spaces on either side of case "..." operator.
Robert P. J. Day
1
-4
/
+4
2007-05-08
dtlk: fix error checks in module_init()
Akinobu Mita
1
-4
/
+10
2007-05-08
partition: add support for sysv68 partitions
Philippe De Muyter
5
-0
/
+107
2007-05-08
Pad irq_desc to internode cacheline size
Ravikiran G Thirumalai
2
-4
/
+2
2007-05-08
Lockdep treats down_write_trylock like regular down_write
Pavel Emelianov
1
-1
/
+1
2007-05-08
merge compat_ioctl.h into compat_ioctl.c
Christoph Hellwig
2
-831
/
+828
2007-05-08
kernel-doc: handle arrays with arithmetic expressions as initializers
Borislav Petkov
1
-1
/
+10
2007-05-08
ROUND_UP macro cleanup in fs/smbfs/request.c
Milind Arun Choudhary
1
-4
/
+3
2007-05-08
ROUND_UP macro cleanup in fs/(select|compat|readdir).c
Milind Arun Choudhary
3
-21
/
+15
2007-05-08
parport_serial: fix PCI must_checks
Randy Dunlap
1
-1
/
+7
2007-05-08
i386: sched.h inclusion from module.h is baack
Alexey Dobriyan
3
-2
/
+2
2007-05-08
ROUND_UP macro cleanup in drivers/char/lp.c
Milind Arun Choudhary
1
-4
/
+1
2007-05-08
Deprecate SA_xxx interrupt flags -V2
Thomas Gleixner
2
-13
/
+19
2007-05-08
Replace deprecated SA_xxx interrupt flags
Thomas Gleixner
2
-2
/
+2
2007-05-08
kernel/params.c: fix lying comment for param_array()
Bert Wesarg
1
-1
/
+1
2007-05-08
Fix race between cat /proc/slab_allocators and rmmod
Alexey Dobriyan
5
-7
/
+61
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
[next]