index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
blackfin
/
00-INDEX
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-04-29
hwmon: (lm90) Add support for ADT7461A and NCT1008
Guenter Roeck
3
-17
/
+36
2011-04-28
mm: check if PTE is already allocated during page fault
Mel Gorman
1
-1
/
+1
2011-04-28
kernel/watchdog.c: disable nmi perf event in the error path of enabling watchdog
Hillf Danton
1
-1
/
+4
2011-04-28
um: adjust current_thread_info() for newer gcc versions
Richard Weinberger
1
-1
/
+4
2011-04-28
uml: fix hppfs build
Randy Dunlap
1
-1
/
+1
2011-04-28
um: mdd support for 64 bit atomic operations
Richard Weinberger
2
-1
/
+226
2011-04-28
oom: use pte pages in OOM score
KOSAKI Motohiro
1
-3
/
+6
2011-04-28
MAINTAINERS: add EXYNOS ARM architectures
Kukjin Kim
1
-1
/
+2
2011-04-28
memcg: update documentation to describe usage_in_bytes
Daisuke Nishimura
1
-2
/
+13
2011-04-28
MAINTAINERS: update Documentation file entry of GPIO subsystem
Kukjin Kim
1
-1
/
+1
2011-04-28
MAINTAINERS: re-alphabetize Xen entries
Ian Campbell
1
-12
/
+12
2011-04-28
mm: thp: fix /dev/zero MAP_PRIVATE and vm_flags cleanups
Andrea Arcangeli
3
-21
/
+27
2011-04-28
vfs: avoid large kmalloc()s for the fdtable
Andrew Morton
1
-7
/
+11
2011-04-27
nfs: don't lose MS_SYNCHRONOUS on remount of noac mount
Jeff Layton
1
-0
/
+9
2011-04-27
NFS: Return meaningful status from decode_secinfo()
Bryan Schumaker
1
-4
/
+7
2011-04-27
NFSv4: Ensure we request the ordinary fileid when doing readdirplus
Trond Myklebust
2
-17
/
+16
2011-04-27
m68k/mm: Set all online nodes in N_NORMAL_MEMORY
Michael Schmitz
1
-0
/
+2
2011-04-27
drm/i915: restore only the mode of this driver on lastclose (v2)
Dave Airlie
5
-8
/
+33
2011-04-27
drm/radeon/kms: add info query for tile pipes
Alex Deucher
2
-0
/
+14
2011-04-27
drm/radeon/kms: add missing safe regs for 6xx/7xx
Alex Deucher
1
-0
/
+1
2011-04-27
drm: select FRAMEBUFFER_CONSOLE_PRIMARY if we have FRAMEBUFFER_CONSOLE
Dave Airlie
1
-0
/
+1
2011-04-27
Revert wrong fixes for common misspellings
Lucas De Marchi
19
-19
/
+19
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
ACPI / PM: Avoid infinite recurrence while registering power resources
Rafael J. Wysocki
1
-0
/
+4
2011-04-26
PM / Wakeup: Fix initialization of wakeup-related device sysfs files
Rafael J. Wysocki
2
-1
/
+2
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
NFSv4: Ensure that clientid and session establishment can time out
Trond Myklebust
2
-6
/
+8
2011-04-24
SUNRPC: Allow RPC calls to return ETIMEDOUT instead of EIO
Trond Myklebust
2
-2
/
+6
2011-04-24
NFSv4.1: Don't loop forever in nfs4_proc_create_session
Trond Myklebust
4
-53
/
+40
2011-04-24
libata: ahci_start_engine compliant to AHCI spec
Jian Peng
1
-0
/
+21
[next]