aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-08Char: cyclades, remove useless fileds from cyclades_cardJiri Slaby1-3/+0
2007-05-08Char: cyclades, unexport struct cyclades_cardJiri Slaby1-13/+2
2007-05-08x86, serial: convert legacy COM ports to platform devicesBjorn Helgaas2-32/+0
2007-05-08PNP: notice whether we have PNP devices (PNPBIOS or PNPACPI)Bjorn Helgaas1-0/+2
2007-05-08Char: cyclades, cy_readX/writeX cleanupJiri Slaby1-7/+3
2007-05-08Add IRQF_IRQPOLL flag (common code)Bernhard Walle1-0/+4
2007-05-08nfs: fix congestion control: use atomic_longsPeter Zijlstra1-1/+1
2007-05-08Some grammatical fixups and additions to atomic.h kernel-doc contentRobert P. J. Day1-2/+9
2007-05-08x86: create asm/cmpxchg.hJeff Dike7-418/+437
2007-05-08Remove tas()Jeff Dike19-38/+0
2007-05-08local_t: x86_64 extensionMathieu Desnoyers2-31/+201
2007-05-08local_t: sparc64 cleanupMathieu Desnoyers1-40/+1
2007-05-08local_t: powerpc extensionMathieu Desnoyers1-1/+200
2007-05-08local_t: parisc cleanupMathieu Desnoyers1-40/+1
2007-05-08local_t: mips extensionMathieu Desnoyers2-39/+390
2007-05-08local_t: ia64 extensionMathieu Desnoyers1-50/+1
2007-05-08local_t: i386 extensionMathieu Desnoyers2-28/+236
2007-05-08local_t: alpha extensionMathieu Desnoyers2-24/+329
2007-05-08local_t: architecture independent extensionMathieu Desnoyers1-10/+23
2007-05-08atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular dependencyMathieu Desnoyers18-282/+360
2007-05-08atomic.h: add atomic64 cmpxchg, xchg and add_unless to x86_64Mathieu Desnoyers1-4/+32
2007-05-08atomic.h: add atomic64 cmpxchg, xchg and add_unless to sparc64Mathieu Desnoyers1-2/+22
2007-05-08atomic.h: add atomic64 cmpxchg, xchg and add_unless to powerpcMathieu Desnoyers3-6/+131
2007-05-08atomic.h: add atomic64 cmpxchg, xchg and add_unless to pariscMathieu Desnoyers1-3/+26
2007-05-08atomic.h: add atomic64 cmpxchg, xchg and add_unless to mipsMathieu Desnoyers1-3/+26
2007-05-08atomic.h: add atomic64 cmpxchg, xchg and add_unless to ia64Mathieu Desnoyers1-2/+22
2007-05-08atomic.h: i386 type safety fixMathieu Desnoyers1-3/+3
2007-05-08atomic.h: complete atomic_long operations in asm-genericMathieu Desnoyers1-0/+133
2007-05-08atomic.h: add atomic64 cmpxchg, xchg and add_unless to alphaMathieu Desnoyers1-3/+46
2007-05-08Kprobes: The ON/OFF knob thru debugfsAnanth N Mavinakayanahalli1-0/+5
2007-05-08kprobes: kretprobes simplificationsChristoph Hellwig1-3/+2
2007-05-08revert "rtc: Add rtc_merge_alarm()"Andrew Morton1-1/+0
2007-05-08rtc-cmos wakeup interfaceDavid Brownell1-0/+7
2007-05-08rtc: remove rest of class_deviceDavid Brownell1-2/+2
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