aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-08ext3: copy i_flags to inode flags on writeJan Kara1-0/+1
2007-05-08Document SPIN_LOCK_UNLOCKED/RW_LOCK_UNLOCKED deprecationMichael Ellerman1-0/+6
2007-05-08Introduce a handy list_first_entry macroPavel Emelianov1-0/+11
2007-05-08SPIN_LOCK_UNLOCKED cleanup in init_task.hMilind Arun Choudhary1-1/+1
2007-05-08EFI: warn only for pre-1.00 system tablesBjorn Helgaas1-1/+0
2007-05-08fix hotplug for legacy platform driversDavid Brownell1-2/+2
2007-05-08cleanup compat ioctl handlingChristoph Hellwig2-26/+0
2007-05-08Pad irq_desc to internode cacheline sizeRavikiran G Thirumalai1-3/+1
2007-05-08merge compat_ioctl.h into compat_ioctl.cChristoph Hellwig1-830/+0
2007-05-08i386: sched.h inclusion from module.h is baackAlexey Dobriyan1-2/+0
2007-05-08Deprecate SA_xxx interrupt flags -V2Thomas Gleixner1-12/+18
2007-05-08Fix race between cat /proc/slab_allocators and rmmodAlexey Dobriyan2-0/+12
2007-05-08Fix race between cat /proc/*/wchan and rmmod et alAlexey Dobriyan2-0/+13
2007-05-08Fix race between rmmod and cat /proc/kallsymsAlexey Dobriyan1-14/+7
2007-05-08Simplify module_get_kallsym() by dropping length argAlexey Dobriyan1-3/+2
2007-05-08PNPACPI sets pnpdev->dev.archdataDavid Brownell1-0/+3
2007-05-08Kprobes: print details of kretprobe on assertion failureAnanth N Mavinakayanahalli1-0/+10
2007-05-08kdump/kexec: calculate note size at compile timeSimon Horman9-17/+16
2007-05-08remove artificial software max_loop limitKen Chen1-0/+2
2007-05-08add touch_all_softlockup_watchdogs()Jeremy Fitzhardinge1-0/+4
2007-05-08Move timekeeping code to timekeeping.cjohn stultz1-0/+1
2007-05-08time: SMP friendly alignment of struct clocksourceEric Dumazet1-2/+13
2007-05-08<linux/sysdev.h> needs to include <linux/module.h>Ralf Baechle3-3/+4
2007-05-08Add a new deferrable delayed work initVenki Pallipadi1-0/+6
2007-05-08Add support for deferrable timersVenki Pallipadi1-0/+1
2007-05-08parport->dev driver model supportDavid Brownell3-9/+7
2007-05-08Delete unused header file linux/awe_voice.hRobert P. J. Day2-526/+0
2007-05-08make remove_inode_dquot_ref() staticAdrian Bunk1-3/+0
2007-05-08Delete unused header file math-emu/extended.hRobert P. J. Day1-396/+0
2007-05-08Remove do_sync_file_range()Mark Fasheh1-5/+0
2007-05-08move die notifier handling to common codeChristoph Hellwig31-173/+53
2007-05-08tty: introduce no_tty and use it in selinuxEric W. Biederman1-1/+1
2007-05-08enlarge console.nameAndrew Morton1-3/+2
2007-05-08futex: get_futex_key, get_key_refs and drop_key_refsRusty Russell1-0/+29
2007-05-08cyclades: remove custom typesKlaus Kudielka1-89/+91
2007-05-08fix cyclades.h for x86_64 (and probably others)Klaus Kudielka1-8/+6
2007-05-08Kprobes: Make kprobe.symbol_name constAnanth N Mavinakayanahalli1-1/+1
2007-05-08tty: i386/x86_64 arbitary speed supportAlan Cox4-3/+23
2007-05-08VFS: delay the dentry name generation on sockets and pipesEric Dumazet1-0/+6
2007-05-08Fix race between proc_get_inode() and remove_proc_entry()Alexey Dobriyan1-0/+3
2007-05-08add filesystem subtype supportMiklos Szeredi1-0/+7
2007-05-08init dma masks in pnp_devDavid Brownell1-0/+1
2007-05-08Merge sys_clone()/sys_unshare() nsproxy and namespace handlingBadari Pulavarty5-24/+16
2007-05-08IRQ: add __must_check to request_irqMonakhov Dmitriy1-2/+2
2007-05-08kconfig: centralize the selection of semaphore debugging in lib/Kconfig.debugRobert P. J. Day1-8/+6
2007-05-08reiserfs: shrink superblock if no xattrsAlexey Dobriyan1-1/+2
2007-05-08Fix compilation of drivers with -O0Michal Schmidt1-25/+0
2007-05-08init/do_mounts.c: proper prepare_namespace() prototypeAdrian Bunk1-1/+2
2007-05-08use use SEEK_MAX to validate user lseek argumentsChris Snook1-0/+1
2007-05-08Fix constant folding and poor optimization in byte swapping codeTrent Piepho1-39/+69