linux/arch
Linus Torvalds 7f3591cfac Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest
* git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest: (31 commits)
  lguest: add support for indirect ring entries
  lguest: suppress notifications in example Launcher
  lguest: try to batch interrupts on network receive
  lguest: avoid sending interrupts to Guest when no activity occurs.
  lguest: implement deferred interrupts in example Launcher
  lguest: remove obsolete LHREQ_BREAK call
  lguest: have example Launcher service all devices in separate threads
  lguest: use eventfds for device notification
  eventfd: export eventfd_signal and eventfd_fget for lguest
  lguest: allow any process to send interrupts
  lguest: PAE fixes
  lguest: PAE support
  lguest: Add support for kvm_hypercall4()
  lguest: replace hypercall name LHCALL_SET_PMD with LHCALL_SET_PGD
  lguest: use native_set_* macros, which properly handle 64-bit entries when PAE is activated
  lguest: map switcher with executable page table entries
  lguest: fix writev returning short on console output
  lguest: clean up length-used value in example launcher
  lguest: Segment selectors are 16-bit long. Fix lg_cpu.ss1 definition.
  lguest: beyond ARRAY_SIZE of cpu->arch.gdt
  ...
2009-06-12 09:32:26 -07:00
..
alpha module: trim exception table on init free. 2009-06-12 21:47:04 +09:30
arm Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block 2009-06-11 11:10:35 -07:00
avr32 module: cleanup FIXME comments about trimming exception table entries. 2009-06-12 21:47:05 +09:30
blackfin flat: fix data sections alignment 2009-05-29 08:40:02 -07:00
cris module: cleanup FIXME comments about trimming exception table entries. 2009-06-12 21:47:05 +09:30
frv module: cleanup FIXME comments about trimming exception table entries. 2009-06-12 21:47:05 +09:30
h8300 module: cleanup FIXME comments about trimming exception table entries. 2009-06-12 21:47:05 +09:30
ia64 module: trim exception table on init free. 2009-06-12 21:47:04 +09:30
m32r module: cleanup FIXME comments about trimming exception table entries. 2009-06-12 21:47:05 +09:30
m68k module: cleanup FIXME comments about trimming exception table entries. 2009-06-12 21:47:05 +09:30
m68knommu module: cleanup FIXME comments about trimming exception table entries. 2009-06-12 21:47:05 +09:30
microblaze microblaze: Fix kind-of-intr checking against number of interrupts 2009-05-18 14:47:42 +02:00
mips module: cleanup FIXME comments about trimming exception table entries. 2009-06-12 21:47:05 +09:30
mn10300 module: cleanup FIXME comments about trimming exception table entries. 2009-06-12 21:47:05 +09:30
parisc module: cleanup FIXME comments about trimming exception table entries. 2009-06-12 21:47:05 +09:30
powerpc module: cleanup FIXME comments about trimming exception table entries. 2009-06-12 21:47:05 +09:30
s390 module: cleanup FIXME comments about trimming exception table entries. 2009-06-12 21:47:05 +09:30
sh module: cleanup FIXME comments about trimming exception table entries. 2009-06-12 21:47:05 +09:30
sparc module: cleanup FIXME comments about trimming exception table entries. 2009-06-12 21:47:05 +09:30
um module: merge module_alloc() finally 2009-06-12 21:47:03 +09:30
x86 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest 2009-06-12 09:32:26 -07:00
xtensa module: cleanup FIXME comments about trimming exception table entries. 2009-06-12 21:47:05 +09:30
.gitignore
Kconfig mutex: have non-spinning mutexes on s390 by default 2009-04-09 19:28:24 +02:00