index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Kbuild
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-05-04
arch/tile: kernel-related cleanups from removing static page size
Chris Metcalf
4
-48
/
+17
2011-05-04
arch/tile: various header improvements for building drivers
Chris Metcalf
11
-10
/
+83
2011-05-04
arch/tile: disable GX prefetcher during cache flush
Chris Metcalf
1
-0
/
+18
2011-05-04
arch/tile: tolerate disabling CONFIG_BLK_DEV_INITRD
Chris Metcalf
1
-0
/
+6
2011-05-04
arch/tile: properly flush the I$ when unloading kernel modules
Chris Metcalf
1
-1
/
+7
2011-05-04
arch/tile: disable SD_WAKE_AFFINE flag on CPU/NODE scheduling domain
Chris Metcalf
1
-18
/
+57
2011-05-04
arch/tile: allow nonatomic stores to interoperate with fast atomic syscalls
Chris Metcalf
2
-36
/
+27
2011-05-04
arch/tile: improve support for PCI hotplug
Chris Metcalf
3
-91
/
+127
2011-05-03
arch/tile: support TIF_NOTIFY_RESUME
Chris Metcalf
7
-100
/
+87
2011-05-02
arch/tile: refactor backtracing code
Chris Metcalf
6
-131
/
+93
2011-04-27
Linux 2.6.39-rc5
v2.6.39-rc5
Linus Torvalds
1
-1
/
+1
2011-04-27
init/Kconfig: fix EXPERT menu list
Randy Dunlap
1
-8
/
+8
2011-04-26
amd64_edac: Erratum #637 workaround
Borislav Petkov
2
-2
/
+51
2011-04-26
amd64_edac: Factor in CC6 save area
Borislav Petkov
2
-1
/
+29
2011-04-26
amd64_edac: Remove node interleave warning
Borislav Petkov
1
-5
/
+1
2011-04-26
watchdog: iTCO_wdt: TCO Watchdog patch for Intel Panther Point PCH
Seth Heasley
1
-0
/
+97
2011-04-26
SELINUX: Make selinux cache VFS RCU walks safe
Eric Paris
3
-25
/
+55
2011-04-26
add hlist_bl_lock/unlock helpers
Christoph Hellwig
3
-20
/
+19
2011-04-26
bit_spinlock: don't play preemption games inside the busy loop
Linus Torvalds
1
-4
/
+4
2011-04-26
eCryptfs: Flush dirty pages in setattr
Tyler Hicks
1
-0
/
+6
2011-04-26
eCryptfs: Handle failed metadata read in lookup
Tyler Hicks
4
-16
/
+28
2011-04-26
Btrfs: cleanup error handling in inode.c
Tsutomu Itoh
1
-6
/
+9
2011-04-26
Btrfs: put the right bio if we have an error
Josef Bacik
1
-1
/
+1
2011-04-26
Btrfs: free bitmaps properly when evicting the cache
Josef Bacik
1
-4
/
+7
2011-04-26
Btrfs: Free free_space item properly in btrfs_trim_block_group()
Li Zefan
1
-1
/
+1
2011-04-26
btrfs: add missing spin_unlock to a rare exit path
David Sterba
1
-0
/
+1
2011-04-26
Btrfs: check return value of kmalloc()
Tsutomu Itoh
2
-0
/
+7
2011-04-26
btrfs: fix wrong allocating flag when reading page
Itaru Kitayama
1
-1
/
+1
2011-04-26
Btrfs: fix missing mutex_unlock in btrfs_del_dir_entries_in_log()
Tsutomu Itoh
1
-2
/
+5
2011-04-26
eCryptfs: Add reference counting to lower files
Tyler Hicks
6
-59
/
+92
2011-04-26
eCryptfs: dput dentries returned from dget_parent
Tyler Hicks
1
-2
/
+2
2011-04-26
eCryptfs: Remove extra d_delete in ecryptfs_rmdir
Tyler Hicks
1
-2
/
+0
2011-04-24
libata: ahci_start_engine compliant to AHCI spec
Jian Peng
1
-0
/
+21
2011-04-24
ata: pata_at91.c bugfix for initial_timing initialisation
Igor Plyatov
1
-2
/
+12
2011-04-24
ata: pata_at91.c bugfix for high master clock
Igor Plyatov
1
-1
/
+7
2011-04-24
ahci: AHCI-mode SATA patch for Intel Panther Point DeviceIDs
Seth Heasley
1
-0
/
+6
2011-04-24
ata_piix: IDE-mode SATA patch for Intel Panther Point DeviceIDs
Seth Heasley
1
-0
/
+8
2011-04-24
libata: Pioneer DVR-216D can't do SETXFER
Jeff Mahoney
1
-0
/
+1
2011-04-24
ahci: don't enable port irq before handler is registered
Maxime Bizon
2
-3
/
+16
2011-04-24
libata: Implement ATA_FLAG_NO_DIPM and apply it to mcp65
Tejun Heo
3
-3
/
+6
2011-04-24
libata: Kill unused ATA_DFLAG_{H|D}IPM flags
Tejun Heo
1
-2
/
+0
2011-04-24
ahci: EM supported message type sysfs attribute
Hannes Reinecke
2
-0
/
+26
2011-04-24
kconfig: Avoid buffer underrun in choice input
Ben Hutchings
1
-1
/
+1
2011-04-24
vfs: get rid of insane dentry hashing rules
Linus Torvalds
2
-28
/
+18
2011-04-24
vfs: get rid of 'struct dcache_hash_bucket' abstraction
Linus Torvalds
1
-24
/
+21
2011-04-23
SECURITY: Move exec_permission RCU checks into security modules
Andi Kleen
5
-8
/
+14
2011-04-22
perf, x86: Update/fix Intel Nehalem cache events
Peter Zijlstra
1
-4
/
+4
2011-04-22
perf, x86: P4 PMU - Don't forget to clear cpuc->active_mask on overflow
Cyrill Gorcunov
1
-1
/
+1
2011-04-22
x86, perf event: Turn off unstructured raw event access to offcore registers
Ingo Molnar
1
-1
/
+5
2011-04-22
perf: Support Xeon E7's via the Westmere PMU driver
Andi Kleen
1
-0
/
+1
[next]