summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2007-05-08rtc: rtc interfaces don't use class_deviceDavid Brownell1-17/+16
2007-05-08rtc: remove /sys/class/rtc-dev/*David Brownell1-1/+0
2007-05-08utimensat implementationUlrich Drepper4-2/+8
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-08au1550 SPI controller driverJan Nikitenko1-0/+16
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-08x86_64: kill 19000+ sparse warningsRandy Dunlap2-8/+9
2007-05-08consolidate asm/const.h to linux/const.hRandy Dunlap13-34/+13
2007-05-08fat: don't use free_clusters for fat32OGAWA Hirofumi1-1/+2
2007-05-08Clean up mostly unused IOSPACE macrosDavid Gibson18-72/+0
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