index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2012-07-19
xen/x86: add desc_equal() to compare GDT descriptors
David Vrabel
-0
/
+6
2012-07-19
xen/mm: zero PTEs for non-present MFNs in the initial page table
David Vrabel
-1
/
+8
2012-07-19
xen/mm: do direct hypercall in xen_set_pte() if batching is unavailable
David Vrabel
-5
/
+25
2012-07-19
xen/hvc: Fix up checks when the info is allocated.
Konrad Rzeszutek Wilk
-9
/
+6
2012-07-19
xen/acpi: Fix potential memory leak.
Konrad Rzeszutek Wilk
-3
/
+6
2012-07-19
xen/mce: add .poll method for mcelog device driver
Liu, Jinsong
-0
/
+18
2012-07-19
xen/mce: schedule a workqueue to avoid sleep in atomic context
Liu, Jinsong
-7
/
+11
2012-07-19
xen/pcpu: Xen physical cpus online/offline sys interface
Liu, Jinsong
-0
/
+401
2012-07-19
xen/mce: Register native mce handler as vMCE bounce back point
Liu, Jinsong
-3
/
+7
2012-07-19
x86, MCE, AMD: Adjust initcall sequence for xen
Liu, Jinsong
-1
/
+21
2012-07-19
xen/mce: Add mcelog support for Xen platform
Liu, Jinsong
-6
/
+798
2012-06-16
Linux 3.5-rc3
v3.5-rc3
Linus Torvalds
-1
/
+1
2012-06-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
-2
/
+3
2012-06-16
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
-1
/
+1
2012-06-16
Merge tag 'fbdev-fixes-for-3.5-1' of git://github.com/schandinat/linux-2.6
Linus Torvalds
-16
/
+34
2012-06-16
tile: fix bug in get_user() for 4-byte values
Chris Metcalf
-1
/
+1
2012-06-15
swap: fix shmem swapping when more than 8 areas
Hugh Dickins
-11
/
+9
2012-06-15
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
-4
/
+2
2012-06-15
Merge tag 'nfs-for-3.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
-46
/
+85
2012-06-15
Merge branch 'fixes-for-linus' of git://git.linaro.org/people/mszyprowski/lin...
Linus Torvalds
-13
/
+14
2012-06-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
-0
/
+3
2012-06-15
Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
-8
/
+7
2012-06-15
Merge tag 'stable/for-linus-3.5-rc2-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-16
/
+73
2012-06-15
Merge tag 'usb-3.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-170
/
+354
2012-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
Linus Torvalds
-10
/
+10
2012-06-15
Btrfs: cast devid to unsigned long long for printk %llu
Chris Mason
-1
/
+2
2012-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
-126
/
+0
2012-06-15
Btrfs: init old_generation in get_old_root
Chris Mason
-1
/
+1
2012-06-15
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-7
/
+10
2012-06-15
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-3
/
+20
2012-06-15
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-85
/
+160
2012-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
-104
/
+74
2012-06-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
-191
/
+478
2012-06-15
Btrfs: update MAINTAINERS info for BTRFS FILE SYSTEM
Liu Bo
-2
/
+2
2012-06-15
Btrfs: destroy the items of the delayed inodes in error handling routine
Miao Xie
-0
/
+27
2012-06-15
Btrfs: make sure that we've made everything in pinned tree clean
Liu Bo
-0
/
+11
2012-06-15
Btrfs: avoid memory leak of extent state in error handling routine
Liu Bo
-0
/
+2
2012-06-15
Btrfs: do not resize a seeding device
Liu Bo
-0
/
+7
2012-06-15
Btrfs: fix missing inherited flag in rename
Liu Bo
-3
/
+6
2012-06-15
Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-l...
Chris Mason
-35
/
+70
2012-06-15
Make hard_irq_disable() actually hard-disable interrupts
Paul Mackerras
-0
/
+3
2012-06-14
Btrfs: fix incompat flags setting
Li Zefan
-1
/
+1
2012-06-14
Btrfs: fix defrag regression
Li Zefan
-48
/
+49
2012-06-14
Btrfs: call filemap_fdatawrite twice for compression
Josef Bacik
-7
/
+31
2012-06-14
Btrfs: keep inode pinned when compressing writes
Josef Bacik
-2
/
+6
2012-06-14
Btrfs: implement ->show_devname
Josef Bacik
-0
/
+33
2012-06-14
Btrfs: use rcu to protect device->name
Josef Bacik
-64
/
+162
2012-06-14
Btrfs: unlock everything properly in the error case for nocow
Josef Bacik
-2
/
+35
2012-06-14
Btrfs: fix btrfs_destroy_marked_extents
Josef Bacik
-4
/
+2
2012-06-14
Btrfs: abort the transaction if the commit fails
Josef Bacik
-2
/
+8
[next]