summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
* | | | hide spinlock in linux/quota.h behind __KERNEL__Mike Frysinger2007-05-081-2/+2
* | | | Add taskstats.h to kbuildDavid Woodhouse2007-05-081-0/+1
* | | | Misc: add sensable phantom driverJiri Slaby2007-05-082-0/+43
* | | | Driver for the Maxim DS1WM, a 1-wire bus master ASIC coreakpm@linux-foundation.org2007-05-081-0/+11
* | | | consolidate asm/const.h to linux/const.hRandy Dunlap2007-05-082-0/+20
* | | | fat: don't use free_clusters for fat32OGAWA Hirofumi2007-05-081-1/+2
* | | | ext3: copy i_flags to inode flags on writeJan Kara2007-05-081-0/+1
* | | | Document SPIN_LOCK_UNLOCKED/RW_LOCK_UNLOCKED deprecationMichael Ellerman2007-05-081-0/+6
* | | | Introduce a handy list_first_entry macroPavel Emelianov2007-05-081-0/+11
* | | | SPIN_LOCK_UNLOCKED cleanup in init_task.hMilind Arun Choudhary2007-05-081-1/+1
* | | | EFI: warn only for pre-1.00 system tablesBjorn Helgaas2007-05-081-1/+0
* | | | fix hotplug for legacy platform driversDavid Brownell2007-05-081-2/+2
* | | | cleanup compat ioctl handlingChristoph Hellwig2007-05-081-17/+0
* | | | Pad irq_desc to internode cacheline sizeRavikiran G Thirumalai2007-05-081-3/+1
* | | | merge compat_ioctl.h into compat_ioctl.cChristoph Hellwig2007-05-081-830/+0
* | | | Deprecate SA_xxx interrupt flags -V2Thomas Gleixner2007-05-081-12/+18
* | | | Fix race between cat /proc/slab_allocators and rmmodAlexey Dobriyan2007-05-082-0/+12
* | | | Fix race between cat /proc/*/wchan and rmmod et alAlexey Dobriyan2007-05-082-0/+13
* | | | Fix race between rmmod and cat /proc/kallsymsAlexey Dobriyan2007-05-081-14/+7
* | | | Simplify module_get_kallsym() by dropping length argAlexey Dobriyan2007-05-081-3/+2
* | | | Kprobes: print details of kretprobe on assertion failureAnanth N Mavinakayanahalli2007-05-081-0/+10
* | | | 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
OpenPOWER on IntegriCloud