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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-27
sparc: bpf_jit_comp: add XOR instruction for BPF JIT JIT
Daniel Borkmann
1
-0
/
+4
2012-09-24
x86: bpf_jit_comp: add XOR instruction for BPF JIT
Daniel Borkmann
1
-0
/
+9
2012-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
179
-920
/
+1314
2012-09-14
Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux...
Linus Torvalds
1
-1
/
+1
2012-09-14
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-6
/
+11
2012-09-13
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
13
-32
/
+98
2012-09-12
Merge tag 'imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes
Olof Johansson
8
-21
/
+125
2012-09-13
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
15
-57
/
+151
2012-09-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...
Linus Torvalds
4
-158
/
+69
2012-09-11
ARM: clk-imx35: Fix SSI clock registration
Fabio Estevam
1
-4
/
+2
2012-09-11
ARM: clk-imx25: Fix SSI clock registration
Fabio Estevam
1
-4
/
+2
2012-09-11
kbuild: add symbol prefix arg to kallsyms
James Hogan
1
-1
/
+0
2012-09-11
Merge tag 'kvm-3.6-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-9
/
+29
2012-09-10
x86 bpf_jit: support MOD operation
Eric Dumazet
1
-0
/
+25
2012-09-10
arm: mm: fix DMA pool affiliation check
Thomas Petazzoni
1
-1
/
+1
2012-09-10
KVM: fix error paths for failed gfn_to_page() calls
Xiao Guangrong
2
-6
/
+26
2012-09-09
ARM: 7529/1: delay: set loops_per_jiffy when moving to timer-based loop
Will Deacon
1
-0
/
+1
2012-09-09
ARM: 7528/1: uaccess: annotate [__]{get,put}_user functions with might_fault()
Will Deacon
1
-2
/
+16
2012-09-09
ARM: 7527/1: uaccess: explicitly check __user pointer when !CPU_USE_DOMAINS
Russell King
4
-21
/
+56
2012-09-09
KVM: x86: Check INVPCID feature bit in EBX of leaf 7
Ren, Yongjie
1
-2
/
+2
2012-09-08
Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux...
Linus Torvalds
4
-11
/
+119
2012-09-07
Merge tag 'omap-fixes-for-v3.6-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
11
-24
/
+94
2012-09-07
ARM: 7526/1: traps: send SIGILL if get_user fails on undef handling path
Will Deacon
1
-4
/
+7
2012-09-07
ARM: 7521/1: Fix semihosting Kconfig text
Stephen Boyd
1
-3
/
+3
2012-09-07
ARM: 7513/1: Make sure dtc is built before running it
David Brown
1
-2
/
+2
2012-09-07
ARM: 7512/1: Fix XIP build due to PHYS_OFFSET definition moving
Stephen Boyd
1
-0
/
+3
2012-09-07
blackfin: smp: adapt to generic smp helpers
Steven Miao
3
-157
/
+69
2012-09-06
Merge tag 'stable/for-linus-3.6-rc4-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-2
/
+2
2012-09-06
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
15
-19
/
+57
2012-09-05
uml: fix compile error in deliver_alarm()
Miklos Szeredi
1
-1
/
+1
2012-09-05
Merge tag 'omap-fixes-a-for-3.6rc' of git://git.kernel.org/pub/scm/linux/kern...
Tony Lindgren
6
-18
/
+75
2012-09-05
Merge branch 'fixes-wakeupgen' into fixes
Tony Lindgren
109
-593
/
+711
2012-09-05
xen: fix logical error in tlb flushing
Alex Shi
1
-1
/
+1
2012-09-05
Merge commit '4cb38750d49010ae72e718d46605ac9ba5a851b4' into stable/for-linus...
Konrad Rzeszutek Wilk
1620
-22668
/
+50016
2012-09-05
xen/p2m: Fix one-off error in checking the P2M tree directory.
Konrad Rzeszutek Wilk
1
-1
/
+1
2012-09-05
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...
Ingo Molnar
1
-5
/
+5
2012-09-05
powerpc: Don't use __put_user() in patch_instruction
Benjamin Herrenschmidt
1
-1
/
+1
2012-09-05
powerpc: Make sure IPI handlers see data written by IPI senders
Paul Mackerras
3
-3
/
+16
2012-09-05
powerpc: Restore correct DSCR in context switch
Anton Blanchard
2
-6
/
+18
2012-09-05
powerpc: Fix DSCR inheritance in copy_thread()
Anton Blanchard
1
-10
/
+2
2012-09-05
powerpc: Keep thread.dscr and thread.dscr_inherit in sync
Anton Blanchard
2
-2
/
+5
2012-09-05
powerpc: Update DSCR on all CPUs when writing sysfs dscr_default
Anton Blanchard
1
-0
/
+8
2012-09-05
powerpc/powernv: Always go into nap mode when CPU is offline
Paul Mackerras
3
-9
/
+4
2012-09-05
powerpc: Give hypervisor decrementer interrupts their own handler
Paul Mackerras
2
-1
/
+11
2012-09-05
powerpc/vphn: Fix arch_update_cpu_topology() return value
Jesse Larrew
1
-3
/
+4
2012-09-04
ARM: gemini: fix the gemini build
Linus Walleij
1
-0
/
+1
2012-09-04
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/r...
Olof Johansson
3
-3
/
+4
2012-09-04
ARM: OMAP4: Fix array size for irq_target_cpu
Tony Lindgren
1
-1
/
+1
2012-09-04
perf/x86: Enable Intel Cedarview Atom suppport
Stephane Eranian
2
-1
/
+3
2012-09-04
KVM: PIC: fix use of uninitialised variable.
Jamie Iles
1
-1
/
+1
[next]