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-04-26
kvm: add device control API
Scott Wood
2
-0
/
+62
2013-04-26
KVM: Move irq routing setup to irqchip.c
Alexander Graf
1
-0
/
+3
2013-04-26
KVM: Extract generic irqchip logic into irqchip.c
Alexander Graf
1
-2
/
+10
2013-04-26
KVM: Remove kvm_get_intr_delivery_bitmask
Alexander Graf
1
-5
/
+0
2013-04-26
KVM: Drop __KVM_HAVE_IOAPIC condition on irq routing
Alexander Graf
1
-2
/
+0
2013-04-26
KVM: Introduce CONFIG_HAVE_KVM_IRQ_ROUTING
Alexander Graf
1
-3
/
+3
2013-04-26
KVM: Add KVM_IRQCHIP_NUM_PINS in addition to KVM_IOAPIC_NUM_PINS
Alexander Graf
1
-1
/
+1
2013-04-16
KVM: Call common update function when ioapic entry changed.
Yang Zhang
1
-2
/
+2
2013-04-15
KVM: Let ioapic know the irq line status
Yang Zhang
1
-4
/
+7
2013-04-08
KVM: Move kvm_rebooting declaration out of x86
Geoff Levand
1
-0
/
+2
2013-04-08
KVM: Move vm_list kvm_lock declarations out of x86
Geoff Levand
1
-0
/
+3
2013-03-21
Merge remote-tracking branch 'upstream/master' into queue
Marcelo Tosatti
35
-71
/
+170
2013-03-19
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+6
2013-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-13
/
+28
2013-03-19
inet: limit length of fragment queue hash table bucket lists
Hannes Frederic Sowa
1
-0
/
+9
2013-03-18
KVM: allow host header to be included even for !CONFIG_KVM
Kevin Hilman
1
-1
/
+6
2013-03-18
Merge tag 'for-linus-20130318' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-0
/
+7
2013-03-18
Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+1
2013-03-17
perf,x86: fix link failure for non-Intel configs
David Rientjes
1
-1
/
+5
2013-03-17
net: cdc_ncm, cdc_mbim: allow user to prefer NCM for backwards compatibility
Bjørn Mork
1
-0
/
+1
2013-03-15
Merge tag 'for-3.9-rc3' of git://openrisc.net/jonas/linux
Linus Torvalds
2
-6
/
+10
2013-03-15
Merge tag 'mfd-fixes-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-1
/
+5
2013-03-15
perf,x86: fix kernel crash with PEBS/BTS after suspend/resume
Stephane Eranian
1
-0
/
+2
2013-03-15
Fix dst_neigh_lookup/dst_neigh_lookup_skb return value handling bug
Zhouyi Zhou
1
-2
/
+4
2013-03-14
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
1
-1
/
+3
2013-03-14
list: Fix double fetch of pointer in hlist_entry_safe()
Paul E. McKenney
1
-1
/
+3
2013-03-14
skb: Propagate pfmemalloc on skb from head page only
Pavel Emelyanov
1
-2
/
+4
2013-03-14
tcp: fix skb_availroom()
Eric Dumazet
1
-2
/
+5
2013-03-14
mtd: nand: reintroduce NAND_NO_READRDY as NAND_NEED_READRDY
Brian Norris
1
-0
/
+7
2013-03-13
Merge branch 'akpm' (fixes from Andrew)
Linus Torvalds
5
-22
/
+61
2013-03-13
UAPI: fix endianness conditionals in linux/raid/md_p.h
David Howells
1
-2
/
+4
2013-03-13
UAPI: fix endianness conditionals in linux/acct.h
David Howells
1
-2
/
+4
2013-03-13
UAPI: fix endianness conditionals in linux/aio_abi.h
David Howells
1
-2
/
+2
2013-03-13
idr: deprecate idr_pre_get() and idr_get_new[_above]()
Tejun Heo
1
-16
/
+50
2013-03-13
include/linux/res_counter.h needs errno.h
Andrew Morton
1
-0
/
+1
2013-03-13
Merge tag 'usb-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+2
2013-03-13
Merge tag 'tty-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+4
2013-03-13
Merge tag 'staging-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+6
2013-03-13
ipv4: fix definition of FIB_TABLE_HASHSZ
Denis V. Lunev
1
-7
/
+5
2013-03-13
ARM: at91: fix LCD-wiring mode
Johan Hovold
1
-1
/
+0
2013-03-13
atmel_lcdfb: fix 16-bpp modes on older SOCs
Johan Hovold
1
-0
/
+1
2013-03-13
asm-generic: move cmpxchg*_local defs to cmpxchg.h
Jonas Bonn
2
-6
/
+10
2013-03-12
idr: fix new kernel-doc warnings
Randy Dunlap
1
-1
/
+1
2013-03-12
Merge tag 'stable/for-linus-3.9-rc2-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+3
2013-03-12
tty/serial: Add support for Altera serial port
Ley Foon Tan
1
-1
/
+4
2013-03-12
mfd: wm831x: Don't forward declare enum wm831x_auxadc
Mark Brown
2
-1
/
+3
2013-03-12
mfd: tps65912: Declare and use tps65912_irq_exit()
Mark Brown
1
-0
/
+1
2013-03-12
mfd: palmas: Provide irq flags through DT/platform data
Laxman Dewangan
1
-0
/
+1
2013-03-11
kvm: Record the preemption status of vcpus using preempt notifiers
Raghavendra K T
1
-0
/
+1
2013-03-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-0
/
+2
[next]