summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2007-05-08utimensat implementationUlrich Drepper2-1/+4
2007-05-08Speed up divides by cpu_power in schedulerEric Dumazet1-1/+7
2007-05-08sched: dynticks idle load balancingSiddha, Suresh B1-0/+8
2007-05-08sanitize linux/isdn_divertif.h for userspaceMike Frysinger2-1/+6
2007-05-08make drivers/isdn/capi/capiutil.c:cdebbuf_alloc() staticAdrian Bunk1-1/+0
2007-05-08SPI kerneldocDavid Brownell1-31/+51
2007-05-08/dev/spidevB.C interfaceAndrea Paterniani3-0/+126
2007-05-08clockchips.h: kernel-doc fixSergei Shtylyov1-5/+5
2007-05-08hide spinlock in linux/quota.h behind __KERNEL__Mike Frysinger1-2/+2
2007-05-08Add taskstats.h to kbuildDavid Woodhouse1-0/+1
2007-05-08Misc: add sensable phantom driverJiri Slaby2-0/+43
2007-05-08Driver for the Maxim DS1WM, a 1-wire bus master ASIC coreakpm@linux-foundation.org1-0/+11
2007-05-08consolidate asm/const.h to linux/const.hRandy Dunlap2-0/+20
2007-05-08fat: don't use free_clusters for fat32OGAWA Hirofumi1-1/+2
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 Hellwig1-17/+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-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-08Kprobes: print details of kretprobe on assertion failureAnanth N Mavinakayanahalli1-0/+10
2007-05-08kdump/kexec: calculate note size at compile timeSimon Horman1-1/+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 Brownell2-4/+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-08Remove do_sync_file_range()Mark Fasheh1-5/+0
2007-05-08move die notifier handling to common codeChristoph Hellwig2-0/+21
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-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