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
2013-07-04
virtio-net: fix the race between channels setting and refill
Jason Wang
1
-4
/
+1
2013-07-02
tools/lguest: real barriers.
Rusty Russell
1
-2
/
+2
2013-07-02
tools/lguest: fix missing rmb().
Rusty Russell
1
-0
/
+13
2013-07-02
virtio_balloon: leak_balloon(): only tell host if we got pages deflated
Luiz Capitulino
1
-1
/
+2
2013-07-02
virtio-pci: fix leaks of msix_affinity_masks
Andrew Vagin
1
-2
/
+3
2013-07-02
Fix comment typo "CONFIG_PAE"
Paul Bolle
1
-1
/
+1
2013-05-20
virtio: remove virtqueue_add_buf().
Rusty Russell
2
-41
/
+3
2013-05-20
lguest: rename i386_head.S
Daniel Baluta
2
-1
/
+1
2013-05-20
virtio_blk: Add missing 'static' qualifiers
Jonghwan Choi
1
-1
/
+1
2013-05-20
virtio: console: Add emergency writeonly register to config space
Pranavkumar Sawargaonkar
1
-0
/
+3
2013-05-20
virtio_pci: better macro exported in uapi
Michael S. Tsirkin
1
-1
/
+3
2013-05-16
Merge tag 'pm+acpi-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
26
-195
/
+190
2013-05-16
Merge tag 'ntb-bugfixes-3.10' of git://github.com/jonmason/ntb
Linus Torvalds
3
-66
/
+121
2013-05-16
Merge branch 'ipmi' (minor ipmi fixes from Corey)
Linus Torvalds
4
-11
/
+26
2013-05-16
ipmi: ipmi_devintf: compat_ioctl method fails to take ipmi_mutex
Benjamin LaHaise
1
-1
/
+13
2013-05-16
ipmi: Improve error messages on failed irq enable
Corey Minyard
1
-6
/
+10
2013-05-16
drivers/char/ipmi: memcpy, need additional 2 bytes to avoid memory overflow
Chen Gang
1
-2
/
+2
2013-05-16
drivers: char: ipmi: Replaced kmalloc and strcpy with kstrdup
Alexandru Gheorghiu
1
-2
/
+1
2013-05-16
Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+6
2013-05-16
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
1
-2
/
+2
2013-05-16
usermodehelper: check subprocess_info->path != NULL
Oleg Nesterov
1
-0
/
+5
2013-05-16
Merge branch 'queue' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/tar...
Linus Torvalds
15
-87
/
+107
2013-05-16
Merge branch 'acpi-fixes'
Rafael J. Wysocki
1
-1
/
+2
2013-05-16
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2
-6
/
+5
2013-05-15
workqueue: don't perform NUMA-aware allocations on offline nodes in wq_numa_i...
Tejun Heo
1
-1
/
+2
2013-05-15
Merge tag 'trace-fixes-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-13
/
+44
2013-05-15
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-6
/
+23
2013-05-15
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-151
/
+89
2013-05-15
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
7
-19
/
+8
2013-05-15
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-0
/
+207
2013-05-15
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
5
-11
/
+14
2013-05-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2
-387
/
+553
2013-05-15
cpufreq: Preserve sysfs files across suspend/resume
Srivatsa S. Bhat
2
-6
/
+5
2013-05-15
ACPI / scan: Fix memory leak on acpi_scan_init_hotplug() error path
Catalin Marinas
1
-1
/
+2
2013-05-15
NTB: Multiple NTB client fix
Jon Mason
1
-2
/
+3
2013-05-15
ntb_netdev: remove from list on exit
Jon Mason
1
-0
/
+2
2013-05-15
NTB: memcpy lockup workaround
Jon Mason
1
-3
/
+8
2013-05-15
NTB: Correctly handle receive buffers of the minimal size
Jon Mason
1
-3
/
+5
2013-05-15
NTB: reset tx_index on link toggle
Jon Mason
1
-1
/
+1
2013-05-15
NTB: Link toggle memory leak
Jon Mason
1
-12
/
+20
2013-05-15
NTB: Handle 64bit BAR sizes
Jon Mason
2
-50
/
+75
2013-05-15
NTB: fix pointer math issues
Dan Carpenter
1
-2
/
+2
2013-05-15
ntb: off by one sanity checks
Dan Carpenter
1
-3
/
+3
2013-05-15
NTB: variable dereferenced before check
Jon Mason
1
-2
/
+14
2013-05-15
tracing/kprobes: Make print_*probe_event static
Masami Hiramatsu
1
-2
/
+2
2013-05-15
tracing/kprobes: Fix a sparse warning for incorrect type in assignment
Masami Hiramatsu
1
-1
/
+1
2013-05-15
tracing/kprobes: Use rcu_dereference_raw for tp->files
Masami Hiramatsu
1
-10
/
+37
2013-05-15
tracing: Fix leaks of filter preds
Steven Rostedt (Red Hat)
1
-0
/
+4
2013-05-15
rcu: Don't allocate bootmem from rcu_init()
Sasha Levin
1
-1
/
+1
2013-05-15
target: close target_put_sess_cmd() vs. core_tmr_abort_task() race
Joern Engel
2
-6
/
+38
[next]