Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
c3d93f880197953f86ab90d9da4744e926b38e33
c3d93f8
xen: populate correct number of pages when across mem boundary (v2)
by zhenzhong.duan
· 12 years ago
00e37bd
xen PVonHVM: move shared_info to MMIO before kexec
by Olaf Hering
· 12 years ago
4ff2d06
xen: simplify init_hvm_pv_info
by Olaf Hering
· 12 years ago
4648da7
xen: remove cast from HYPERVISOR_shared_info assignment
by Olaf Hering
· 12 years ago
38ad4f4
xen: enable platform-pci only in a Xen guest
by Olaf Hering
· 12 years ago
254d1a3
xen/pv-on-hvm kexec: shutdown watches from old kernel
by Olaf Hering
· 12 years ago
1c32cdc
xen/x86: avoid updating TLS descriptors if they haven't changed
by David Vrabel
· 12 years ago
5929036
xen/x86: add desc_equal() to compare GDT descriptors
by David Vrabel
· 12 years ago
66a27dd
xen/mm: zero PTEs for non-present MFNs in the initial page table
by David Vrabel
· 12 years ago
d095d43
xen/mm: do direct hypercall in xen_set_pte() if batching is unavailable
by David Vrabel
· 12 years ago
37a80bf
xen/hvc: Fix up checks when the info is allocated.
by Konrad Rzeszutek Wilk
· 13 years ago
17f9b89
xen/acpi: Fix potential memory leak.
by Konrad Rzeszutek Wilk
· 13 years ago
a867e5d
xen/mce: add .poll method for mcelog device driver
by Liu, Jinsong
· 13 years ago
1b2a055
xen/mce: schedule a workqueue to avoid sleep in atomic context
by Liu, Jinsong
· 13 years ago
f65c9bb
xen/pcpu: Xen physical cpus online/offline sys interface
by Liu, Jinsong
· 13 years ago
05e36006a
xen/mce: Register native mce handler as vMCE bounce back point
by Liu, Jinsong
· 13 years ago
a8fccdb
x86, MCE, AMD: Adjust initcall sequence for xen
by Liu, Jinsong
· 13 years ago
cef12ee
xen/mce: Add mcelog support for Xen platform
by Liu, Jinsong
· 13 years ago
485802a
Linux 3.5-rc3
by Linus Torvalds
· 13 years ago
d865983
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 13 years ago
c458175
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 13 years ago
88c144b
Merge tag 'fbdev-fixes-for-3.5-1' of git://github.com/schandinat/linux-2.6
by Linus Torvalds
· 13 years ago
6699c8c
tile: fix bug in get_user() for 4-byte values
by Chris Metcalf
· 13 years ago
9b15b81
swap: fix shmem swapping when more than 8 areas
by Hugh Dickins
· 13 years ago
a2c2df8
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 13 years ago
873b779
Merge tag 'nfs-for-3.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 13 years ago
56b880e
Merge branch 'fixes-for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping
by Linus Torvalds
· 13 years ago
1043e3b
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 13 years ago
93dd048
Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 13 years ago
069915b
Merge tag 'stable/for-linus-3.5-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
41c8c53
Merge tag 'usb-3.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 13 years ago
8e53ed1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
by Linus Torvalds
· 13 years ago
a8c4a33
Btrfs: cast devid to unsigned long long for printk %llu
by Chris Mason
· 13 years ago
06da035
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 13 years ago
4325edd
Btrfs: init old_generation in get_old_root
by Chris Mason
· 13 years ago
c83119a
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
ed21a66
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
a95f9b6
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
a41b0e7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 13 years ago
718f58a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 13 years ago
9c10640
Btrfs: update MAINTAINERS info for BTRFS FILE SYSTEM
by Liu Bo
· 13 years ago
67cde34
Btrfs: destroy the items of the delayed inodes in error handling routine
by Miao Xie
· 13 years ago
ed0eaa1
Btrfs: make sure that we've made everything in pinned tree clean
by Liu Bo
· 13 years ago
6e841e3
Btrfs: avoid memory leak of extent state in error handling routine
by Liu Bo
· 13 years ago
4e42ae1
Btrfs: do not resize a seeding device
by Liu Bo
· 13 years ago
bc17823
Btrfs: fix missing inherited flag in rename
by Liu Bo
· 13 years ago
acbcabd
Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-linus
by Chris Mason
· 13 years ago
f948501
Make hard_irq_disable() actually hard-disable interrupts
by Paul Mackerras
· 13 years ago
69e380d
Btrfs: fix incompat flags setting
by Li Zefan
· 13 years ago
6c282eb
Btrfs: fix defrag regression
by Li Zefan
· 13 years ago
7ddf5a4
Btrfs: call filemap_fdatawrite twice for compression
by Josef Bacik
· 13 years ago
8180ef8
Btrfs: keep inode pinned when compressing writes
by Josef Bacik
· 13 years ago
9c5085c
Btrfs: implement ->show_devname
by Josef Bacik
· 13 years ago
606686e
Btrfs: use rcu to protect device->name
by Josef Bacik
· 13 years ago
17ca04a
Btrfs: unlock everything properly in the error case for nocow
by Josef Bacik
· 13 years ago
ee670f0a
Btrfs: fix btrfs_destroy_marked_extents
by Josef Bacik
· 13 years ago
7b8b92a
Btrfs: abort the transaction if the commit fails
by Josef Bacik
· 13 years ago
d7096fc
Btrfs: wake up transaction waiters when aborting a transaction
by Josef Bacik
· 13 years ago
b939d1a
Btrfs: fix locking in btrfs_destroy_delayed_refs
by Josef Bacik
· 13 years ago
beb42dd
Btrfs: pass locked_page into extent_clear_unlock_delalloc if theres an error
by Josef Bacik
· 13 years ago
b3a3dd0
USB: fix gathering of interface associations
by Daniel Mack
· 13 years ago
5897b03
usb: ehci-sh: fix illegal phy_init() running when platform_data is NULL
by Shimoda, Yoshihiro
· 13 years ago
6c4707f
usb: cdc-acm: fix devices not unthrottled on open
by Otto Meta
· 13 years ago
b9e0d95
xen: mark local pages as FOREIGN in the m2p_override
by Stefano Stabellini
· 13 years ago
bc2df47
nfsd4: BUG_ON(!is_spin_locked()) no good on UP kernels
by J. Bruce Fields
· 13 years ago
12918b1
NFS: hard-code init_net for NFS callback transports
by Stanislav Kinsbursky
· 13 years ago
3310c36
Btrfs: fix race in tree mod log addition
by Jan Schmidt
· 13 years ago
3d7806e
Btrfs: add btrfs_next_old_leaf
by Jan Schmidt
· 13 years ago
a95236d
Btrfs: fix return value for __tree_mod_log_oldest_root
by Jan Schmidt
· 13 years ago
8ba97a1
Btrfs: use btrfs_read_lock_root_node in get_old_root
by Jan Schmidt
· 13 years ago
f617e2fd
Btrfs: remove obsolete btrfs_next_leaf call from __resolve_indirect_ref
by Jan Schmidt
· 13 years ago
424d54d
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 13 years ago
0953135
Merge tag 'pinctrl-fixes-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 13 years ago
b532ff2
Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 13 years ago
fea7c78
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
c080e26
x86: dma-mapping: fix broken allocation when dma_mask has been provided
by Marek Szyprowski
· 13 years ago
a702704
watchdog: Quiet down the boot messages
by Don Zickus
· 13 years ago
354ab85
Fix OMAP EHCI suspend/resume failure (i693)
by Anand Gadiyar
· 13 years ago
c4828d9
USB: ohci-hub: Mark ohci_finish_controller_resume() as __maybe_unused
by Roland Stigge
· 13 years ago
0658a33
usb: use usb_serial_put in usb_serial_probe errors
by Jan Safrata
· 13 years ago
07828b1
USB: EHCI: Fix build warning in xilinx ehci driver
by Herton Ronaldo Krzesinski
· 13 years ago
4f7a67e
USB: fix PS3 EHCI systems
by Ricardo Martins
· 13 years ago
57e04bd
Merge tag 'for-usb-linus-2012-06-13' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus
by Greg Kroah-Hartman
· 13 years ago
622eb78
xHCI: Increase the timeout for controller save/restore state operation
by Andiry Xu
· 13 years ago
32f1d2c
xhci: Don't free endpoints in xhci_mem_cleanup()
by Takashi Iwai
· 13 years ago
46ed8f0
xhci: Fix invalid loop check in xhci_free_tt_info()
by Takashi Iwai
· 13 years ago
e25e62a
xhci: Fix error path return value.
by Sarah Sharp
· 13 years ago
55558c3
USB: Checking the wrong variable in usb_disable_lpm()
by Dan Carpenter
· 13 years ago
afff07e
usb-storage: Add 090c:1000 to unusal-devs
by Hans de Goede
· 13 years ago
d6cb3e4
bnx2x: fix checksum validation
by Eric Dumazet
· 13 years ago
954fba0
netpoll: fix netpoll_send_udp() bugs
by Eric Dumazet
· 13 years ago
0b84704
USB: serial-generic: use a single set of device IDs
by Alan Stern
· 13 years ago
954c3f8
USB: serial: Enforce USB driver and USB serial driver match
by Bjørn Mork
· 13 years ago
790b9d4
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
by Linus Torvalds
· 13 years ago
c02feee
Merge branch 'fixes-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds
by Linus Torvalds
· 13 years ago
6ddb990
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 13 years ago
c2fb8a3
USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2
by Alan Stern
· 13 years ago
b679895
video: s3c-fb: fix possible division by zero in s3c_fb_calc_pixclk
by Jingoo Han
· 13 years ago
ecd57ae
video: s3c-fb: clear SHADOWCON register when clearing hardware window registers
by Jingoo Han
· 13 years ago
7794f70
Merge tag 'omapdss-for-3.5-rc2' of git://gitorious.org/linux-omap-dss2/linux
by Linus Torvalds
· 13 years ago
Next »