index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
libata-scsi.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-12-24
sh: mach-ecovec24: setup.c detailed correction
Kuninori Morimoto
1
-2
/
+2
2009-12-21
sh: Only use bl bit toggling for sleeping idle.
Paul Mundt
1
-2
/
+2
2009-12-21
sh: Restore bl bit toggling in idle loop.
Paul Mundt
1
-0
/
+2
2009-12-17
sh: Fix up MAX_DMA_CHANNELS definition when DMA is disabled.
Paul Mundt
1
-2
/
+4
2009-12-17
sh: dmaengine support for SH7785
Nobuhiro Iwamatsu
1
-0
/
+14
2009-12-17
sh: dmaengine support for sh7724.
Guennadi Liakhovetski
2
-4
/
+19
2009-12-17
Fix breakage in shmem.c
Al Viro
1
-0
/
+2
2009-12-16
re-export alloc_file()
Roland Dreier
1
-0
/
+1
2009-12-16
[sysctl] Fix breakage on systems with older glibc
Andi Kleen
1
-0
/
+7
2009-12-16
XFS: Free buffer pages array unconditionally
Dave Chinner
1
-2
/
+2
2009-12-16
xfs: kill xfs_bmbt_rec_32/64 types
Christoph Hellwig
2
-14
/
+6
2009-12-16
xfs: improve metadata I/O merging in the elevator
Dave Chinner
4
-1
/
+9
2009-12-16
ACPI processor: Fix section mismatch for processor_add()
Thomas Renninger
1
-1
/
+1
2009-12-16
xfs: check for not fully initialized inodes in xfs_ireclaim
Christoph Hellwig
1
-4
/
+8
2009-12-16
ACPI: Add platform-wide _OSC support.
Shaohua Li
2
-0
/
+33
2009-12-16
ACPI: cleanup pci_root _OSC code.
Shaohua Li
2
-64
/
+17
2009-12-16
ACPI: Add a generic API for _OSC -v2
Shaohua Li
2
-0
/
+131
2009-12-16
msi-wmi: depend on backlight and fix corner-cases problems
Anisse Astier
2
-8
/
+16
2009-12-16
msi-wmi: switch to using input sparse keymap library
Anisse Astier
2
-102
/
+33
2009-12-16
msi-wmi: replace one-condition switch-case with if statement
Anisse Astier
1
-9
/
+4
2009-12-16
msi-wmi: remove unused field 'instance' in key_entry structure
Anisse Astier
1
-5
/
+4
2009-12-16
msi-wmi: remove custom runtime debug implementation
Anisse Astier
1
-9
/
+2
2009-12-16
msi-wmi: rework init
Anisse Astier
1
-29
/
+35
2009-12-16
msi-wmi: remove useless includes
Anisse Astier
1
-6
/
+0
2009-12-16
X86 drivers: Introduce msi-wmi driver
Thomas Renninger
3
-0
/
+380
2009-12-16
perf record: Use per-task-per-cpu events for inherited events
Peter Zijlstra
1
-2
/
+2
2009-12-16
perf record: Properly synchronize child creation
Peter Zijlstra
1
-38
/
+71
2009-12-16
perf events: Allow per-task-per-cpu counters
Peter Zijlstra
1
-4
/
+7
2009-12-16
perf diff: Percent calcs should use double values
Arnaldo Carvalho de Melo
1
-4
/
+5
2009-12-16
direct I/O fallback sync simplification
Christoph Hellwig
1
-14
/
+1
2009-12-16
ocfs: stop using do_sync_mapping_range
Christoph Hellwig
1
-2
/
+2
2009-12-16
cleanup blockdev_direct_IO locking
Christoph Hellwig
4
-134
/
+71
2009-12-16
make generic_acl slightly more generic
Christoph Hellwig
6
-257
/
+109
2009-12-16
sanitize xattr handler prototypes
Christoph Hellwig
39
-815
/
+533
2009-12-16
libfs: move EXPORT_SYMBOL for d_alloc_name
H Hartley Sweeten
2
-1
/
+1
2009-12-16
vfs: force reval of target when following LAST_BIND symlinks (try #7)
Jeff Layton
1
-0
/
+45
2009-12-16
ima: limit imbalance msg
Mimi Zohar
1
-9
/
+53
2009-12-16
Untangling ima mess, part 3: kill dead code in ima
Al Viro
4
-62
/
+9
2009-12-16
Untangling ima mess, part 2: deal with counters
Al Viro
6
-43
/
+28
2009-12-16
Untangling ima mess, part 1: alloc_file()
Al Viro
4
-6
/
+2
2009-12-16
O_TRUNC open shouldn't fail after file truncation
Al Viro
1
-53
/
+56
2009-12-16
ima: call ima_inode_free ima_inode_free
Eric Paris
2
-5
/
+2
2009-12-16
IMA: clean up the IMA counts updating code
Eric Paris
2
-49
/
+70
2009-12-16
ima: only insert at inode creation time
Eric Paris
3
-66
/
+14
2009-12-16
ima: valid return code from ima_inode_alloc
Eric Paris
1
-3
/
+1
2009-12-16
fs: move get_empty_filp() deffinition to internal.h
Eric Paris
5
-1
/
+7
2009-12-16
Sanitize exec_permission_lite()
Al Viro
1
-9
/
+8
2009-12-16
Kill cached_lookup() and real_lookup()
Al Viro
1
-87
/
+66
2009-12-16
Kill path_lookup_open()
Al Viro
1
-32
/
+16
2009-12-16
Take hash recalculation into do_lookup()
Al Viro
1
-17
/
+11
[next]