index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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 branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2012-03-28
4
-14
/
+91
|
\
|
*
mm: SLAB Out-of-memory diagnostics
Rafael Aquini
2012-03-10
1
-1
/
+50
|
*
slab: introduce kmalloc_array()
Xi Wang
2012-03-06
1
-3
/
+14
|
*
slub: per cpu partial statistics change
Alex Shi
2012-02-18
2
-5
/
+13
|
*
slub: include include for prefetch
Christoph Lameter
2012-02-10
1
-0
/
+1
|
*
slub: Do not hold slub_lock when calling sysfs_slab_add()
Christoph Lameter
2012-02-06
1
-1
/
+2
|
*
slub: prefetch next freelist pointer in slab_alloc()
Eric Dumazet
2012-01-24
1
-1
/
+9
|
*
slab, cleanup: remove unneeded return
Zhao Jin
2012-01-23
1
-3
/
+2
*
|
Merge branch 'for-linus-3.4' of git://git.linaro.org/people/sumitsemwal/linux...
Linus Torvalds
2012-03-28
3
-37
/
+345
|
\
\
|
*
|
dma-buf: correct dummy function declarations.
Sumit Semwal
2012-03-26
1
-13
/
+14
|
*
|
dma-buf: document fd flags and O_CLOEXEC requirement
Rob Clark
2012-03-26
1
-0
/
+18
|
*
|
dma_buf: Add documentation for the new cpu access support
Daniel Vetter
2012-03-26
1
-3
/
+99
|
*
|
dma-buf: add support for kernel cpu access
Daniel Vetter
2012-03-26
2
-1
/
+182
|
*
|
dma-buf: don't hold the mutex around map/unmap calls
Daniel Vetter
2012-03-26
2
-6
/
+1
|
*
|
dma-buf: add get_dma_buf()
Rob Clark
2012-03-26
1
-0
/
+15
|
*
|
dma-buf: pass flags into dma_buf_fd.
Dave Airlie
2012-03-26
2
-3
/
+4
|
*
|
dma-buf: add dma_data_direction to unmap dma_buf_op
Sumit Semwal
2012-03-26
2
-5
/
+10
|
*
|
dma-buf: Move code out of mutex-protected section in dma_buf_attach()
Laurent Pinchart
2012-03-19
1
-2
/
+3
|
*
|
dma-buf: Return error instead of using a goto statement when possible
Laurent Pinchart
2012-03-19
1
-3
/
+1
|
*
|
dma-buf: Remove unneeded sanity checks
Laurent Pinchart
2012-03-19
1
-9
/
+6
|
*
|
dma-buf: Constify ops argument to dma_buf_export()
Laurent Pinchart
2012-03-19
2
-5
/
+5
*
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-03-28
38
-273
/
+321
|
\
\
\
|
*
|
|
powerpc/perf: Fix instruction address sampling on 970 and Power4
Benjamin Herrenschmidt
2012-03-28
4
-5
/
+45
|
*
|
|
powerpc+sparc/vio: Modernize driver registration
Benjamin Herrenschmidt
2012-03-28
13
-48
/
+44
|
*
|
|
powerpc: Random little legacy iSeries removal tidy ups
Stephen Rothwell
2012-03-28
10
-26
/
+5
|
*
|
|
powerpc: Remove NO_IRQ_IGNORE
Stephen Rothwell
2012-03-28
3
-11
/
+3
|
*
|
|
powerpc/pseries: Cut down on enthusiastic use of defines in RAS code
Anton Blanchard
2012-03-28
1
-25
/
+1
|
*
|
|
powerpc/pseries: Clean up ras_error_interrupt code
Anton Blanchard
2012-03-28
1
-19
/
+8
|
*
|
|
powerpc/pseries: Remove RTAS_POWERMGM_EVENTS
Anton Blanchard
2012-03-28
2
-2
/
+1
|
*
|
|
powerpc/pseries: Use rtas_get_sensor in RAS code
Anton Blanchard
2012-03-28
1
-4
/
+1
|
*
|
|
powerpc/pseries: Parse and handle EPOW interrupts
Anton Blanchard
2012-03-28
1
-17
/
+116
|
*
|
|
powerpc: Make function that parses RTAS error logs global
Anton Blanchard
2012-03-28
3
-66
/
+69
|
*
|
|
powerpc/eeh: Retrieve PHB from global list
Gavin Shan
2012-03-28
1
-14
/
+5
|
*
|
|
powerpc/eeh: Remove eeh information from pci_dn
Gavin Shan
2012-03-28
2
-24
/
+13
|
*
|
|
powerpc/eeh: Remove eeh device from OF node
Gavin Shan
2012-03-28
3
-11
/
+9
*
|
|
|
Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-03-28
82
-1667
/
+5808
|
\
\
\
\
|
*
|
|
|
KVM: Convert intx_mask_lock to spin lock
Jan Kiszka
2012-03-20
2
-8
/
+8
|
*
|
|
|
KVM: x86: fix kvm_write_tsc() TSC matching thinko
Marcelo Tosatti
2012-03-20
1
-9
/
+10
|
*
|
|
|
x86: kvmclock: abstract save/restore sched_clock_state
Marcelo Tosatti
2012-03-20
6
-7
/
+24
|
*
|
|
|
KVM: nVMX: Fix erroneous exception bitmap check
Nadav Har'El
2012-03-08
1
-1
/
+1
|
*
|
|
|
KVM: Ignore the writes to MSR_K7_HWCR(3)
Nicolae Mogoreanu
2012-03-08
1
-0
/
+1
|
*
|
|
|
KVM: MMU: make use of ->root_level in reset_rsvds_bits_mask
Davidlohr Bueso
2012-03-08
1
-16
/
+15
|
*
|
|
|
KVM: PMU: add proper support for fixed counter 2
Gleb Natapov
2012-03-08
1
-1
/
+2
|
*
|
|
|
KVM: PMU: Fix raw event check
Gleb Natapov
2012-03-08
1
-1
/
+1
|
*
|
|
|
KVM: PMU: warn when pin control is set in eventsel msr
Gleb Natapov
2012-03-08
2
-0
/
+4
|
*
|
|
|
KVM: VMX: Fix delayed load of shared MSRs
Avi Kivity
2012-03-08
1
-0
/
+3
|
*
|
|
|
KVM: use correct tlbs dirty type in cmpxchg
Alex Shi
2012-03-08
1
-1
/
+1
|
*
|
|
|
KVM: Allow host IRQ sharing for assigned PCI 2.3 devices
Jan Kiszka
2012-03-08
5
-29
/
+230
|
*
|
|
|
KVM: Ensure all vcpus are consistent with in-kernel irqchip settings
Avi Kivity
2012-03-08
4
-0
/
+24
|
*
|
|
|
KVM: x86 emulator: Allow PM/VM86 switch during task switch
Kevin Wolf
2012-03-08
4
-0
/
+31
[next]