index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-ds1742.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2007-05-08
use mutex instead of semaphore in hdaps driver
Matthias Kaehlcke
1
-18
/
+20
2007-05-08
use mutex instead of semaphore in TPM driver
Matthias Kaehlcke
2
-13
/
+16
2007-05-08
use mutex instead of semaphore in RocketPort driver
Matthias Kaehlcke
2
-9
/
+14
2007-05-08
export hrtimer_forward
Stas Sergeev
1
-0
/
+1
2007-05-08
Invalid return value of execve() resulting in oopses
Alexey Kuznetsov
1
-0
/
+3
2007-05-08
clockchips.h: kernel-doc fix
Sergei Shtylyov
1
-5
/
+5
2007-05-08
docbook: librs typo fixes
Randy Dunlap
1
-8
/
+8
2007-05-08
hide spinlock in linux/quota.h behind __KERNEL__
Mike Frysinger
1
-2
/
+2
2007-05-08
Add taskstats.h to kbuild
David Woodhouse
1
-0
/
+1
2007-05-08
synclink_gt use dynamic tty device registration
Paul Fulghum
1
-16
/
+18
2007-05-08
Misc: add sensable phantom driver
Jiri Slaby
7
-1
/
+523
2007-05-08
cpusets: allow empty {cpus,mems}_allowed to be set for unpopulated cpuset
David Rientjes
1
-8
/
+30
2007-05-08
procfs: use simple_read_from_buffer()
Akinobu Mita
1
-28
/
+7
2007-05-08
Update the list information for kexec and kdump
Simon Horman
1
-2
/
+2
2007-05-08
old buffer overflow in moxa driver
dann frazier
1
-2
/
+6
2007-05-08
Fix error handling in HDIO_GETGEO compat wrapper
Andreas Schwab
1
-1
/
+3
2007-05-08
laptop-mode URL update
Zach Carter
1
-1
/
+1
2007-05-08
doc: fix oops-tracing duplicate
Michal Piotrowski
1
-3
/
+0
2007-05-08
udf: decrement correct link count in udf_rmdir
Stephen Mollett
1
-1
/
+1
2007-05-08
fat: fix VFAT compat ioctls on 64-bit systems
OGAWA Hirofumi
1
-99
/
+100
2007-05-08
dma_declare_coherent_memory wrong allocation
Guennadi Liakhovetski
2
-2
/
+2
[next]