index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
macintosh
/
via-pmu.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-02-25
xen: suspend: move arch specific pre/post suspend hooks into generic hooks
Ian Campbell
1
-7
/
+7
2011-02-25
xen: suspend: refactor non-arch specific pre/post suspend hooks
Ian Campbell
1
-5
/
+20
2011-02-25
xen: suspend: add "arch" to pre/post suspend hooks
Ian Campbell
4
-16
/
+11
2011-02-25
xen: suspend: pass extra hypercall argument via suspend_info struct
Ian Campbell
1
-2
/
+8
2011-02-25
xen: suspend: refactor cancellation flag into a structure
Ian Campbell
1
-13
/
+19
2011-02-25
xen: suspend: use HYPERVISOR_suspend for PVHVM case instead of open coding
Ian Campbell
1
-2
/
+6
2011-02-25
xen: switch to new schedop hypercall by default.
Ian Campbell
2
-4
/
+4
2011-02-25
xen: use new schedop interface for suspend
Ian Campbell
1
-3
/
+10
2011-02-25
xen: do not respond to unknown xenstore control requests
Ian Campbell
1
-12
/
+37
2011-02-25
xen: fix compile issue if XEN is enabled but XEN_PVHVM is disabled
Stefano Stabellini
1
-0
/
+2
2011-02-25
xen: PV on HVM: support PV spinlocks and IPIs
Stefano Stabellini
3
-0
/
+43
2011-02-25
xen: make the ballon driver work for hvm domains
Stefano Stabellini
1
-5
/
+9
2011-02-25
xen-blkfront: handle Xen major numbers other than XENVBD
Stefano Stabellini
2
-5
/
+95
2011-02-25
xen: do not use xen_info on HVM, set pv_info name to "Xen HVM"
Stefano Stabellini
1
-2
/
+1
2011-02-25
xen: no need to delay xen_setup_shutdown_event for hvm guests anymore
Stefano Stabellini
2
-16
/
+4
2011-02-22
Linux 2.6.38-rc6
v2.6.38-rc6
Linus Torvalds
1
-1
/
+1
2011-02-22
drm/i915: Do not handle backlight combination mode specially
Indan Zupancic
2
-47
/
+0
2011-02-22
module: explicitly align module_version_attribute structure
Dmitry Torokhov
1
-1
/
+1
2011-02-22
Docbook: add fs/eventfd.c and fix typos in it
Randy Dunlap
2
-6
/
+11
2011-02-22
Documentation: log_buf_len uses [KMG] suffix
Randy Dunlap
1
-4
/
+3
2011-02-22
Documentation: explain [KMG] parameter suffix
Ahmed S. Darwish
1
-0
/
+5
2011-02-22
Documentation: complete crashkernel= parameter documentation
Ahmed S. Darwish
1
-4
/
+8
2011-02-21
[CIFS] update cifs version
Steve French
1
-1
/
+1
2011-02-21
dell-laptop: Toggle the unsupported hardware killswitch
Keng-Yu Lin
1
-2
/
+22
2011-02-21
thinkpad_acpi: Always report scancodes for hotkeys
Seth Forshee
1
-6
/
+2
2011-02-21
acer-wmi: Fix capitalisation of GUID
Matthew Garrett
1
-1
/
+1
2011-02-21
platform/x86: ideapad-laptop depends on INPUT
Randy Dunlap
1
-1
/
+1
2011-02-21
platform: x86: acer-wmi: world-writable sysfs threeg file
Vasiliy Kulikov
1
-1
/
+1
2011-02-21
platform: x86: asus_acpi: world-writable procfs files
Vasiliy Kulikov
1
-7
/
+1
2011-02-21
platform: x86: tc1100-wmi: world-writable sysfs wireless and jogdial files
Vasiliy Kulikov
1
-1
/
+1
2011-02-21
platform-drivers: x86: pmic: Use request_irq instead of chained handler
Thomas Gleixner
1
-38
/
+12
2011-02-21
cifs: Fix regression in LANMAN (LM) auth code
Shirish Pargaonkar
1
-4
/
+4
2011-02-21
eCryptfs: Copy up lower inode attrs in getattr
Tyler Hicks
1
-0
/
+2
2011-02-21
ecryptfs: read on a directory should return EISDIR if not supported
Andy Whitcroft
1
-0
/
+1
2011-02-21
eCryptfs: Handle NULL nameidata pointers
Tyler Hicks
3
-26
/
+29
2011-02-21
ARM: 6745/1: kprobes insn decoding fix
Nicolas Pitre
1
-1
/
+1
2011-02-21
ARM: tlb: move noMMU tlb_flush() to asm/tlb.h
Russell King
2
-6
/
+4
2011-02-21
ARM: tlb: delay page freeing for SMP and ARMv7 CPUs
Russell King
1
-13
/
+89
2011-02-21
ARM: Keep exit text/data around for SMP_ON_UP
Russell King
1
-0
/
+9
2011-02-21
ARM: Ensure predictable endian state on signal handler entry
Russell King
1
-1
/
+3
2011-02-21
ARM: 6740/1: Place correctly notes section in the linker script
Pawel Moll
2
-1
/
+3
2011-02-21
ARM: 6700/1: SPEAr: Correct SOC config base address for spear320
viresh kumar
1
-1
/
+1
2011-02-21
ARM: 6722/1: SPEAr: sp810: switch to slow mode before reset
Shiraz Hashim
1
-0
/
+3
2011-02-21
ARM: 6712/1: SPEAr: replace readl(), writel() with relaxed versions in uncomp...
viresh kumar
1
-2
/
+2
2011-02-21
ARM: 6720/1: SPEAr: Append UL to VMALLOC_END
viresh kumar
1
-1
/
+1
2011-02-21
fixdep: Do not record dependency on the source file itself
Michal Marek
1
-1
/
+11
2011-02-20
Revert "tpm_tis: Use timeouts returned from TPM"
Linus Torvalds
3
-21
/
+3
2011-02-20
ceph: keep reference to parent inode on ceph_dentry
Yehuda Sadeh
2
-1
/
+5
2011-02-19
ALSA: HDA: Do not announce false surround in Conexant auto
David Henningsson
1
-1
/
+1
2011-02-19
ALSA: HDA: Conexant auto: Handle multiple connections to ADC node
David Henningsson
1
-13
/
+48
[next]