index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
configs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-08-15
sh: Bail from kmap_coherent_init() if we have no dcache aliases.
Paul Mundt
1
-2
/
+3
2009-08-14
sh: TLB fast path optimizations for load/store exceptions.
Paul Mundt
2
-14
/
+14
2009-08-14
sh: TLB protection violation exception optimizations.
Paul Mundt
2
-14
/
+22
2009-08-14
sh: NO_CONTEXT ASID optimizations for SH-4 cache flush.
Paul Mundt
1
-0
/
+9
2009-08-14
sh64: Wire up the shared __flush_xxx_region() flushers.
Paul Mundt
2
-49
/
+1
2009-08-14
sh: Add register alignment helpers for shared flushers.
Paul Mundt
4
-9
/
+24
2009-08-14
sh: stacktrace: Properly terminate the trace entry buffer.
Paul Mundt
1
-0
/
+4
2009-08-14
sh: flag the default unwinder as reliable.
Paul Mundt
1
-1
/
+1
2009-08-14
sh: stacktrace: Add reliability checks in address saving ops.
Paul Mundt
1
-0
/
+6
2009-08-14
sh: unwinder: Convert frame allocations to GFP_ATOMIC.
Paul Mundt
1
-2
/
+2
2009-08-13
sh: Delete DWARF_ARCH_UNWIND_OFFSET
Matt Fleming
2
-14
/
+35
2009-08-13
sh: oprofile: Kill off dead valid_kernel_stack().
Paul Mundt
1
-27
/
+0
2009-08-13
sh: unwinder: Restore put_unaligned() for an unaligned destination.
Paul Mundt
1
-1
/
+2
2009-08-13
sh: unwinder: Fix up usage of unaligned accessors.
Paul Mundt
1
-11
/
+9
2009-08-13
sh: Add CFI annotations for exception return.
Matt Fleming
1
-0
/
+7
2009-08-13
sh: Setup the frame register in asm code
Matt Fleming
3
-0
/
+14
2009-08-13
sh: dwarf unwinder support.
Matt Fleming
10
-1
/
+1322
2009-08-13
sh: Use the new stack unwinder API
Matt Fleming
3
-15
/
+12
2009-08-13
sh: Allow multiple stack unwinders to be setup
Matt Fleming
4
-3
/
+190
2009-08-13
sh: Use the generalized stacktrace ops
Matt Fleming
6
-71
/
+251
2009-08-13
sh: use printk_once
Marcin Slusarz
1
-5
/
+1
2009-08-13
sh: fix i2c init order on ap325rxa V2
Magnus Damm
1
-1
/
+1
2009-08-13
sh: fix i2c init order on Migo-R V2
Magnus Damm
1
-1
/
+1
2009-08-13
sh: convert processor device setup functions to arch_initcall()
Magnus Damm
24
-24
/
+24
2009-08-12
Remove double removal of blktrace directory
Alan D. Brunelle
1
-11
/
+1
2009-08-12
NFS: Fix an O_DIRECT Oops...
Trond Myklebust
4
-21
/
+16
2009-08-12
Remove zero-length file drivers/mtd/maps/sbc8240.c
Jeff Garzik
1
-0
/
+0
2009-08-12
ahci: add workaround for on-board 5723s on some gigabyte boards
Tejun Heo
1
-4
/
+72
2009-08-12
ahci: Soften up the dmesg on SB600 PMP softreset failure recovery
Shane Huang
1
-1
/
+2
2009-08-12
Documentation/kernel-parameters.txt: document libata's ignore_hpa option
Michael Prokop
1
-0
/
+4
2009-08-12
sata_nv: MSI support, disabled by default
Tony Vroon
1
-0
/
+8
2009-08-12
libata: OCZ Vertex can't do HPA
Tejun Heo
1
-0
/
+3
2009-08-12
pata_atiixp: fix second channel support
Bartlomiej Zolnierkiewicz
1
-9
/
+10
2009-08-12
pata_at91: fix resource release
Tejun Heo
1
-13
/
+4
2009-08-12
xfs: fix spin_is_locked assert on uni-processor builds
Christoph Hellwig
1
-1
/
+1
2009-08-12
xfs: check for dinode realtime flag corruption
Christoph Hellwig
1
-0
/
+10
2009-08-12
use XFS_CORRUPTION_ERROR in xfs_btree_check_sblock
Eric Sandeen
1
-2
/
+2
2009-08-12
xfs: switch to NOFS allocation under i_lock in xfs_attr_rmtval_get
Christoph Hellwig
1
-1
/
+3
2009-08-12
xfs: switch to NOFS allocation under i_lock in xfs_readlink_bmap
Christoph Hellwig
1
-1
/
+3
2009-08-12
xfs: switch to NOFS allocation under i_lock in xfs_attr_rmtval_set
Christoph Hellwig
1
-2
/
+2
2009-08-12
xfs: switch to NOFS allocation under i_lock in xfs_buf_associate_memory
Christoph Hellwig
1
-1
/
+1
2009-08-12
xfs: switch to NOFS allocation under i_lock in xfs_dir_cilookup_result
Christoph Hellwig
1
-1
/
+1
2009-08-12
xfs: switch to NOFS allocation under i_lock in xfs_da_buf_make
Christoph Hellwig
1
-2
/
+2
2009-08-12
xfs: switch to NOFS allocation under i_lock in xfs_da_state_alloc
Christoph Hellwig
1
-1
/
+1
2009-08-12
xfs: switch to NOFS allocation under i_lock in xfs_getbmap
Christoph Hellwig
1
-1
/
+1
2009-08-12
xfs: avoid memory allocation under m_peraglock in growfs code
Christoph Hellwig
1
-6
/
+14
2009-08-11
arch/ia64/kernel/iosapic: missing test after ioremap()
Roel Kluin
1
-0
/
+4
2009-08-11
ia64/topology.c: exit cache_add_dev when kobject_init_and_add fails
Fenghua Yu
1
-1
/
+5
2009-08-11
arch/ia64/Makefile: Remove -mtune=merced in IA64 kernel build
Fenghua Yu
1
-5
/
+0
2009-08-11
IA64: includecheck fix: ia64, pgtable.h
Jaswinder Singh Rajput
1
-1
/
+0
[next]