index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
cp437.uni
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-04-07
device_attributes: add sysfs_attr_init() for dynamic attributes
Wolfram Sang
4
-0
/
+11
2010-04-07
drivers/thermal/thermal_sys.c: fix 'key f70f4b50 not in .data' in thermal_sys
Sergey Senozhatsky
1
-0
/
+3
2010-04-07
cciss: unlock on error path
Dan Carpenter
1
-0
/
+1
2010-04-07
mxser: spin_lock() => spin_lock_irq()
Dan Carpenter
1
-3
/
+3
2010-04-07
omap hsmmc: fix a bug in card remove scenario
Madhusudhan Chikkature
1
-7
/
+2
2010-04-07
drivers/gpio/timbgpio.c: add missing unlock
Julia Lawall
1
-4
/
+8
2010-04-07
drivers/char/amiserial.c: add missing local_irq_restore
Julia Lawall
1
-2
/
+2
2010-04-07
fbdev: rename imacfb.txt to efifb.txt and change imacfb to efifb.
Justin P. Mattock
1
-7
/
+7
2010-04-07
vesafb: use platform_driver_probe() instead of platform_driver_register()
Jan Beulich
1
-13
/
+13
2010-04-07
include/linux/kfifo.h: fix INIT_KFIFO()
David Härdeman
1
-1
/
+2
2010-04-07
mm: avoid null-pointer deref in sync_mm_rss()
KAMEZAWA Hiroyuki
3
-3
/
+6
2010-04-07
bitops: remove temporary for_each_bit()
Andrew Morton
1
-3
/
+0
2010-04-06
proc: copy_to_user() returns unsigned
Dan Carpenter
1
-1
/
+1
2010-04-06
libata: unlock HPA if device shrunk
Tejun Heo
2
-29
/
+46
2010-04-06
libata: disable NCQ on Crucial C300 SSD
Tejun Heo
1
-0
/
+3
2010-04-06
libata: don't whine on spurious IRQ
Tejun Heo
1
-4
/
+0
2010-04-06
[WATCHDOG] hpwdt - fix lower timeout limit
Thomas Mingarelli
1
-1
/
+1
2010-04-06
[WATCHDOG] iTCO_wdt: TCO Watchdog patch for additional Intel Cougar Point Dev...
Seth Heasley
1
-6
/
+93
2010-04-06
[WATCHDOG] doc: Fix use of WDIOC_SETOPTIONS ioctl.
James Hogan
2
-5
/
+8
2010-04-06
Fix up possibly racy module refcounting
Nick Piggin
2
-15
/
+34
2010-04-05
audit: preface audit printk with audit
Eric Paris
1
-1
/
+1
2010-04-05
9p: saving negative to unsigned char
Dan Carpenter
1
-2
/
+3
2010-04-05
9p: return on mutex_lock_interruptible()
Dan Carpenter
1
-0
/
+2
2010-04-05
Btrfs: add check for changed leaves in setup_leaf_for_split
Chris Mason
1
-0
/
+4
2010-04-05
Btrfs: create snapshot references in same commit as snapshot
Sage Weil
1
-66
/
+31
2010-04-05
Btrfs: fix small race with delalloc flushing waitqueue's
Josef Bacik
1
-5
/
+4
2010-04-05
Btrfs: use add_to_page_cache_lru, use __page_cache_alloc
Nick Piggin
2
-32
/
+5
2010-04-05
rmap: fix anon_vma_fork() memory leak
Rik van Riel
1
-0
/
+1
2010-04-05
9p: Creating files with names too long should fail with ENAMETOOLONG.
Sripathi Kodi
1
-0
/
+3
2010-04-05
9p: Make sure we are able to clunk the cached fid on umount
Aneesh Kumar K.V
5
-3
/
+34
2010-04-05
9p: drop nlink remove
Aneesh Kumar K.V
1
-1
/
+5
2010-04-05
fs/9p: Clunk the fid resulting from partial walk of the name
Aneesh Kumar K.V
1
-2
/
+10
2010-04-05
9p: documentation update
Sripathi Kodi
1
-2
/
+16
2010-04-05
9p: Fix setting of protocol flags in v9fs_session_info structure.
Sripathi Kodi
1
-3
/
+5
2010-04-05
eeepc-wmi: include slab.h
Tejun Heo
1
-0
/
+1
2010-04-05
staging/otus: include slab.h from usbdrv.h
Tejun Heo
1
-0
/
+1
2010-04-04
proc: pagemap: Hold mmap_sem during page walk
KAMEZAWA Hiroyuki
1
-49
/
+38
2010-04-04
pcmcia: fix up alignf issues
Dominik Brodowski
1
-17
/
+14
2010-04-04
sunxvr500: Ignore secondary output PCI devices.
David S. Miller
1
-7
/
+17
2010-04-04
sparc64: Implement perf_arch_fetch_caller_regs
David S. Miller
1
-0
/
+75
2010-04-04
sparc64: Update defconfig.
David S. Miller
1
-12
/
+16
2010-04-04
[WATCHDOG] doc: watchdog simple example: don't fail on fsync()
Giel van Schijndel
1
-3
/
+0
2010-04-04
[WATCHDOG] set max63xx driver as ARM only
Marc Zyngier
1
-5
/
+6
2010-04-04
[WATCHDOG] powerpc: pika_wdt ident cannot be const
Sean MacLennan
1
-1
/
+1
2010-04-04
smc91c92_cs: fix the problem of "Unable to find hardware address"
Ken Kawasaki
1
-5
/
+7
2010-04-03
sparc64: Fix array size reported by vmemmap_populate()
Ben Hutchings
1
-1
/
+1
2010-04-03
perf: Always build the powerpc perf_arch_fetch_caller_regs version
Frederic Weisbecker
1
-2
/
+0
2010-04-03
perf: Always build the stub perf_arch_fetch_caller_regs version
Frederic Weisbecker
1
-2
/
+1
2010-04-03
PCI quirk: RS780/RS880: disable MSI behind the PCI bridge
Clemens Ladisch
1
-33
/
+3
2010-04-03
tty: release_one_tty() forgets to put pids
Oleg Nesterov
1
-0
/
+2
[next]