summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* nfs: fix congestion control: use atomic_longsPeter Zijlstra2007-05-081-1/+1
* Some grammatical fixups and additions to atomic.h kernel-doc contentRobert P. J. Day2007-05-081-2/+9
* x86: create asm/cmpxchg.hJeff Dike2007-05-087-418/+437
* Remove tas()Jeff Dike2007-05-0819-38/+0
* local_t: x86_64 extensionMathieu Desnoyers2007-05-082-31/+201
* local_t: sparc64 cleanupMathieu Desnoyers2007-05-081-40/+1
* local_t: powerpc extensionMathieu Desnoyers2007-05-081-1/+200
* local_t: parisc cleanupMathieu Desnoyers2007-05-081-40/+1
* local_t: mips extensionMathieu Desnoyers2007-05-082-39/+390
* local_t: ia64 extensionMathieu Desnoyers2007-05-081-50/+1
* local_t: i386 extensionMathieu Desnoyers2007-05-082-28/+236
* local_t: alpha extensionMathieu Desnoyers2007-05-082-24/+329
* local_t: architecture independent extensionMathieu Desnoyers2007-05-081-10/+23
* atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular depe...Mathieu Desnoyers2007-05-0818-282/+360
* atomic.h: add atomic64 cmpxchg, xchg and add_unless to x86_64Mathieu Desnoyers2007-05-081-4/+32
* atomic.h: add atomic64 cmpxchg, xchg and add_unless to sparc64Mathieu Desnoyers2007-05-081-2/+22
* atomic.h: add atomic64 cmpxchg, xchg and add_unless to powerpcMathieu Desnoyers2007-05-083-6/+131
* atomic.h: add atomic64 cmpxchg, xchg and add_unless to pariscMathieu Desnoyers2007-05-081-3/+26
* atomic.h: add atomic64 cmpxchg, xchg and add_unless to mipsMathieu Desnoyers2007-05-081-3/+26
* atomic.h: add atomic64 cmpxchg, xchg and add_unless to ia64Mathieu Desnoyers2007-05-081-2/+22
* atomic.h: i386 type safety fixMathieu Desnoyers2007-05-081-3/+3
* atomic.h: complete atomic_long operations in asm-genericMathieu Desnoyers2007-05-081-0/+133
* atomic.h: add atomic64 cmpxchg, xchg and add_unless to alphaMathieu Desnoyers2007-05-081-3/+46
* Kprobes: The ON/OFF knob thru debugfsAnanth N Mavinakayanahalli2007-05-081-0/+5
* kprobes: kretprobes simplificationsChristoph Hellwig2007-05-081-3/+2
* revert "rtc: Add rtc_merge_alarm()"Andrew Morton2007-05-081-1/+0
* rtc-cmos wakeup interfaceDavid Brownell2007-05-081-0/+7
* rtc: remove rest of class_deviceDavid Brownell2007-05-081-2/+2
* rtc: rtc interfaces don't use class_deviceDavid Brownell2007-05-081-17/+16
* rtc: remove /sys/class/rtc-dev/*David Brownell2007-05-081-1/+0
* 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/+0
* 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/+13
* fat: don't use free_clusters for fat32OGAWA Hirofumi2007-05-081-1/+2
* Clean up mostly unused IOSPACE macrosDavid Gibson2007-05-0818-72/+0
* 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
OpenPOWER on IntegriCloud