summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* rtc: rtc interfaces don't use class_deviceDavid Brownell2007-05-081-17/+16Star
* rtc: remove /sys/class/rtc-dev/*David Brownell2007-05-081-1/+0Star
* utimensat implementationUlrich Drepper2007-05-084-2/+8
* Speed up divides by cpu_power in schedulerEric Dumazet2007-05-081-1/+7
* sched: dynticks idle load balancingSiddha, Suresh B2007-05-081-0/+8
* sanitize linux/isdn_divertif.h for userspaceMike Frysinger2007-05-082-1/+6
* make drivers/isdn/capi/capiutil.c:cdebbuf_alloc() staticAdrian Bunk2007-05-081-1/+0Star
* au1550 SPI controller driverJan Nikitenko2007-05-081-0/+16
* SPI kerneldocDavid Brownell2007-05-081-31/+51
* /dev/spidevB.C interfaceAndrea Paterniani2007-05-083-0/+126
* clockchips.h: kernel-doc fixSergei Shtylyov2007-05-081-5/+5
* 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
* x86_64: kill 19000+ sparse warningsRandy Dunlap2007-05-082-8/+9
* consolidate asm/const.h to linux/const.hRandy Dunlap2007-05-0813-34/+13Star
* fat: don't use free_clusters for fat32OGAWA Hirofumi2007-05-081-1/+2
* Clean up mostly unused IOSPACE macrosDavid Gibson2007-05-0818-72/+0Star
* 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/+0Star
* fix hotplug for legacy platform driversDavid Brownell2007-05-081-2/+2
* cleanup compat ioctl handlingChristoph Hellwig2007-05-082-26/+0Star
* Pad irq_desc to internode cacheline sizeRavikiran G Thirumalai2007-05-081-3/+1Star
* merge compat_ioctl.h into compat_ioctl.cChristoph Hellwig2007-05-081-830/+0Star
* i386: sched.h inclusion from module.h is baackAlexey Dobriyan2007-05-081-2/+0Star
* 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/+7Star
* Simplify module_get_kallsym() by dropping length argAlexey Dobriyan2007-05-081-3/+2Star
* PNPACPI sets pnpdev->dev.archdataDavid Brownell2007-05-081-0/+3
* Kprobes: print details of kretprobe on assertion failureAnanth N Mavinakayanahalli2007-05-081-0/+10
* kdump/kexec: calculate note size at compile timeSimon Horman2007-05-089-17/+16Star
* 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-083-9/+7Star
* Delete unused header file linux/awe_voice.hRobert P. J. Day2007-05-082-526/+0Star
* make remove_inode_dquot_ref() staticAdrian Bunk2007-05-081-3/+0Star
* Delete unused header file math-emu/extended.hRobert P. J. Day2007-05-081-396/+0Star
* Remove do_sync_file_range()Mark Fasheh2007-05-081-5/+0Star
* move die notifier handling to common codeChristoph Hellwig2007-05-0831-173/+53Star