index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
m68k
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-10-22
xen: add support for PAT
Jeremy Fitzhardinge
3
-3
/
+57
2010-10-22
xen: make sure xen_max_p2m_pfn is up to date
Jeremy Fitzhardinge
3
-4
/
+7
2010-10-22
xen: limit extra memory to a certain ratio of base
Jeremy Fitzhardinge
1
-0
/
+32
2010-10-22
xen: add extra pages for E820 RAM regions, even if beyond mem_end
Jeremy Fitzhardinge
1
-3
/
+4
2010-10-22
xen: make sure xen_extra_mem_start is beyond all non-RAM e820
Jeremy Fitzhardinge
1
-1
/
+2
2010-10-22
xen: implement "extra" memory to reserve space for pages not present at boot
Jeremy Fitzhardinge
1
-2
/
+27
2010-10-22
xen: Use host-provided E820 map
Ian Campbell
2
-2
/
+65
2010-10-22
xen: don't map missing memory
Jeremy Fitzhardinge
2
-2
/
+22
2010-10-22
xen: defer building p2m mfn structures until kernel is mapped
Jeremy Fitzhardinge
2
-3
/
+3
2010-10-22
xen: add return value to set_phys_to_machine()
Jeremy Fitzhardinge
2
-6
/
+9
2010-10-22
xen: convert p2m to a 3 level tree
Jeremy Fitzhardinge
2
-83
/
+246
2010-10-22
xen: make install_p2mtop_page() static
Jeremy Fitzhardinge
2
-3
/
+2
2010-10-22
xen: set the actual extent of the mfn_list_list
Jeremy Fitzhardinge
1
-1
/
+1
2010-10-22
xen: set shared_info->arch.max_pfn to max_p2m_pfn
Jeremy Fitzhardinge
1
-1
/
+1
2010-10-22
xen/events: change to using fasteoi
Jeremy Fitzhardinge
1
-4
/
+7
2010-10-22
xen: remove noise about registering vcpu info
Jeremy Fitzhardinge
1
-8
/
+0
2010-10-22
xen: allocate level1_ident_pgt
Jeremy Fitzhardinge
1
-2
/
+6
2010-10-22
xen: use early_brk for level2_kernel_pgt
Jeremy Fitzhardinge
1
-1
/
+3
2010-10-22
xen: allocate p2m size based on actual max size
Jeremy Fitzhardinge
1
-14
/
+21
2010-10-22
xen: dynamically allocate p2m space
Jeremy Fitzhardinge
1
-8
/
+22
2010-10-22
x86: add RESERVE_BRK_ARRAY() helper
Jeremy Fitzhardinge
1
-0
/
+5
2010-10-15
Linux 2.6.36-rc8
v2.6.36-rc8
Linus Torvalds
1
-2
/
+2
2010-10-14
Un-inline the core-dump helper functions
Linus Torvalds
2
-32
/
+40
2010-10-14
Don't dump task struct in a.out core-dumps
Linus Torvalds
3
-22
/
+6
2010-10-14
ioat2: fix performance regression
Dan Williams
1
-1
/
+1
2010-10-13
ehea: Fix a checksum issue on the receive path
Breno Leitao
2
-1
/
+9
2010-10-13
nfsd: fix BUG at fs/nfsd/nfsfh.h:199 on unlink
J. Bruce Fields
1
-2
/
+0
2010-10-13
net: allow FEC driver to use fixed PHY support
Greg Ungerer
1
-14
/
+27
2010-10-13
ARM: relax ioremap prohibition (309caa9) for -final and -stable
Russell King
1
-2
/
+6
2010-10-12
ARM: 6440/1: ep93xx: DMA: fix channel_disable
Mika Westerberg
1
-1
/
+1
2010-10-12
ring-buffer: Fix typo of time extends per page
Steven Rostedt
1
-1
/
+1
2010-10-12
perf, MIPS: Support cross compiling of tools/perf for MIPS
Deng-Cheng Zhu
1
-0
/
+12
2010-10-12
drm/radeon/kms: Silent spurious error message
Jean Delvare
1
-4
/
+1
2010-10-12
drm/radeon/kms: fix bad cast/shift in evergreen.c
Alex Deucher
1
-1
/
+1
2010-10-12
drm/radeon/kms: make TV/DFP table info less verbose
Alex Deucher
2
-22
/
+22
2010-10-12
drm/radeon/kms: leave certain CP int bits enabled
Alex Deucher
2
-2
/
+2
2010-10-12
drm/radeon/kms: avoid corner case issue with unmappable vram V2
Jerome Glisse
9
-1
/
+14
2010-10-12
perf: Fix incorrect copy_from_user() usage
John Blackwood
1
-3
/
+1
2010-10-12
fanotify: disable fanotify syscalls
Eric Paris
2
-2
/
+1
2010-10-12
tg3: restore rx_dropped accounting
Eric Dumazet
2
-3
/
+5
2010-10-12
b44: fix carrier detection on bind
Paul Fertser
1
-2
/
+2
2010-10-12
x86, numa: For each node, register the memory blocks actually used
Yinghai Lu
1
-3
/
+5
2010-10-11
net: clear heap allocations for privileged ethtool actions
Kees Cook
1
-3
/
+3
2010-10-11
NET: wimax, fix use after free
Jiri Slaby
1
-13
/
+13
2010-10-11
ATM: iphase, remove sleep-inside-atomic
Jiri Slaby
2
-7
/
+1
2010-10-11
ATM: mpc, fix use after free
Jiri Slaby
1
-1
/
+1
2010-10-11
ATM: solos-pci, remove use after free
Jiri Slaby
1
-3
/
+5
2010-10-11
ALSA: hda - Add another HP DV6 quirk
Luke Yelavich
1
-0
/
+2
2010-10-11
OSS: soundcard: locking bug in sound_ioctl()
Dan Carpenter
1
-2
/
+2
2010-10-11
KVM: x86: Move TSC reset out of vmcb_init
Zachary Amsden
1
-1
/
+1
[next]