summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
* kdump/kexec: calculate note size at compile timeSimon Horman2007-05-081-1/+16
* remove artificial software max_loop limitKen Chen2007-05-081-0/+2
* add touch_all_softlockup_watchdogs()Jeremy Fitzhardinge2007-05-081-0/+4
* Move timekeeping code to timekeeping.cjohn stultz2007-05-081-0/+1
* time: SMP friendly alignment of struct clocksourceEric Dumazet2007-05-081-2/+13
* <linux/sysdev.h> needs to include <linux/module.h>Ralf Baechle2007-05-083-3/+4
* Add a new deferrable delayed work initVenki Pallipadi2007-05-081-0/+6
* Add support for deferrable timersVenki Pallipadi2007-05-081-0/+1
* parport->dev driver model supportDavid Brownell2007-05-082-4/+7
* Delete unused header file linux/awe_voice.hRobert P. J. Day2007-05-082-526/+0
* make remove_inode_dquot_ref() staticAdrian Bunk2007-05-081-3/+0
* Remove do_sync_file_range()Mark Fasheh2007-05-081-5/+0
* move die notifier handling to common codeChristoph Hellwig2007-05-082-0/+21
* tty: introduce no_tty and use it in selinuxEric W. Biederman2007-05-081-1/+1
* enlarge console.nameAndrew Morton2007-05-081-3/+2
* futex: get_futex_key, get_key_refs and drop_key_refsRusty Russell2007-05-081-0/+29
* cyclades: remove custom typesKlaus Kudielka2007-05-081-89/+91
* fix cyclades.h for x86_64 (and probably others)Klaus Kudielka2007-05-081-8/+6
* Kprobes: Make kprobe.symbol_name constAnanth N Mavinakayanahalli2007-05-081-1/+1
* VFS: delay the dentry name generation on sockets and pipesEric Dumazet2007-05-081-0/+6
* Fix race between proc_get_inode() and remove_proc_entry()Alexey Dobriyan2007-05-081-0/+3
* add filesystem subtype supportMiklos Szeredi2007-05-081-0/+7
* init dma masks in pnp_devDavid Brownell2007-05-081-0/+1
* Merge sys_clone()/sys_unshare() nsproxy and namespace handlingBadari Pulavarty2007-05-085-24/+16
* IRQ: add __must_check to request_irqMonakhov Dmitriy2007-05-081-2/+2
* reiserfs: shrink superblock if no xattrsAlexey Dobriyan2007-05-081-1/+2
* Fix compilation of drivers with -O0Michal Schmidt2007-05-081-25/+0
* init/do_mounts.c: proper prepare_namespace() prototypeAdrian Bunk2007-05-081-1/+2
* use use SEEK_MAX to validate user lseek argumentsChris Snook2007-05-081-0/+1
* Fix constant folding and poor optimization in byte swapping codeTrent Piepho2007-05-081-39/+69
* reduce size of task_struct on 64-bit machinesWilliam Cohen2007-05-081-6/+6
* simplify the stacktrace codeChristoph Hellwig2007-05-081-4/+2
* Factor outstanding I/O error handlingGuillaume Chazarain2007-05-081-0/+11
* mm: move common segment checks to separate helper functionDmitriy Monakhov2007-05-081-0/+2
* Increase slab redzone to 64bitsDavid Woodhouse2007-05-081-2/+2
* Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2007-05-073-5/+22
|\
| * lockd: pass cookie in nlmsvc_testlockMarc Eshel2007-05-061-2/+2
| * lockd: save lock state on deferralMarc Eshel2007-05-061-0/+10
| * locks: add fl_grant callback for asynchronous lock returnMarc Eshel2007-05-061-0/+1
| * locks: add lock cancel commandMarc Eshel2007-05-062-0/+5
| * locks: allow {vfs,posix}_lock_file to return conflicting lockMarc Eshel2007-05-061-3/+2
| * locks: factor out generic/filesystem switch from setlock codeMarc Eshel2007-05-061-0/+1
| * locks: factor out generic/filesystem switch from test_lockJ. Bruce Fields2007-05-061-0/+1
| * locks: give posix_test_lock same interface as ->lockMarc Eshel2007-05-061-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds2007-05-071-1/+8
|\ \
| * | [DLM] interface for purge (2/2)David Teigland2007-05-011-1/+8
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-05-071-0/+89
|\ \ \
| * | | [NET]: rfkill: add support for input key to control wireless radioIvo van Doorn2007-05-071-0/+89
* | | | uml: improve checking and diagnostics of ethernet MACsPaolo 'Blaisorblade' Giarrusso2007-05-071-0/+12
* | | | ARRAY_SIZE: check for typeRusty Russell2007-05-073-1/+8
OpenPOWER on IntegriCloud