lguest: beyond ARRAY_SIZE of cpu->arch.gdt
[safe/jmp/linux-2.6] / include /
2009-06-10 Gleb NatapovKVM: APIC: get rid of deliver_bitmask
2009-06-10 Gleb NatapovKVM: consolidate ioapic/ipi interrupt delivery logic
2009-06-10 Gleb NatapovKVM: ioapic/msi interrupt delivery consolidation
2009-06-10 Christian BorntraegerKVM: declare ioapic functions only on affected hardware
2009-06-10 Sheng YangKVM: Enable MSI-X for KVM assigned device
2009-06-10 Sheng YangKVM: Add MSI-X interrupt injection logic
2009-06-10 Sheng YangKVM: Ioctls for init MSI-X entry
2009-06-10 Sheng YangKVM: Unify the delivery of IOAPIC and MSI interrupts
2009-06-10 Sheng YangKVM: Split IOAPIC structure
2009-06-09 Steven Rostedttracing: add trace_seq_vprint interface
2009-06-09 Steven Rostedttracing: fix the block trace points print size
2009-06-09 Li Zefantracing/events: convert block trace points to TRACE_EVENT()
2009-06-09 Yinghai Lucpumask: introduce zalloc_cpumask_var
2009-06-09 john cooperAdd serial number support for virtio_blk, V4a
2009-06-09 Jens AxboeRevert "block: Fix bounce limit setting in DM"
2009-06-08 James MorrisMerge branch 'master' into next
2009-06-08 Peter Zijlstraring-buffer: pass in lockdep class key for reader_lock
2009-06-08 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2009-06-07 Alessandro Rubini[ARM] 5543/1: arm: serial amba: add missing declaration...
2009-06-07 Ingo MolnarMerge branch 'linus' into core/iommu
2009-06-06 Ingo MolnarMerge branch 'linus' into perfcounters/core
2009-06-06 Ingo Molnarperf_counter: Implement generalized cache event types
2009-06-06 Ingo Molnarperf_counter: Separate out attr->type from attr->config
2009-06-05 Peter Zijlstraperf_counter: Fix frequency adjustment for < HZ
2009-06-05 Peter Zijlstraperf_counter: Add PERF_SAMPLE_PERIOD
2009-06-05 Peter Zijlstraperf_counter: Change PERF_SAMPLE_CONFIG into PERF_SAMPLE_ID
2009-06-05 Ingo MolnarMerge branch 'tip/tracing/ftrace-4' of git://git./linux...
2009-06-05 Peter Zijlstraperf_counter: Generate mmap events for install_special_...
2009-06-05 Oleg Nesterovptrace: tracehook_report_clone: fix false positives
2009-06-04 Peter Zijlstraperf_counter: Remove munmap stuff
2009-06-04 Peter Zijlstraperf_counter: Add fork event
2009-06-04 Ingo MolnarMerge branch 'tracing/ftrace' into tracing/core
2009-06-04 Christoph Lametersecurity: use mmap_min_addr indepedently of security...
2009-06-03 Keith Packarddrm: Hook up DPMS property handling in drm_crtc.c....
2009-06-03 Steven Whitehousetracing: fix multiple use of __print_flags and __print_...
2009-06-03 Martin K. Petersenblock: Fix bounce limit setting in DM
2009-06-02 Peter Zijlstraperf_counter: Rename perf_counter_hw_event => perf_coun...
2009-06-02 Peter Zijlstraperf_counter: Add ioctl for changing the sample period...
2009-06-02 Peter Zijlstraperf_counter: Change data head from u32 to u64
2009-06-02 Peter Zijlstraperf_counter: Remove the last nmi/irq bits
2009-06-02 Peter Zijlstraperf_counter: Rename various fields
2009-06-02 Peter Zijlstraperf_counter: Add unique counter id
2009-06-02 Peter Zijlstrax86: Fix atomic_long_xchg() on 64bit
2009-06-02 Alan Coxparport: quickfix the proc registration bug
2009-06-02 Peter Zijlstraperf_counter: Use PID namespaces properly
2009-06-02 Paul Mackerrasperf_counter: Remove unused prev_state field
2009-06-02 Paul Mackerrasperf_counter: Fix cpu migration counter
2009-06-02 Steven Rostedttracing: make trace pipe recognize latency format flag
2009-06-02 Steven Rostedttracing: remove redundant SOFTIRQ from softirq event...
2009-06-02 Li Zefantracing/events: introduce __dynamic_array()
2009-06-02 Li Zefantracing/events: put TP_fast_assign into braces
2009-06-02 Li Zefantracing/events: fix a typo in __string() format output
2009-06-01 Zhaoleiftrace, workqueuetrace: make workqueue tracepoints...
2009-06-01 Ingo MolnarMerge branch 'linus' into irq/numa
2009-06-01 Ingo Molnarperf_counter: Tidy up style details
2009-06-01 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-06-01 Linus TorvaldsMerge git://git./linux/kernel/git/jaswinder/headers...
2009-06-01 Paul Mackerrasperf_counter: Provide functions for locking and pinning...
2009-06-01 Ingo MolnarMerge branch 'linus' into perfcounters/core
2009-06-01 Jaswinder Singh... headers_check fix: linux/net_dropmon.h
2009-06-01 Jaswinder Singh... headers_check fix: linux/auto_fs.h
2009-05-30 Len BrownMerge branches 'bugzilla-13121+', 'bugzilla-13233'...
2009-05-29 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-05-29 Daisuke Nishimuramemcg: fix deadlock between lock_page_cgroup and mappin...
2009-05-29 Alexey Dobriyancred: #include init.h in cred.h
2009-05-29 Peter Zijlstraperf_counter: Ammend cleanup in fork() fail
2009-05-29 Len Browni7300_idle: allow testing on i5000-series hardware...
2009-05-28 Paul Mackerrasperf_counter: Fix race in attaching counters to tasks...
2009-05-28 Ingo Molnarperf_counter: Fix perf_counter_init_task() on !CONFIG_P...
2009-05-27 Zhaoleiftrace: don't convert function's local variable name...
2009-05-27 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-05-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-05-26 Steven Rostedttracing: convert irq events to use __print_symbolic
2009-05-26 Steven Rostedttracing: add __print_symbolic to trace events
2009-05-26 Steven Rostedttracing: add flag output for kmem events
2009-05-26 Steven Rostedttracing: add previous task state info to sched switch...
2009-05-26 Steven Rostedttracing: add __print_flags for events
2009-05-25 Li Zefantracing/events: change the type of __str_loc_item to...
2009-05-25 Ingo Molnarperf_counter: fix warning & lockup
2009-05-25 Peter Zijlstraperf_counter: Generic per counter interrupt throttle
2009-05-25 Peter Zijlstraperf_counter: x86: Remove interrupt throttle
2009-05-25 Jozsef Kadlecsiknetfilter: nf_ct_tcp: fix accepting invalid RST segments
2009-05-25 Peter Zijlstraperf_counter: Propagate inheritance failures down the...
2009-05-25 Peter Zijlstraperf_counter: Remove unused ABI bits
2009-05-24 Peter Zijlstraperf_counter: Remove perf_counter_context::nr_enabled
2009-05-24 Peter Zijlstraperf_counter: Change pctrl() behaviour
2009-05-23 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2009-05-23 Peter Zijlstraperf_counter: Sanitize counter->mutex
2009-05-23 Peter Zijlstraperf_counter: Fix dynamic irq_period logging
2009-05-23 Henrik RydbergInput: multitouch - add tracking ID to the protocol
2009-05-22 Martin K. Petersenblock: Export I/O topology for block devices and partitions
2009-05-22 Martin K. Petersenblock: Move queue limits to an embedded struct
2009-05-22 Martin K. Petersenblock: Use accessor functions for queue limits
2009-05-22 Martin K. Petersenblock: Do away with the notion of hardsect_size
2009-05-22 Jens AxboeMerge branch 'master' into for-2.6.31
2009-05-22 Jens AxboeMerge branch 'master' into for-2.6.31
2009-05-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-05-22 Harald Weltevia82cxxx: Add VIA VX855 PCI Device ID
2009-05-22 Bartlomiej Zolnier... ide: report timeouts in ide_busy_sleep()
2009-05-22 Ingo Molnarperf_counter: fix !PERF_COUNTERS build failure
next