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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-08
cleanup compat ioctl handling
Christoph Hellwig
2
-26
/
+0
2007-05-08
Pad irq_desc to internode cacheline size
Ravikiran G Thirumalai
1
-3
/
+1
2007-05-08
merge compat_ioctl.h into compat_ioctl.c
Christoph Hellwig
1
-830
/
+0
2007-05-08
i386: sched.h inclusion from module.h is baack
Alexey Dobriyan
1
-2
/
+0
2007-05-08
Deprecate SA_xxx interrupt flags -V2
Thomas Gleixner
1
-12
/
+18
2007-05-08
Fix race between cat /proc/slab_allocators and rmmod
Alexey Dobriyan
2
-0
/
+12
2007-05-08
Fix race between cat /proc/*/wchan and rmmod et al
Alexey Dobriyan
2
-0
/
+13
2007-05-08
Fix race between rmmod and cat /proc/kallsyms
Alexey Dobriyan
1
-14
/
+7
2007-05-08
Simplify module_get_kallsym() by dropping length arg
Alexey Dobriyan
1
-3
/
+2
2007-05-08
PNPACPI sets pnpdev->dev.archdata
David Brownell
1
-0
/
+3
2007-05-08
Kprobes: print details of kretprobe on assertion failure
Ananth N Mavinakayanahalli
1
-0
/
+10
2007-05-08
kdump/kexec: calculate note size at compile time
Simon Horman
9
-17
/
+16
2007-05-08
remove artificial software max_loop limit
Ken Chen
1
-0
/
+2
2007-05-08
add touch_all_softlockup_watchdogs()
Jeremy Fitzhardinge
1
-0
/
+4
2007-05-08
Move timekeeping code to timekeeping.c
john stultz
1
-0
/
+1
2007-05-08
time: SMP friendly alignment of struct clocksource
Eric Dumazet
1
-2
/
+13
2007-05-08
<linux/sysdev.h> needs to include <linux/module.h>
Ralf Baechle
3
-3
/
+4
2007-05-08
Add a new deferrable delayed work init
Venki Pallipadi
1
-0
/
+6
2007-05-08
Add support for deferrable timers
Venki Pallipadi
1
-0
/
+1
2007-05-08
parport->dev driver model support
David Brownell
3
-9
/
+7
2007-05-08
Delete unused header file linux/awe_voice.h
Robert P. J. Day
2
-526
/
+0
2007-05-08
make remove_inode_dquot_ref() static
Adrian Bunk
1
-3
/
+0
2007-05-08
Delete unused header file math-emu/extended.h
Robert P. J. Day
1
-396
/
+0
2007-05-08
Remove do_sync_file_range()
Mark Fasheh
1
-5
/
+0
2007-05-08
move die notifier handling to common code
Christoph Hellwig
31
-173
/
+53
2007-05-08
tty: introduce no_tty and use it in selinux
Eric W. Biederman
1
-1
/
+1
2007-05-08
enlarge console.name
Andrew Morton
1
-3
/
+2
2007-05-08
futex: get_futex_key, get_key_refs and drop_key_refs
Rusty Russell
1
-0
/
+29
2007-05-08
cyclades: remove custom types
Klaus Kudielka
1
-89
/
+91
2007-05-08
fix cyclades.h for x86_64 (and probably others)
Klaus Kudielka
1
-8
/
+6
2007-05-08
Kprobes: Make kprobe.symbol_name const
Ananth N Mavinakayanahalli
1
-1
/
+1
2007-05-08
tty: i386/x86_64 arbitary speed support
Alan Cox
4
-3
/
+23
2007-05-08
VFS: delay the dentry name generation on sockets and pipes
Eric Dumazet
1
-0
/
+6
2007-05-08
Fix race between proc_get_inode() and remove_proc_entry()
Alexey Dobriyan
1
-0
/
+3
2007-05-08
add filesystem subtype support
Miklos Szeredi
1
-0
/
+7
2007-05-08
init dma masks in pnp_dev
David Brownell
1
-0
/
+1
2007-05-08
Merge sys_clone()/sys_unshare() nsproxy and namespace handling
Badari Pulavarty
5
-24
/
+16
2007-05-08
IRQ: add __must_check to request_irq
Monakhov Dmitriy
1
-2
/
+2
2007-05-08
kconfig: centralize the selection of semaphore debugging in lib/Kconfig.debug
Robert P. J. Day
1
-8
/
+6
2007-05-08
reiserfs: shrink superblock if no xattrs
Alexey Dobriyan
1
-1
/
+2
2007-05-08
Fix compilation of drivers with -O0
Michal Schmidt
1
-25
/
+0
2007-05-08
init/do_mounts.c: proper prepare_namespace() prototype
Adrian Bunk
1
-1
/
+2
2007-05-08
use use SEEK_MAX to validate user lseek arguments
Chris Snook
1
-0
/
+1
2007-05-08
Fix constant folding and poor optimization in byte swapping code
Trent Piepho
1
-39
/
+69
2007-05-08
ipmi: add new IPMI nmi watchdog handling
Corey Minyard
2
-0
/
+2
2007-05-08
reduce size of task_struct on 64-bit machines
William Cohen
1
-6
/
+6
2007-05-08
simplify the stacktrace code
Christoph Hellwig
1
-4
/
+2
2007-05-08
Factor outstanding I/O error handling
Guillaume Chazarain
1
-0
/
+11
2007-05-08
mm: move common segment checks to separate helper function
Dmitriy Monakhov
1
-0
/
+2
2007-05-08
Increase slab redzone to 64bits
David Woodhouse
1
-2
/
+2
[next]