index
:
~funfunctor/linux
SP4
amd-trivial-cleanup
amdgpu-ratelimit-vmfaults
amdkfd-hacking
amdkfd-next
amdkfd-next-4.9
amdkfd-next-4.9-revised
bug100058
master
nativeaux-bug100745
nativeaux-bug100745_v2
thrustmaster-tx
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-27
fasync: re-organize fasync entry insertion to allow it under a spinlock
Linus Torvalds
3
-17
/
+72
2010-10-27
locks/nfsd: allocate file lock outside of spinlock
Arnd Bergmann
3
-35
/
+28
2010-10-27
lockd: fix nlmsvc_notify_blocked locking
J. Bruce Fields
1
-2
/
+4
2010-10-27
lockd: push lock_flocks down
Arnd Bergmann
4
-14
/
+8
2010-10-26
Merge branch 'ima-memory-use-fixes'
Linus Torvalds
7
-177
/
+202
2010-10-26
IMA: fix the ToMToU logic
Eric Paris
1
-5
/
+6
2010-10-26
IMA: explicit IMA i_flag to remove global lock on inode_delete
Eric Paris
3
-5
/
+14
2010-10-26
IMA: drop refcnt from ima_iint_cache since it isn't needed
Eric Paris
3
-30
/
+19
2010-10-26
IMA: only allocate iint when needed
Eric Paris
2
-39
/
+65
2010-10-26
IMA: move read counter into struct inode
Eric Paris
6
-34
/
+22
2010-10-26
IMA: use i_writecount rather than a private counter
Eric Paris
3
-17
/
+6
2010-10-26
IMA: use inode->i_lock to protect read and write counters
Eric Paris
2
-34
/
+24
2010-10-26
IMA: convert internal flags from long to char
Eric Paris
1
-2
/
+2
2010-10-26
IMA: use unsigned int instead of long for counters
Eric Paris
3
-9
/
+14
2010-10-26
IMA: drop the inode opencount since it isn't needed for operation
Eric Paris
3
-14
/
+3
2010-10-26
IMA: use rbtree instead of radix tree for inode information cache
Eric Paris
2
-36
/
+75
2010-10-26
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
15
-27
/
+1483
2010-10-26
Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
4
-224
/
+313
2010-10-26
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
13
-167
/
+596
2010-10-26
Merge branch 'for_linus' of git://github.com/at91linux/linux-2.6-at91
Linus Torvalds
17
-41
/
+778
2010-10-26
Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux
Linus Torvalds
21
-228
/
+475
2010-10-26
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
4
-6
/
+46
2010-10-26
Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
61
-1937
/
+1535
2010-10-26
Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...
Linus Torvalds
24
-45
/
+2550
2010-10-26
AT91: rtc: enable built-in RTC in Kconfig for at91sam9g45 family
Nicolas Ferre
1
-6
/
+6
2010-10-26
at91/atmel-mci: inclusion of sd/mmc driver in at91sam9g45 chip and board
Nicolas Ferre
3
-1
/
+190
2010-10-26
AT91: pm: make sure that r0 is 0 when dealing with cache operations
Nicolas Ferre
3
-3
/
+10
2010-10-26
AT91: pm: use plain cpu_do_idle() for "wait for interrupt"
Nicolas Ferre
2
-2
/
+8
2010-10-26
AT91: reset: extend alternate reset procedure to several chips
Nicolas Ferre
6
-35
/
+12
2010-10-26
AT91: reset routine cleanup, remove not needed icache flush
Nicolas Ferre
4
-58
/
+51
2010-10-26
AT91: trivial: align comment of at91sam9g20_reset with one more tab
Nicolas Ferre
1
-7
/
+7
2010-10-26
AT91: Fix AT91SAM9G20 reset as per the errata in the data sheet
Peter Horton
3
-2
/
+63
2010-10-26
AT91: add board support for Pcontrol_G20
Peter Gsellmann
4
-0
/
+504
2010-10-25
net/sunrpc: Use static const char arrays
Joe Perches
1
-1
/
+1
2010-10-25
nfs4: fix channel attribute sanity-checks
J. Bruce Fields
1
-34
/
+41
2010-10-25
Merge branch 'for-next' of git://android.git.kernel.org/kernel/tegra
Linus Torvalds
35
-629
/
+4917
2010-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...
Linus Torvalds
49
-216
/
+513
2010-10-25
spi: tegra: fix error setting on timeout
Erik Gilling
1
-4
/
+4
2010-10-25
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
56
-201
/
+1038
2010-10-25
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
17
-131
/
+1619
2010-10-25
MN10300: Fix the PERCPU() alignment to allow for workqueues
David Howells
2
-2
/
+4
2010-10-25
svcrpc: svc_tcp_sendto XPT_DEAD check is redundant
J. Bruce Fields
1
-3
/
+0
2010-10-25
svcrpc: no need for XPT_DEAD check in svc_xprt_enqueue
J. Bruce Fields
1
-6
/
+0
2010-10-25
svcrpc: assume svc_delete_xprt() called only once
J. Bruce Fields
1
-1
/
+1
2010-10-25
svcrpc: never clear XPT_BUSY on dead xprt
J. Bruce Fields
1
-3
/
+0
2010-10-25
hwmon: lis3: Release resources in case of failure
Samu Onkalo
1
-0
/
+5
2010-10-25
Blackfin: fix inverted anomaly 05000481 logic
Mike Frysinger
1
-1
/
+1
2010-10-25
Blackfin: drop unused irq_panic()/DEBUG_ICACHE_CHECK
Mike Frysinger
3
-118
/
+0
2010-10-25
hwmon: lis3: Short explanations of platform data fields
Samu Onkalo
1
-0
/
+46
2010-10-25
hwmon: lis3: Enhance lis3 selftest with IRQ line test
Samu Onkalo
2
-9
/
+82
[next]