| Commit message (Expand) | Author | Age | Files | Lines |
* | atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular depe... | Mathieu Desnoyers | 2007-05-08 | 18 | -282/+360 |
* | atomic.h: add atomic64 cmpxchg, xchg and add_unless to x86_64 | Mathieu Desnoyers | 2007-05-08 | 1 | -4/+32 |
* | atomic.h: add atomic64 cmpxchg, xchg and add_unless to sparc64 | Mathieu Desnoyers | 2007-05-08 | 1 | -2/+22 |
* | atomic.h: add atomic64 cmpxchg, xchg and add_unless to powerpc | Mathieu Desnoyers | 2007-05-08 | 3 | -6/+131 |
* | atomic.h: add atomic64 cmpxchg, xchg and add_unless to parisc | Mathieu Desnoyers | 2007-05-08 | 1 | -3/+26 |
* | atomic.h: add atomic64 cmpxchg, xchg and add_unless to mips | Mathieu Desnoyers | 2007-05-08 | 1 | -3/+26 |
* | atomic.h: add atomic64 cmpxchg, xchg and add_unless to ia64 | Mathieu Desnoyers | 2007-05-08 | 1 | -2/+22 |
* | atomic.h: i386 type safety fix | Mathieu Desnoyers | 2007-05-08 | 1 | -3/+3 |
* | atomic.h: complete atomic_long operations in asm-generic | Mathieu Desnoyers | 2007-05-08 | 1 | -0/+133 |
* | atomic.h: add atomic64 cmpxchg, xchg and add_unless to alpha | Mathieu Desnoyers | 2007-05-08 | 1 | -3/+46 |
* | Kprobes: The ON/OFF knob thru debugfs | Ananth N Mavinakayanahalli | 2007-05-08 | 8 | -10/+222 |
* | kprobes: kretprobes simplifications | Christoph Hellwig | 2007-05-08 | 7 | -114/+44 |
* | kprobes: codingstyle cleanups | Christoph Hellwig | 2007-05-08 | 1 | -25/+30 |
* | kprobes: use hlist_for_each_entry | Christoph Hellwig | 2007-05-08 | 1 | -6/+3 |
* | rtc-cmos: make it load on PNPBIOS systems | Marko Vrh | 2007-05-08 | 1 | -9/+9 |
* | rtc: remove "RTC_ALM_SET mode" bugs | David Brownell | 2007-05-08 | 4 | -36/+45 |
* | revert "rtc: Add rtc_merge_alarm()" | Andrew Morton | 2007-05-08 | 2 | -82/+0 |
* | workaround rtc-related acpi table bugs | David Brownell | 2007-05-08 | 1 | -2/+9 |
* | ACPI wakeup hooks for rtc-cmos | David Brownell | 2007-05-08 | 2 | -3/+53 |
* | rtc-cmos wakeup interface | David Brownell | 2007-05-08 | 2 | -10/+34 |
* | rtc: update vr41xx alarm handling | Yoichi Yuasa | 2007-05-08 | 1 | -2/+26 |
* | RTC Kconfig cleanup | Alessandro Zummo | 2007-05-08 | 1 | -120/+130 |
* | rtc: update to class device removal patches | David Brownell | 2007-05-08 | 3 | -1/+11 |
* | RTC: replace some newly-introduced macros with inlines | David Brownell | 2007-05-08 | 1 | -11/+35 |
* | rtc: suspend()/resume() restores system clock | David Brownell | 2007-05-08 | 5 | -76/+91 |
* | rtc: remove rest of class_device | David Brownell | 2007-05-08 | 9 | -66/+74 |
* | rtc: simplified /proc/driver/rtc handling | David Brownell | 2007-05-08 | 5 | -59/+20 |
* | rtc: simplified rtc sysfs attribute handling | David Brownell | 2007-05-08 | 5 | -66/+42 |
* | rtc: rtc interfaces don't use class_device | David Brownell | 2007-05-08 | 17 | -118/+119 |
* | rtc: remove /sys/class/rtc-dev/* | David Brownell | 2007-05-08 | 6 | -89/+46 |
* | utimensat implementation | Ulrich Drepper | 2007-05-08 | 10 | -75/+172 |
* | rcutorture: Remove redundant assignment to cur_ops in for loop | Josh Triplett | 2007-05-08 | 1 | -9/+6 |
* | rcutorture: style cleanup: avoid != NULL in boolean tests | Josh Triplett | 2007-05-08 | 1 | -14/+14 |
* | rcutorture: Use ARRAY_SIZE macro when appropriate | Ahmed S. Darwish | 2007-05-08 | 1 | -1/+1 |
* | sched: align rq to cacheline boundary | Siddha, Suresh B | 2007-05-08 | 1 | -1/+1 |
* | sched: redundant reschedule when set_user_nice() boosts a prio of a task from... | Dmitry Adamushko | 2007-05-08 | 1 | -18/+16 |
* | sched: optimize siblings status check logic in wake_idle() | Siddha, Suresh B | 2007-05-08 | 1 | -1/+10 |
* | Speed up divides by cpu_power in scheduler | Eric Dumazet | 2007-05-08 | 2 | -30/+61 |
* | sched: dynticks idle load balancing | Siddha, Suresh B | 2007-05-08 | 3 | -13/+227 |
* | sched: fix idle load balancing in softirqd context | Siddha, Suresh B | 2007-05-08 | 1 | -7/+5 |
* | ISDN: Spinlock initializer cleanup | Thomas Gleixner | 2007-05-08 | 2 | -2/+2 |
* | use mutex instead of semaphore in CAPI 2.0 interface | Matthias Kaehlcke | 2007-05-08 | 1 | -16/+17 |
* | sanitize linux/isdn_divertif.h for userspace | Mike Frysinger | 2007-05-08 | 2 | -1/+6 |
* | fix spinlock usage in hysdn_log_close() | Matthias Kaehlcke | 2007-05-08 | 1 | -4/+0 |
* | drivers/isdn/hardware/eicon/: remove unused header files | Armin Schindler | 2007-05-08 | 2 | -248/+0 |
* | make drivers/isdn/capi/capiutil.c:cdebbuf_alloc() static | Adrian Bunk | 2007-05-08 | 2 | -8/+1 |
* | inode numbering: change libfs sb creation routines to avoid collisions with t... | Jeff Layton | 2007-05-08 | 3 | -3/+26 |
* | inode numbering: make static counters in new_inode and iunique be 32 bits | Jeff Layton | 2007-05-08 | 1 | -2/+12 |
* | au1550 SPI controller driver | Jan Nikitenko | 2007-05-08 | 4 | -0/+1002 |
* | SPI kerneldoc | David Brownell | 2007-05-08 | 4 | -55/+166 |