index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'delayed-logging-for-2.6.35' into for-linus
Alex Elder
2010-05-24
27
-513
/
+2382
|
\
|
*
xfs: Ensure inode allocation buffers are fully replayed
Dave Chinner
2010-05-24
6
-11
/
+74
|
*
xfs: enable background pushing of the CIL
Dave Chinner
2010-05-24
2
-4
/
+70
|
*
xfs: forced unmounts need to push the CIL
Dave Chinner
2010-05-24
1
-0
/
+15
|
*
xfs: Introduce delayed logging core code
Dave Chinner
2010-05-24
11
-30
/
+912
|
*
xfs: Delayed logging design documentation
Dave Chinner
2010-05-24
1
-0
/
+816
|
*
xfs: Improve scalability of busy extent tracking
Dave Chinner
2010-05-24
11
-322
/
+350
|
*
xfs: make the log ticket ID available outside the log infrastructure
Dave Chinner
2010-05-24
4
-3
/
+12
|
*
xfs: clean up log ticket overrun debug output
Dave Chinner
2010-05-24
2
-15
/
+6
|
*
xfs: Clean up XFS_BLI_* flag namespace
Dave Chinner
2010-05-24
7
-70
/
+70
|
*
xfs: modify buffer item reference counting
Dave Chinner
2010-05-24
1
-60
/
+50
|
*
xfs: allow log ticket allocation to take allocation flags
Dave Chinner
2010-05-24
1
-8
/
+8
|
*
xfs: Don't reuse the same transaction ID for duplicated transactions.
Dave Chinner
2010-05-24
1
-0
/
+9
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6
Linus Torvalds
2010-05-24
4
-8
/
+8
|
\
\
|
*
|
cmd640: fix kernel oops in test_irq() method
Sergei Shtylyov
2010-05-11
1
-4
/
+2
|
*
|
pdc202xx_old: ignore "FIFO empty" bit in test_irq() method
Sergei Shtylyov
2010-04-22
1
-2
/
+2
|
*
|
pdc202xx_old: wire test_irq() method for PDC2026x
Sergei Shtylyov
2010-04-22
1
-0
/
+1
|
*
|
IDE: pass IRQ flags to the IDE core
Yegor Yefremov
2010-04-15
1
-0
/
+1
|
*
|
ide: fix comment typo in ide.h
Sergei Shtylyov
2010-04-15
1
-2
/
+2
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...
Linus Torvalds
2010-05-24
48
-3241
/
+1938
|
\
\
\
|
*
|
|
Blackfin: SMP: fix continuation lines
Joe Perches
2010-05-22
1
-2
/
+2
|
*
|
|
Blackfin: acvilon: fix timeout usage for I2C
Wolfram Sang
2010-05-22
1
-1
/
+2
|
*
|
|
Blackfin: fix typo in BF537 IRQ comment
Michael Hennerich
2010-05-22
1
-1
/
+1
|
*
|
|
Blackfin: unify duplicate MEM_MT48LC32M8A2_75 kconfig options
Mike Frysinger
2010-05-22
1
-6
/
+1
|
*
|
|
Blackfin: set ARCH_KMALLOC_MINALIGN
FUJITA Tomonori
2010-05-22
1
-0
/
+2
|
*
|
|
Blackfin: use atomic kmalloc in L1 alloc so it too can be atomic
Mike Frysinger
2010-05-22
1
-1
/
+2
|
*
|
|
Blackfin: another year of changes (update copyright in boot log)
Mike Frysinger
2010-05-22
1
-2
/
+2
|
*
|
|
Blackfin: optimize strncpy a bit
Robin Getz
2010-05-22
2
-13
/
+47
|
*
|
|
Blackfin: isram: clean up ITEST_COMMAND macro and improve the selftests
Mike Frysinger
2010-05-22
1
-43
/
+51
|
*
|
|
Blackfin: move string functions to normal lib/ assembly
Robin Getz
2010-05-22
11
-184
/
+226
|
*
|
|
Blackfin: SIC: cut down on IAR MMR reads a bit
Mike Frysinger
2010-05-22
1
-15
/
+18
|
*
|
|
Blackfin: bf537-minotaur: fix build errors due to header changes
Mike Frysinger
2010-05-22
1
-1
/
+2
|
*
|
|
Blackfin: kgdb: pass up the CC register instead of a 0 stub
Mike Frysinger
2010-05-22
1
-1
/
+1
|
*
|
|
Blackfin: handle HW errors in the new "FAULT" printing code
Robin Getz
2010-05-22
1
-0
/
+9
|
*
|
|
Blackfin: show the whole accumulator in the pseudo DBG insn
Robin Getz
2010-05-22
1
-6
/
+19
|
*
|
|
Blackfin: support all possible registers in the pseudo instructions
Robin Getz
2010-05-22
1
-6
/
+61
|
*
|
|
Blackfin: add support for the DBG (debug output) pseudo insn
Robin Getz
2010-05-22
3
-18
/
+71
|
*
|
|
Blackfin: change the BUG opcode to an unused 16-bit opcode
Robin Getz
2010-05-22
1
-1
/
+6
|
*
|
|
Blackfin: allow NMI watchdog to be used w/RETN as a scratch reg
Graf Yang
2010-05-22
1
-1
/
+1
|
*
|
|
Blackfin: add support for the DBGA (debug assert) pseudo insn
Robin Getz
2010-05-22
5
-0
/
+115
|
*
|
|
Blackfin: SMP: add flush_tlb_kernel_range stub
Graf Yang
2010-05-21
1
-0
/
+1
|
*
|
|
Blackfin: make hardware trace output a little more useful
Robin Getz
2010-05-21
4
-67
/
+446
|
*
|
|
Blackfin: print out the faulting insn in the trace output
Robin Getz
2010-05-21
1
-2
/
+17
|
*
|
|
Blackfin: remove CONFIG_DEBUG_VERBOSE from trace.c
Robin Getz
2010-05-21
5
-123
/
+120
|
*
|
|
Blackfin: split kernel/traps.c
Robin Getz
2010-05-21
7
-836
/
+887
|
*
|
|
Blackfin: punt Blackfin-specific GPIO wakeup API
Michael Hennerich
2010-05-21
5
-188
/
+24
|
*
|
|
Blackfin: mark MUSB VRSEL as active high for appropriate boards
Cliff Cai
2010-05-21
5
-0
/
+20
|
*
|
|
Blackfin: punt duplicated CAN MMRs
Mike Frysinger
2010-05-21
3
-1914
/
+0
|
*
|
|
Blackfin: cleanup style/comments/etc... in paging_init()
Mike Frysinger
2010-05-21
1
-18
/
+13
|
*
|
|
Blackfin: drop unused bad_page pages and move zero_page to the bss
Mike Frysinger
2010-05-21
2
-26
/
+6
[next]