index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-02-05
x86: style cleanups for xen assemblies
Tejun Heo
3
-204
/
+219
2009-02-05
xen: use direct ops on 64-bit
Jeremy Fitzhardinge
1
-13
/
+1
2009-02-05
xen: make direct versions of irq_enable/disable/save/restore to common code
Jeremy Fitzhardinge
5
-231
/
+169
2009-02-05
xen: setup percpu data pointers
Jeremy Fitzhardinge
3
-3
/
+20
2009-02-05
xen: fix 32-bit build resulting from mmu move
Jeremy Fitzhardinge
1
-0
/
+37
2009-02-04
x86/paravirt: return full 64-bit result
Jeremy Fitzhardinge
1
-1
/
+1
2009-02-03
x86, percpu: fix kexec with vmlinux
Yinghai Lu
1
-2
/
+3
2009-02-02
x86/vmi: fix interrupt enable/disable/save/restore calling convention.
Jeremy Fitzhardinge
1
-4
/
+5
2009-02-02
x86/paravirt: don't restore second return reg
Jeremy Fitzhardinge
1
-2
/
+2
2009-01-31
xen: setup percpu data pointers
Jeremy Fitzhardinge
2
-1
/
+7
2009-01-31
x86: split loading percpu segments from loading gdt
Jeremy Fitzhardinge
2
-6
/
+13
2009-01-31
x86: pass in cpu number to switch_to_new_gdt()
Brian Gerst
5
-12
/
+12
2009-01-31
x86: UV fix uv_flush_send_and_wait()
Cliff Wickman
1
-1
/
+1
2009-01-30
x86/paravirt: fix missing callee-save call on pud_val
Jeremy Fitzhardinge
1
-4
/
+4
2009-01-30
x86/paravirt: use callee-saved convention for pte_val/make_pte/etc
Jeremy Fitzhardinge
3
-88
/
+67
2009-01-30
x86/paravirt: implement PVOP_CALL macros for callee-save functions
Jeremy Fitzhardinge
1
-35
/
+99
2009-01-30
x86/paravirt: add register-saving thunks to reduce caller register pressure
Jeremy Fitzhardinge
6
-49
/
+132
2009-01-30
x86/paravirt: selectively save/restore regs around pvops calls
Jeremy Fitzhardinge
1
-35
/
+65
2009-01-30
x86: fix paravirt clobber in entry_64.S
Jeremy Fitzhardinge
1
-1
/
+1
2009-01-30
x86/pvops: add a paravirt_ident functions to allow special patching
Jeremy Fitzhardinge
4
-9
/
+98
2009-01-30
xen: move remaining mmu-related stuff into mmu.c
Jeremy Fitzhardinge
4
-730
/
+712
2009-01-30
linker script: use separate simpler definition for PERCPU()
Tejun Heo
1
-5
/
+17
2009-01-30
Allow opportunistic merging of VM_CAN_NONLINEAR areas
Linus Torvalds
1
-1
/
+4
2009-01-30
Add enable_ms to jsm driver
Paul Larson
1
-0
/
+6
2009-01-30
cfq-iosched: Allow RT requests to pre-empt ongoing BE timeslice
Divyesh Shah
1
-1
/
+38
2009-01-30
block: add sysfs file for controlling io stats accounting
Jens Axboe
3
-36
/
+88
2009-01-30
Mark mandatory elevator functions in the biodoc.txt
Nikanth Karthikesan
1
-3
/
+3
2009-01-30
include/linux: Add bsg.h to the Kernel exported headers
Boaz Harrosh
1
-0
/
+1
2009-01-30
block: silently error an unsupported barrier bio
Jens Axboe
1
-0
/
+5
2009-01-30
block: Fix documentation for blkdev_issue_flush()
Theodore Ts'o
1
-1
/
+1
2009-01-30
block: add bio_rw_flagged() for testing bio->bi_rw
Jens Axboe
1
-10
/
+18
2009-01-30
block: seperate bio/request unplug and sync bits
Jens Axboe
3
-8
/
+17
2009-01-30
block: export SSD/non-rotational queue flag through sysfs
Bartlomiej Zolnierkiewicz
1
-1
/
+29
2009-01-30
Fix small typo in bio.h's documentation
Alberto Bertogli
1
-1
/
+1
2009-01-30
block: get rid of the manual directory counting in blktrace
Jens Axboe
1
-51
/
+21
2009-01-30
block: Allow empty integrity profile
Martin K. Petersen
1
-11
/
+14
2009-01-30
block: Remove obsolete BUG_ON
Martin K. Petersen
1
-1
/
+0
2009-01-30
block: Don't verify integrity metadata on read error
Martin K. Petersen
2
-11
/
+15
2009-01-30
ext4: Remove bogus BUG() check in ext4_bmap()
Theodore Ts'o
1
-3
/
+0
2009-01-30
sata_sil: Fix build breakage
Alexander Beregalov
1
-0
/
+1
2009-01-30
Documentation/Changes: add required versions for new filesystems
Bill Nottingham
1
-1
/
+3
2009-01-30
fix emacs indenting howto filename expansion
Dan Carpenter
1
-1
/
+2
2009-01-30
Documentation: update CodingStyle tips for Emacs users
Teemu Likonen
1
-4
/
+11
2009-01-30
Documentation: move DMA-mapping.txt to Doc/PCI/
Randy Dunlap
12
-33
/
+35
2009-01-30
drivers/gpu/drm/i915/intel_lvds.c: fix locking snafu
Andrew Morton
1
-1
/
+1
2009-01-30
epoll: drop max_user_instances and rely only on max_user_watches
Davide Libenzi
2
-19
/
+4
2009-01-30
hp-wmi: set initial docking state
Frans Pop
1
-0
/
+5
2009-01-30
hwmon: applesmc: add support for MacPro 3 temperature sensors
Bharath Ramesh
1
-1
/
+29
2009-01-30
hpilo: increment version
David Altobelli
1
-1
/
+1
2009-01-30
cgroup: fix root_count when mount fails due to busy subsystem
Paul Menage
1
-2
/
+4
[next]