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