Age | Commit message (Expand) | Author |
2007-05-08 | x86, serial: convert legacy COM ports to platform devices | Bjorn Helgaas |
2007-05-08 | PNP: notice whether we have PNP devices (PNPBIOS or PNPACPI) | Bjorn Helgaas |
2007-05-08 | Char: cyclades, cy_readX/writeX cleanup | Jiri Slaby |
2007-05-08 | Add IRQF_IRQPOLL flag (common code) | Bernhard Walle |
2007-05-08 | nfs: fix congestion control: use atomic_longs | Peter Zijlstra |
2007-05-08 | Some grammatical fixups and additions to atomic.h kernel-doc content | Robert P. J. Day |
2007-05-08 | x86: create asm/cmpxchg.h | Jeff Dike |
2007-05-08 | Remove tas() | Jeff Dike |
2007-05-08 | local_t: x86_64 extension | Mathieu Desnoyers |
2007-05-08 | local_t: sparc64 cleanup | Mathieu Desnoyers |
2007-05-08 | local_t: powerpc extension | Mathieu Desnoyers |
2007-05-08 | local_t: parisc cleanup | Mathieu Desnoyers |
2007-05-08 | local_t: mips extension | Mathieu Desnoyers |
2007-05-08 | local_t: ia64 extension | Mathieu Desnoyers |
2007-05-08 | local_t: i386 extension | Mathieu Desnoyers |
2007-05-08 | local_t: alpha extension | Mathieu Desnoyers |
2007-05-08 | local_t: architecture independent extension | Mathieu Desnoyers |
2007-05-08 | atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular depe... | Mathieu Desnoyers |
2007-05-08 | atomic.h: add atomic64 cmpxchg, xchg and add_unless to x86_64 | Mathieu Desnoyers |
2007-05-08 | atomic.h: add atomic64 cmpxchg, xchg and add_unless to sparc64 | Mathieu Desnoyers |
2007-05-08 | atomic.h: add atomic64 cmpxchg, xchg and add_unless to powerpc | Mathieu Desnoyers |
2007-05-08 | atomic.h: add atomic64 cmpxchg, xchg and add_unless to parisc | Mathieu Desnoyers |
2007-05-08 | atomic.h: add atomic64 cmpxchg, xchg and add_unless to mips | Mathieu Desnoyers |
2007-05-08 | atomic.h: add atomic64 cmpxchg, xchg and add_unless to ia64 | Mathieu Desnoyers |
2007-05-08 | atomic.h: i386 type safety fix | Mathieu Desnoyers |
2007-05-08 | atomic.h: complete atomic_long operations in asm-generic | Mathieu Desnoyers |
2007-05-08 | atomic.h: add atomic64 cmpxchg, xchg and add_unless to alpha | Mathieu Desnoyers |
2007-05-08 | Kprobes: The ON/OFF knob thru debugfs | Ananth N Mavinakayanahalli |
2007-05-08 | kprobes: kretprobes simplifications | Christoph Hellwig |
2007-05-08 | revert "rtc: Add rtc_merge_alarm()" | Andrew Morton |
2007-05-08 | rtc-cmos wakeup interface | David Brownell |
2007-05-08 | rtc: remove rest of class_device | David Brownell |
2007-05-08 | rtc: rtc interfaces don't use class_device | David Brownell |
2007-05-08 | rtc: remove /sys/class/rtc-dev/* | David Brownell |
2007-05-08 | utimensat implementation | Ulrich Drepper |
2007-05-08 | Speed up divides by cpu_power in scheduler | Eric Dumazet |
2007-05-08 | sched: dynticks idle load balancing | Siddha, Suresh B |
2007-05-08 | sanitize linux/isdn_divertif.h for userspace | Mike Frysinger |
2007-05-08 | make drivers/isdn/capi/capiutil.c:cdebbuf_alloc() static | Adrian Bunk |
2007-05-08 | au1550 SPI controller driver | Jan Nikitenko |
2007-05-08 | SPI kerneldoc | David Brownell |
2007-05-08 | /dev/spidevB.C interface | Andrea Paterniani |
2007-05-08 | clockchips.h: kernel-doc fix | Sergei Shtylyov |
2007-05-08 | hide spinlock in linux/quota.h behind __KERNEL__ | Mike Frysinger |
2007-05-08 | Add taskstats.h to kbuild | David Woodhouse |
2007-05-08 | Misc: add sensable phantom driver | Jiri Slaby |
2007-05-08 | Driver for the Maxim DS1WM, a 1-wire bus master ASIC core | akpm@linux-foundation.org |
2007-05-08 | x86_64: kill 19000+ sparse warnings | Randy Dunlap |
2007-05-08 | consolidate asm/const.h to linux/const.h | Randy Dunlap |
2007-05-08 | fat: don't use free_clusters for fat32 | OGAWA Hirofumi |