index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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 branches 'l2', 'pgt2' and 'misc' into for-linus
Russell King
2012-03-27
80
-473
/
+2168
|
\
\
|
|
*
ARM: fix Kconfig warning for HAVE_BPF_JIT
Russell King
2012-03-27
1
-1
/
+1
|
|
*
ARM: 7361/1: provide XIP_VIRT_ADDR for no-MMU builds
Uwe Kleine-König
2012-03-24
1
-0
/
+2
|
|
*
ARM: 7349/1: integrator: convert to sparse irqs
Linus Walleij
2012-03-24
7
-6
/
+13
|
|
*
ARM: 7259/3: net: JIT compiler for packet filters
Mircea Gherzan
2012-03-24
5
-0
/
+1110
|
|
*
ARM: 7334/1: add jump label support
Rabin Vincent
2012-03-24
5
-0
/
+92
|
|
*
ARM: 7333/2: jump label: detect %c support for ARM
Rabin Vincent
2012-03-24
1
-1
/
+17
|
|
*
ARM: 7338/1: add support for early console output via semihosting
Nicolas Pitre
2012-03-24
3
-5
/
+44
|
|
*
ARM: use set_current_blocked() and block_sigmask()
Matt Fleming
2012-03-24
1
-16
/
+8
|
|
*
ARM: exec: remove redundant set_fs(USER_DS)
Mathias Krause
2012-03-24
1
-1
/
+0
|
|
*
ARM: 7332/1: extract out code patch function from kprobes
Rabin Vincent
2012-03-24
4
-63
/
+108
|
|
*
ARM: 7331/1: extract out insn generation code from ftrace
Rabin Vincent
2012-03-24
4
-59
/
+87
|
|
*
ARM: 7330/1: ftrace: use canonical Thumb-2 wide instruction format
Rabin Vincent
2012-03-24
1
-2
/
+11
|
|
*
ARM: 7351/1: ftrace: remove useless memory checks
Rabin Vincent
2012-03-24
1
-14
/
+14
|
|
*
ARM: 7316/1: kexec: EOI active and mask all interrupts in kexec crash path
Will Deacon
2012-03-24
1
-0
/
+25
|
|
*
ARM: Versatile Express: add NO_IOPORT
Russell King
2012-03-24
2
-1
/
+1
|
|
*
ARM: get rid of asm/irq.h in asm/prom.h
Russell King
2012-03-24
1
-2
/
+0
|
|
*
ARM: 7319/1: Print debug info for SIGBUS in user faults
Javi Merino
2012-03-24
1
-1
/
+2
|
|
*
ARM: 7318/1: gic: refactor irq_start assignment
Will Deacon
2012-03-24
1
-7
/
+6
|
|
*
ARM: 7317/1: irq: avoid NULL check in for_each_irq_desc loop
Will Deacon
2012-03-24
1
-4
/
+1
|
|
*
ARM: 7315/1: perf: add support for the Cortex-A7 PMU
Will Deacon
2012-03-24
3
-0
/
+149
|
|
*
ARM: sync sched_clock() state on suspend
Russell King
2012-03-24
1
-0
/
+18
|
|
*
ARM: Add compiled ISA to oops dumps
Russell King
2012-03-24
1
-2
/
+7
|
|
*
ARM: Optimize multi-CPU tlb flushing a little more
Russell King
2012-03-24
1
-78
/
+58
|
|
*
ARM: 7312/1: only show modules in the memory layout for MODULES=y
Uwe Kleine-König
2012-03-24
1
-0
/
+4
|
|
*
ARM: 7001/2: Wire up support for the XZ decompressor
Imre Kaloz
2012-03-24
5
-3
/
+27
|
|
*
ARM: 7311/1: Add generic instruction opcode manipulation helpers
Dave Martin
2012-03-24
1
-0
/
+59
|
|
*
ARM: 7310/1: integrator: implement sched_clock across all boards
Linus Walleij
2012-03-24
3
-1
/
+9
|
|
*
ARM: 7294/1: vectors: use gate_vma for vectors user mapping
Will Deacon
2012-03-24
4
-42
/
+31
|
|
*
ARM: move CP15 definitions to separate header file
Russell King
2012-03-24
18
-84
/
+103
|
|
*
ARM: SMP: use a timing out completion for cpu hotplug
Russell King
2012-03-24
1
-11
/
+6
|
|
*
ARM: earlier initialization of vectors page
Russell King
2012-01-23
4
-10
/
+10
|
|
*
ARM: add dma coherent region reporting via procfs
Russell King
2012-01-23
3
-9
/
+92
|
|
*
ARM: 7268/1: integrator: defconfig for both AP and CP
Linus Walleij
2012-01-19
1
-0
/
+8
|
*
|
ARM: pgtable: get rid of TOP_PTE()
Russell King
2012-01-26
1
-4
/
+4
|
*
|
ARM: pgtable: provide get_top_pte() to complement set_top_pte()
Russell King
2012-01-26
2
-5
/
+8
|
*
|
ARM: pgtable: consolidate set_pte_ext(TOP_PTE,...) + tlb flush
Russell King
2012-01-26
6
-25
/
+20
|
*
|
ARM: pgtable: use mk_pte rather than pfn_pte(page_to_pfn())
Russell King
2012-01-26
3
-5
/
+5
|
*
|
ARM: pgtable: move TOP_PTE address definitions to arch/arm/mm/mm.h
Russell King
2012-01-26
5
-28
/
+25
|
|
/
*
/
ARM: cache-l2x0.c: consistently use u32
Russell King
2012-01-20
2
-14
/
+14
|
/
*
Linux 3.3-rc1
v3.3-rc1
Linus Torvalds
2012-01-19
1
-2
/
+2
*
-
-
-
.
Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg...
Linus Torvalds
2012-01-19
9
-104
/
+444
|
\
\
\
|
|
|
*
x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bits
H. Peter Anvin
2012-01-19
1
-0
/
+1
|
|
|
*
Merge remote-tracking branch 'linus/master' into x86/urgent
H. Peter Anvin
2012-01-19
9677
-298341
/
+502894
|
|
|
|
\
|
|
|
*
|
x86, tsc: Fix SMI induced variation in quick_pit_calibrate()
Linus Torvalds
2012-01-17
1
-8
/
+6
|
|
|
*
|
x86, opcode: ANDN and Group 17 in x86-opcode-map.txt
Ulrich Drepper
2012-01-17
1
-2
/
+2
|
|
|
*
|
x86/kconfig: Move the ZONE_DMA entry under a menu
Randy Dunlap
2012-01-17
1
-10
/
+10
|
|
|
*
|
x86/UV2: Add accounting for BAU strong nacks
Cliff Wickman
2012-01-17
2
-5
/
+8
|
|
|
*
|
x86/UV2: Ack BAU interrupt earlier
Cliff Wickman
2012-01-17
1
-2
/
+1
|
|
|
*
|
x86/UV2: Remove stale no-resources test for UV2 BAU
Cliff Wickman
2012-01-17
1
-10
/
+0
[next]