aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2007-05-08Some grammatical fixups and additions to atomic.h kernel-doc contentRobert P. J. Day
2007-05-08x86: create asm/cmpxchg.hJeff Dike
2007-05-08Remove tas()Jeff Dike
2007-05-08local_t: x86_64 extensionMathieu Desnoyers
2007-05-08local_t: sparc64 cleanupMathieu Desnoyers
2007-05-08local_t: powerpc extensionMathieu Desnoyers
2007-05-08local_t: parisc cleanupMathieu Desnoyers
2007-05-08local_t: mips extensionMathieu Desnoyers
2007-05-08local_t: ia64 extensionMathieu Desnoyers
2007-05-08local_t: i386 extensionMathieu Desnoyers
2007-05-08local_t: alpha extensionMathieu Desnoyers
2007-05-08local_t: architecture independent extensionMathieu Desnoyers
2007-05-08atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular depe...Mathieu Desnoyers
2007-05-08atomic.h: add atomic64 cmpxchg, xchg and add_unless to x86_64Mathieu Desnoyers
2007-05-08atomic.h: add atomic64 cmpxchg, xchg and add_unless to sparc64Mathieu Desnoyers
2007-05-08atomic.h: add atomic64 cmpxchg, xchg and add_unless to powerpcMathieu Desnoyers
2007-05-08atomic.h: add atomic64 cmpxchg, xchg and add_unless to pariscMathieu Desnoyers
2007-05-08atomic.h: add atomic64 cmpxchg, xchg and add_unless to mipsMathieu Desnoyers
2007-05-08atomic.h: add atomic64 cmpxchg, xchg and add_unless to ia64Mathieu Desnoyers
2007-05-08atomic.h: i386 type safety fixMathieu Desnoyers
2007-05-08atomic.h: complete atomic_long operations in asm-genericMathieu Desnoyers
2007-05-08atomic.h: add atomic64 cmpxchg, xchg and add_unless to alphaMathieu Desnoyers
2007-05-08Kprobes: The ON/OFF knob thru debugfsAnanth N Mavinakayanahalli
2007-05-08kprobes: kretprobes simplificationsChristoph Hellwig
2007-05-08revert "rtc: Add rtc_merge_alarm()"Andrew Morton
2007-05-08rtc-cmos wakeup interfaceDavid Brownell
2007-05-08rtc: remove rest of class_deviceDavid Brownell
2007-05-08rtc: rtc interfaces don't use class_deviceDavid Brownell
2007-05-08rtc: remove /sys/class/rtc-dev/*David Brownell
2007-05-08utimensat implementationUlrich Drepper
2007-05-08Speed up divides by cpu_power in schedulerEric Dumazet
2007-05-08sched: dynticks idle load balancingSiddha, Suresh B
2007-05-08sanitize linux/isdn_divertif.h for userspaceMike Frysinger
2007-05-08make drivers/isdn/capi/capiutil.c:cdebbuf_alloc() staticAdrian Bunk
2007-05-08au1550 SPI controller driverJan Nikitenko
2007-05-08SPI kerneldocDavid Brownell
2007-05-08/dev/spidevB.C interfaceAndrea Paterniani
2007-05-08clockchips.h: kernel-doc fixSergei Shtylyov
2007-05-08hide spinlock in linux/quota.h behind __KERNEL__Mike Frysinger
2007-05-08Add taskstats.h to kbuildDavid Woodhouse
2007-05-08Misc: add sensable phantom driverJiri Slaby
2007-05-08Driver for the Maxim DS1WM, a 1-wire bus master ASIC coreakpm@linux-foundation.org
2007-05-08x86_64: kill 19000+ sparse warningsRandy Dunlap
2007-05-08consolidate asm/const.h to linux/const.hRandy Dunlap
2007-05-08fat: don't use free_clusters for fat32OGAWA Hirofumi
2007-05-08Clean up mostly unused IOSPACE macrosDavid Gibson
2007-05-08ext3: copy i_flags to inode flags on writeJan Kara
2007-05-08Document SPIN_LOCK_UNLOCKED/RW_LOCK_UNLOCKED deprecationMichael Ellerman
2007-05-08Introduce a handy list_first_entry macroPavel Emelianov
2007-05-08SPIN_LOCK_UNLOCKED cleanup in init_task.hMilind Arun Choudhary