summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
* | | | | | Fix race between cat /proc/slab_allocators and rmmodAlexey Dobriyan2007-05-08
* | | | | | Fix race between cat /proc/*/wchan and rmmod et alAlexey Dobriyan2007-05-08
* | | | | | Fix race between rmmod and cat /proc/kallsymsAlexey Dobriyan2007-05-08
* | | | | | Simplify module_get_kallsym() by dropping length argAlexey Dobriyan2007-05-08
* | | | | | Kprobes: print details of kretprobe on assertion failureAnanth N Mavinakayanahalli2007-05-08
* | | | | | kdump/kexec: calculate note size at compile timeSimon Horman2007-05-08
* | | | | | remove artificial software max_loop limitKen Chen2007-05-08
* | | | | | add touch_all_softlockup_watchdogs()Jeremy Fitzhardinge2007-05-08
* | | | | | Move timekeeping code to timekeeping.cjohn stultz2007-05-08
* | | | | | time: SMP friendly alignment of struct clocksourceEric Dumazet2007-05-08
* | | | | | <linux/sysdev.h> needs to include <linux/module.h>Ralf Baechle2007-05-08
* | | | | | Add a new deferrable delayed work initVenki Pallipadi2007-05-08
* | | | | | Add support for deferrable timersVenki Pallipadi2007-05-08
* | | | | | parport->dev driver model supportDavid Brownell2007-05-08
* | | | | | Delete unused header file linux/awe_voice.hRobert P. J. Day2007-05-08
* | | | | | make remove_inode_dquot_ref() staticAdrian Bunk2007-05-08
* | | | | | Remove do_sync_file_range()Mark Fasheh2007-05-08
* | | | | | move die notifier handling to common codeChristoph Hellwig2007-05-08
* | | | | | tty: introduce no_tty and use it in selinuxEric W. Biederman2007-05-08
* | | | | | enlarge console.nameAndrew Morton2007-05-08
* | | | | | futex: get_futex_key, get_key_refs and drop_key_refsRusty Russell2007-05-08
* | | | | | cyclades: remove custom typesKlaus Kudielka2007-05-08
* | | | | | fix cyclades.h for x86_64 (and probably others)Klaus Kudielka2007-05-08
* | | | | | Kprobes: Make kprobe.symbol_name constAnanth N Mavinakayanahalli2007-05-08
* | | | | | VFS: delay the dentry name generation on sockets and pipesEric Dumazet2007-05-08
* | | | | | Fix race between proc_get_inode() and remove_proc_entry()Alexey Dobriyan2007-05-08
* | | | | | add filesystem subtype supportMiklos Szeredi2007-05-08
* | | | | | init dma masks in pnp_devDavid Brownell2007-05-08
* | | | | | Merge sys_clone()/sys_unshare() nsproxy and namespace handlingBadari Pulavarty2007-05-08
* | | | | | IRQ: add __must_check to request_irqMonakhov Dmitriy2007-05-08
* | | | | | reiserfs: shrink superblock if no xattrsAlexey Dobriyan2007-05-08
* | | | | | Fix compilation of drivers with -O0Michal Schmidt2007-05-08
* | | | | | init/do_mounts.c: proper prepare_namespace() prototypeAdrian Bunk2007-05-08
* | | | | | use use SEEK_MAX to validate user lseek argumentsChris Snook2007-05-08
* | | | | | Fix constant folding and poor optimization in byte swapping codeTrent Piepho2007-05-08
* | | | | | reduce size of task_struct on 64-bit machinesWilliam Cohen2007-05-08
* | | | | | simplify the stacktrace codeChristoph Hellwig2007-05-08
* | | | | | Factor outstanding I/O error handlingGuillaume Chazarain2007-05-08
* | | | | | mm: move common segment checks to separate helper functionDmitriy Monakhov2007-05-08
* | | | | | Increase slab redzone to 64bitsDavid Woodhouse2007-05-08
| |/ / / / |/| | | |
* | | | | Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2007-05-07
|\ \ \ \ \
| * | | | | lockd: pass cookie in nlmsvc_testlockMarc Eshel2007-05-06
| * | | | | lockd: save lock state on deferralMarc Eshel2007-05-06
| * | | | | locks: add fl_grant callback for asynchronous lock returnMarc Eshel2007-05-06
| * | | | | locks: add lock cancel commandMarc Eshel2007-05-06
| * | | | | locks: allow {vfs,posix}_lock_file to return conflicting lockMarc Eshel2007-05-06
| * | | | | locks: factor out generic/filesystem switch from setlock codeMarc Eshel2007-05-06
| * | | | | locks: factor out generic/filesystem switch from test_lockJ. Bruce Fields2007-05-06
| * | | | | locks: give posix_test_lock same interface as ->lockMarc Eshel2007-05-06
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds2007-05-07
|\ \ \ \ \ \