index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
jbd2
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-01-09
[SCSI] check runtime PM status in system PM
Lin Ming
1
-1
/
+15
2012-01-09
[SCSI] add flag to skip the runtime PM calls on the host
Lin Ming
2
-2
/
+6
2012-01-09
ata: make ata port as parent device of scsi host
Lin Ming
1
-1
/
+1
2012-01-09
ahci: start engine only during soft/hard resets
Tejun Heo
1
-4
/
+1
2012-01-08
audit: always follow va_copy() with va_end()
Jesper Juhl
1
-2
/
+3
2012-01-08
drivers/scsi/aacraid/commctrl.c: fix mem leak in aac_send_raw_srb()
Jesper Juhl
1
-0
/
+1
2012-01-08
ore: Must support none-PAGE-aligned IO
Boaz Harrosh
1
-12
/
+60
2012-01-08
hid-input/battery: add FEATURE quirk
Jeremy Fitzhardinge
2
-10
/
+18
2012-01-08
hid-input/battery: remove battery_val
Jeremy Fitzhardinge
2
-9
/
+0
2012-01-08
hid-input/battery: power-supply type really *is* a battery
Jeremy Fitzhardinge
1
-1
/
+1
2012-01-08
hid-input/battery: make the battery setup common for INPUTs and FEATUREs
Jeremy Fitzhardinge
1
-23
/
+20
2012-01-08
hid-input/battery: deal with both FEATURE and INPUT report batteries
Jeremy Fitzhardinge
2
-7
/
+14
2012-01-08
hid-input/battery: add quirks for battery
Jeremy Fitzhardinge
3
-5
/
+40
2012-01-08
hid-input/battery: remove apparently redundant kmalloc
Jeremy Fitzhardinge
1
-12
/
+3
2012-01-08
hid-input: add support for HID devices reporting Battery Strength
Daniel Nicoletti
2
-15
/
+47
2012-01-08
xen/pciback: Fix "device has been assigned to X domain!" warning
Konrad Rzeszutek Wilk
1
-0
/
+2
2012-01-08
xen/pciback: Move the PCI_DEV_FLAGS_ASSIGNED ops to the "[un|]bind"
Konrad Rzeszutek Wilk
2
-2
/
+2
2012-01-07
pktgen: set correct max and min in pktgen_setup_inject()
Dan Carpenter
1
-2
/
+2
2012-01-07
smsc911x: Unconditionally include linux/smscphy.h in smsc911x.h
David S. Miller
1
-2
/
+0
2012-01-07
asix: fix infinite loop in rx_fixup()
Aurelien Jacobs
1
-1
/
+1
2012-01-07
net: Default UDP and UNIX diag to 'n'.
David S. Miller
2
-2
/
+6
2012-01-07
r6040: fix typo in use of MCR0 register bits
Cesar Eduardo Barros
1
-1
/
+1
2012-01-07
net: fix sock_clone reference mismatch with tcp memcontrol
Glauber Costa
3
-5
/
+22
2012-01-07
reiserfs: Properly display mount options in /proc/mounts
Jan Kara
4
-14
/
+204
2012-01-07
vfs: prevent remount read-only if pending removes
Miklos Szeredi
4
-29
/
+7
2012-01-07
vfs: count unlinked inodes
Miklos Szeredi
2
-54
/
+92
2012-01-07
vfs: protect remounting superblock read-only
Miklos Szeredi
4
-5
/
+61
2012-01-07
vfs: keep list of mounts for each superblock
Miklos Szeredi
4
-0
/
+11
2012-01-07
vfs: switch ->show_options() to struct dentry *
Al Viro
39
-91
/
+90
2012-01-07
vfs: switch ->show_path() to struct dentry *
Al Viro
3
-4
/
+4
2012-01-07
vfs: switch ->show_devname() to struct dentry *
Al Viro
3
-12
/
+13
2012-01-07
vfs: switch ->show_stats to struct dentry *
Al Viro
5
-16
/
+17
2012-01-07
switch security_path_chmod() to struct path *
Al Viro
6
-25
/
+15
2012-01-07
vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb
Al Viro
14
-25
/
+27
2012-01-06
arm: fix up some samsung merge sysdev conversion problems
Kukjin Kim
5
-5
/
+5
2012-01-06
regulator: set constraints.apply_uV to 0 in of_get_fixed_voltage_config
Richard Zhao
1
-0
/
+1
2012-01-06
regulator: max8925: fix enabled/disabled judgement mistake
Kevin Liu
1
-13
/
+20
2012-01-06
watchdog: omap_wdt.c: fix the WDIOC_GETBOOTSTATUS ioctl if not implemented.
Shubhrajyoti D
1
-0
/
+1
2012-01-06
ore: fix BUG_ON, too few sgs when reading
Boaz Harrosh
2
-2
/
+6
2012-01-06
ore: Fix crash in case of an IO error.
Boaz Harrosh
1
-3
/
+3
2012-01-06
ore: FIX breakage when MISC_FILESYSTEMS is not set
Boaz Harrosh
3
-11
/
+14
2012-01-06
watchdog: new driver for VIA chipsets
Marc Vertes
3
-0
/
+281
2012-01-06
watchdog: ath79_wdt: flush register writes
Gabor Juhos
1
-0
/
+6
2012-01-06
drivers/watchdog/lantiq_wdt.c: drop iounmap for devm_ allocated data
Julia Lawall
1
-3
/
+0
2012-01-06
watchdog: documentation: describe nowayout in coversion-guide
Wolfram Sang
1
-0
/
+19
2012-01-06
watchdog: documentation: update index file
Wim Van Sebroeck
1
-0
/
+2
2012-01-06
watchdog: Convert wm831x driver to devm_kzalloc()
Mark Brown
1
-4
/
+3
2012-01-06
watchdog: add nowayout helpers to Watchdog Timer Driver Kernel API
Wim Van Sebroeck
4
-9
/
+28
2012-01-06
watchdog: convert drivers/watchdog/* to use module_platform_driver()
Axel Lin
19
-225
/
+19
2012-01-06
watchdog: Use DEFINE_SPINLOCK() for static spinlocks
Axel Lin
11
-27
/
+10
[prev]
[next]