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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-17
Merge branch 'for-linus' into for-next
Takashi Iwai
33
-49
/
+157
2013-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-3
/
+3
2013-06-14
smp.h: Use local_irq_{save,restore}() in !SMP version of on_each_cpu().
David Daney
1
-7
/
+12
2013-06-13
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
1
-2
/
+2
2013-06-13
Merge tag 'asoc-v3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
1
-1
/
+2
2013-06-13
ip_tunnel: remove __net_init/exit from exported functions
Eric Dumazet
1
-3
/
+3
2013-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-2
/
+5
2013-06-12
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+3
2013-06-12
include/linux/math64.h: add div64_ul()
Alex Shi
1
-2
/
+4
2013-06-12
mm: migration: add migrate_entry_wait_huge()
Naoya Horiguchi
1
-0
/
+3
2013-06-12
kmsg: honor dmesg_restrict sysctl on /dev/kmsg
Kees Cook
1
-2
/
+2
2013-06-12
CPU hotplug: provide a generic helper to disable/enable CPU hotplug
Srivatsa S. Bhat
1
-0
/
+4
2013-06-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-0
/
+2
2013-06-12
Bluetooth: Fix mgmt handling of power on failures
Johan Hedberg
2
-0
/
+2
2013-06-12
team: fix checks in team_get_first_port_txable_rcu()
Jiri Pirko
1
-2
/
+2
2013-06-11
Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-0
/
+6
2013-06-11
kvm: Add definition of KVM_REG_MIPS
David Daney
1
-0
/
+1
2013-06-10
sock_diag: fix filter code sent to userspace
Nicolas Dichtel
1
-0
/
+1
2013-06-10
trace: Allow idle-safe tracepoints to be called from irq
Paul E. McKenney
1
-2
/
+2
2013-06-10
Merge remote-tracking branch 'asoc/fix/core' into asoc-linus
Mark Brown
1
-1
/
+2
2013-06-07
Merge tag 'trace-fixes-v3.10-rc3-v3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-0
/
+29
2013-06-07
ASoC: dapm: Treat DAI widgets like AIF widgets for power
Mark Brown
1
-1
/
+2
2013-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+3
2013-06-06
net: Unbreak compat_sys_{send,recv}msg
Andy Lutomirski
1
-0
/
+3
2013-06-06
arch, mm: Remove tlb_fast_mode()
Peter Zijlstra
1
-16
/
+1
2013-06-05
Merge branch 'for-linus' into for-next
Takashi Iwai
39
-106
/
+208
2013-06-05
KVM: add kvm_para_available to asm-generic/kvm_para.h
James Hogan
1
-0
/
+5
2013-06-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
7
-9
/
+65
2013-06-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-0
/
+4
2013-06-03
Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2013-06-02
net_sched: restore "overhead xxx" handling
Eric Dumazet
1
-7
/
+11
2013-06-02
net: force a reload of first item in hlist_nulls_for_each_entry_rcu
Eric Dumazet
1
-1
/
+6
2013-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2
-2
/
+3
2013-06-01
Merge tag 'fbdev-for-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2013-05-31
list: introduce list_first_entry_or_null
Jiri Pirko
1
-0
/
+11
2013-05-31
xfrm: force a garbage collection after deleting a policy
Paul Moore
1
-0
/
+5
2013-05-31
udp6: Fix udp fragmentation for tunnel traffic.
Pravin B Shelar
1
-0
/
+15
2013-06-01
Merge tag 'please-pull-aertracefix' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+3
2013-05-31
target: Propigate up ->cmd_kref put return via transport_generic_free_cmd
Nicholas Bellinger
1
-1
/
+1
2013-05-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-1
/
+17
2013-05-31
Merge tag 'stable/for-linus-3.10-rc3-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+1
2013-05-30
aerdrv: Move cper_print_aer() call out of interrupt context
Lance Ortiz
1
-2
/
+3
2013-05-30
scatterlist: sg_set_buf() argument must be in linear mapping
Rusty Russell
1
-0
/
+3
2013-05-29
target: Re-instate sess_wait_list for target_wait_for_sess_cmds
Nicholas Bellinger
1
-0
/
+1
2013-05-29
xenbus: delay xenbus frontend resume if xenstored is not running
Aurelien Chartier
1
-0
/
+1
2013-05-29
Merge branch 'fbdev-3.10-fixes' of git://gitorious.org/linux-omap-dss2/linux ...
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+1
2013-05-28
rcu: Add _notrace variation of rcu_dereference_raw() and hlist_for_each_entry...
Steven Rostedt
2
-0
/
+29
2013-05-25
Merge tag 'pm+acpi-3.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-35
/
+5
2013-05-25
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2
-0
/
+9
2013-05-24
Merge branch 'akpm' (incoming from Andrew Morton)
Linus Torvalds
4
-8
/
+32
[next]