summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* vt: add color support to the "underline" and "italic" attributesJan Engelhardt2007-05-082-1/+4
* tgafb: TURBOchannel supportMaciej W. Rozycki2007-05-081-3/+44
* fb: fsync() method for deferred I/O flush.Paul Mundt2007-05-081-2/+4
* fbdev: mm: Deferred IO supportJaya Kumar2007-05-081-0/+20
* fbdev: display classJames Simmons2007-05-081-0/+61
* Char: cyclades, dynamic portsJiri Slaby2007-05-081-0/+1
* Char: cyclades, remove unused timestampsJiri Slaby2007-05-081-2/+0Star
* Char: cyclades, remove sleep_onJiri Slaby2007-05-081-1/+1
* Char: cyclades, make info->card a pointerJiri Slaby2007-05-081-1/+1
* Char: cyclades, remove useless fileds from cyclades_cardJiri Slaby2007-05-081-3/+0Star
* Char: cyclades, unexport struct cyclades_cardJiri Slaby2007-05-081-13/+2Star
* x86, serial: convert legacy COM ports to platform devicesBjorn Helgaas2007-05-082-32/+0Star
* PNP: notice whether we have PNP devices (PNPBIOS or PNPACPI)Bjorn Helgaas2007-05-081-0/+2
* Char: cyclades, cy_readX/writeX cleanupJiri Slaby2007-05-081-7/+3Star
* Add IRQF_IRQPOLL flag (common code)Bernhard Walle2007-05-081-0/+4
* 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/+0Star
* local_t: x86_64 extensionMathieu Desnoyers2007-05-082-31/+201
* local_t: sparc64 cleanupMathieu Desnoyers2007-05-081-40/+1Star
* local_t: powerpc extensionMathieu Desnoyers2007-05-081-1/+200
* local_t: parisc cleanupMathieu Desnoyers2007-05-081-40/+1Star
* local_t: mips extensionMathieu Desnoyers2007-05-082-39/+390
* local_t: ia64 extensionMathieu Desnoyers2007-05-081-50/+1Star
* 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/+2Star
* revert "rtc: Add rtc_merge_alarm()"Andrew Morton2007-05-081-1/+0Star
* 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/+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