index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-04
tile,mn10300: add device parameter to dma_cache_sync()
James Hogan
2
-2
/
+3
2011-05-04
audit: support the "standard" <asm-generic/unistd.h>
Chris Metcalf
5
-0
/
+27
2011-05-04
arch/tile: clarify flush_buffer()/finv_buffer() function names
Chris Metcalf
2
-11
/
+15
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-02
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-26
Linux 2.6.39-rc5
Linus Torvalds
1
-1
/
+1
2011-04-26
init/Kconfig: fix EXPERT menu list
Randy Dunlap
1
-8
/
+8
2011-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
3
-16
/
+86
2011-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
1
-0
/
+97
2011-04-26
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
11
-74
/
+166
2011-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
6
-15
/
+32
2011-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-0
/
+10
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-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
1
-2
/
+3
2011-04-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...
Linus Torvalds
7
-79
/
+128
2011-04-25
Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-11
/
+12
2011-04-25
SELINUX: Make selinux cache VFS RCU walks safe
Eric Paris
3
-25
/
+55
2011-04-25
add hlist_bl_lock/unlock helpers
Christoph Hellwig
3
-20
/
+19
2011-04-25
bit_spinlock: don't play preemption games inside the busy loop
Linus Torvalds
1
-4
/
+4
2011-04-25
eCryptfs: Flush dirty pages in setattr
Tyler Hicks
1
-0
/
+6
2011-04-25
eCryptfs: Handle failed metadata read in lookup
Tyler Hicks
4
-16
/
+28
2011-04-25
Btrfs: cleanup error handling in inode.c
Tsutomu Itoh
1
-6
/
+9
2011-04-25
Btrfs: put the right bio if we have an error
Josef Bacik
1
-1
/
+1
2011-04-25
Btrfs: free bitmaps properly when evicting the cache
Josef Bacik
1
-4
/
+7
2011-04-25
Btrfs: Free free_space item properly in btrfs_trim_block_group()
Li Zefan
1
-1
/
+1
2011-04-25
btrfs: add missing spin_unlock to a rare exit path
David Sterba
1
-0
/
+1
2011-04-25
Btrfs: check return value of kmalloc()
Tsutomu Itoh
2
-0
/
+7
2011-04-25
btrfs: fix wrong allocating flag when reading page
Itaru Kitayama
1
-1
/
+1
2011-04-25
Btrfs: fix missing mutex_unlock in btrfs_del_dir_entries_in_log()
Tsutomu Itoh
1
-2
/
+5
2011-04-25
eCryptfs: Add reference counting to lower files
Tyler Hicks
6
-59
/
+92
2011-04-25
eCryptfs: dput dentries returned from dget_parent
Tyler Hicks
1
-2
/
+2
2011-04-25
eCryptfs: Remove extra d_delete in ecryptfs_rmdir
Tyler Hicks
1
-2
/
+0
2011-04-24
Merge branch 'dcache-cleanup'
Linus Torvalds
2
-28
/
+18
2011-04-24
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-11
/
+103
2011-04-24
Merge branch 'for-linus' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
2
-8
/
+47
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
[next]