| Commit message (Expand) | Author | Age |
* | 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 |
* | kprobes: codingstyle cleanups | Christoph Hellwig | 2007-05-08 |
* | kprobes: use hlist_for_each_entry | Christoph Hellwig | 2007-05-08 |
* | rtc-cmos: make it load on PNPBIOS systems | Marko Vrh | 2007-05-08 |
* | rtc: remove "RTC_ALM_SET mode" bugs | David Brownell | 2007-05-08 |
* | revert "rtc: Add rtc_merge_alarm()" | Andrew Morton | 2007-05-08 |
* | workaround rtc-related acpi table bugs | David Brownell | 2007-05-08 |
* | ACPI wakeup hooks for rtc-cmos | David Brownell | 2007-05-08 |
* | rtc-cmos wakeup interface | David Brownell | 2007-05-08 |
* | rtc: update vr41xx alarm handling | Yoichi Yuasa | 2007-05-08 |
* | RTC Kconfig cleanup | Alessandro Zummo | 2007-05-08 |
* | rtc: update to class device removal patches | David Brownell | 2007-05-08 |
* | RTC: replace some newly-introduced macros with inlines | David Brownell | 2007-05-08 |
* | rtc: suspend()/resume() restores system clock | David Brownell | 2007-05-08 |
* | rtc: remove rest of class_device | David Brownell | 2007-05-08 |
* | rtc: simplified /proc/driver/rtc handling | David Brownell | 2007-05-08 |
* | rtc: simplified rtc sysfs attribute handling | 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 |
* | rcutorture: Remove redundant assignment to cur_ops in for loop | Josh Triplett | 2007-05-08 |
* | rcutorture: style cleanup: avoid != NULL in boolean tests | Josh Triplett | 2007-05-08 |
* | rcutorture: Use ARRAY_SIZE macro when appropriate | Ahmed S. Darwish | 2007-05-08 |
* | sched: align rq to cacheline boundary | Siddha, Suresh B | 2007-05-08 |
* | sched: redundant reschedule when set_user_nice() boosts a prio of a task from... | Dmitry Adamushko | 2007-05-08 |
* | sched: optimize siblings status check logic in wake_idle() | Siddha, Suresh B | 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 |
* | sched: fix idle load balancing in softirqd context | Siddha, Suresh B | 2007-05-08 |
* | ISDN: Spinlock initializer cleanup | Thomas Gleixner | 2007-05-08 |
* | use mutex instead of semaphore in CAPI 2.0 interface | Matthias Kaehlcke | 2007-05-08 |
* | sanitize linux/isdn_divertif.h for userspace | Mike Frysinger | 2007-05-08 |
* | fix spinlock usage in hysdn_log_close() | Matthias Kaehlcke | 2007-05-08 |
* | drivers/isdn/hardware/eicon/: remove unused header files | Armin Schindler | 2007-05-08 |
* | make drivers/isdn/capi/capiutil.c:cdebbuf_alloc() static | Adrian Bunk | 2007-05-08 |
* | inode numbering: change libfs sb creation routines to avoid collisions with t... | Jeff Layton | 2007-05-08 |
* | inode numbering: make static counters in new_inode and iunique be 32 bits | Jeff Layton | 2007-05-08 |
* | au1550 SPI controller driver | Jan Nikitenko | 2007-05-08 |
* | SPI kerneldoc | David Brownell | 2007-05-08 |