index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-25
Merge branch 'misc2' into devel
Russell King
72
-562
/
+1092
2010-02-25
Merge branch 'perf' into devel
Russell King
14
-64
/
+2594
2010-02-25
Merge branch 'tmpreg' into devel
Russell King
54
-112
/
+146
2010-02-25
Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dm...
Russell King
963
-8185
/
+28297
2010-02-25
ARM: Eliminate decompressor -Dstatic= PIC hack
Russell King
4
-104
/
+64
2010-02-24
ARM: 5958/1: ARM: U300: fix inverted clk round rate
Linus Walleij
1
-12
/
+12
2010-02-24
ARM: 5956/1: misplaced parentheses
Roel Kluin
1
-1
/
+1
2010-02-24
ARM: 5955/1: ep93xx: move timer defines into core.c and document
Hartley Sweeten
2
-21
/
+38
2010-02-24
ARM: 5954/1: ep93xx: move gpio interrupt support to gpio.c
Hartley Sweeten
2
-226
/
+233
2010-02-24
ARM: 5953/1: ep93xx: fix broken build of clock.c
Hartley Sweeten
1
-1
/
+1
2010-02-24
ARM: 5952/1: ARM: MM: Add ARM_L1_CACHE_SHIFT_6 for handle inside each ARCH Kc...
Kukjin Kim
3
-1
/
+8
2010-02-21
ARM: 5949/1: NUC900 add gpio virtual memory map
wanzongshun
1
-0
/
+1
2010-02-21
ARM: 5948/1: Enable timer0 to time4 clock support for nuc910
wanzongshun
1
-0
/
+10
2010-02-21
ARM: 5940/2: ARM: MMCI: remove custom DBG macro and printk
Linus Walleij
1
-14
/
+16
2010-02-20
ARM: make_coherent(): fix problems with highpte, part 2
Russell King
1
-3
/
+4
2010-02-20
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
Russell King
40
-62
/
+69
2010-02-18
ARM: 5945/1: ep93xx: include correct irq.h in core.c
Hartley Sweeten
1
-1
/
+1
2010-02-18
ARM: 5933/1: amba-pl011: support hardware flow control
Rabin Vincent
1
-0
/
+19
2010-02-15
ARM: 5930/1: Add PKMAP area description to memory.txt.
Fenkart/Bostandzhyan
1
-1
/
+5
2010-02-15
ARM: 5929/1: Add checks to detect overlap of memory regions.
Fenkart/Bostandzhyan
1
-0
/
+17
2010-02-15
ARM: 5928/1: Change type of VMALLOC_END to unsigned long.
Fenkart/Bostandzhyan
30
-32
/
+32
2010-02-15
ARM: 5927/1: Make delimiters of DMA area globally visibly.
Fenkart/Bostandzhyan
3
-11
/
+17
2010-02-15
ARM: 5926/1: Add "Virtual kernel memory..." printout.
Fenkart/Bostandzhyan
1
-9
/
+69
2010-02-15
ARM: 5920/1: OMAP4: Enable L2 Cache
Santosh Shilimkar
1
-0
/
+3
2010-02-15
ARM: 5919/1: ARM: L2 : Errata 588369: Clean & Invalidate do not invalidate cl...
Santosh Shilimkar
2
-0
/
+49
2010-02-15
ARM: 5917/1: OMAP4: Add L2 Cache support
Santosh Shilimkar
3
-1
/
+56
2010-02-15
ARM: 5916/1: ARM: L2 : Add maintainace by line helper functions
Santosh Shilimkar
1
-10
/
+26
2010-02-15
ARM: vfp ptrace: no point flushing hw context for PTRACE_GETVFPREGS
Russell King
3
-5
/
+29
2010-02-15
ARM: vfp: fix vfp_sync_state()
Russell King
1
-20
/
+16
2010-02-15
ARM: ptrace: get rid of PTRACE_{PEEK,POKE}{TEXT,DATA}
Russell King
1
-16
/
+0
2010-02-15
ARM: 5912/1: Define a 32-bit Thumb-2 breakpoint instruction
Daniel Jacobowitz
1
-0
/
+31
2010-02-15
ARM: 5911/1: ARM: Select CPU_32v6K for CPU_V7 only if ARCH_OMAP2 is not selected
Tony Lindgren
1
-2
/
+2
2010-02-15
ARM: 5905/1: ARM: Global ASID allocation on SMP
Catalin Marinas
3
-14
/
+126
2010-02-15
ARM: 5906/1: arm: change command_line to cmd_line
Jeremy Kerr
1
-4
/
+4
2010-02-15
ARM: 5897/1: spinlock: don't use deprecated barriers on ARMv7
Rabin Vincent
1
-13
/
+23
2010-02-15
ARM: 5889/1: Add atomic64 routines for ARMv6k and above.
Will Deacon
2
-0
/
+229
2010-02-15
ARM: add notify_die() support
Russell King
2
-12
/
+26
2010-02-15
ARM: 5880/1: arm: use generic infrastructure for early params
Jeremy Kerr
6
-90
/
+48
2010-02-15
ARM: Move creation of /proc/cpu out of alignment.c
Russell King
3
-6
/
+19
2010-02-15
ARM: move LED support code out of arch/arm/kernel/time.c
Russell King
3
-104
/
+116
2010-02-15
ARM: remove old RTC support
Russell King
2
-82
/
+0
2010-02-15
ARM: Add caller information to ioremap
Russell King
8
-32
/
+65
2010-02-15
ARM: 5937/1: Add support for EP9315 based Snapper CL15 board
Ryan Mallon
3
-0
/
+180
2010-02-15
ARM: dma-mapping: fix for speculative prefetching
Russell King
3
-46
/
+42
2010-02-15
ARM: dma-mapping: remove dmac_clean_range and dmac_inv_range
Russell King
22
-171
/
+41
2010-02-15
ARM: dma-mapping: provide per-cpu type map/unmap functions
Russell King
24
-17
/
+598
2010-02-15
ARM: dma-mapping: simplify dma_cache_maint_page
Russell King
1
-24
/
+18
2010-02-15
ARM: dma-mapping: move selection of page ops out of dma_cache_maint_contiguous
Russell King
1
-29
/
+30
2010-02-15
ARM: dma-mapping: push buffer ownership down into dma-mapping.c
Russell King
2
-18
/
+55
2010-02-15
ARM: dma-mapping: introduce the idea of buffer ownership
Russell King
3
-23
/
+58
[next]