aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* lguest: remove obsolete LHREQ_BREAK callRusty Russell2009-06-12
* lguest: use eventfds for device notificationRusty Russell2009-06-12
* lguest: allow any process to send interruptsRusty Russell2009-06-12
* lguest: PAE fixesRusty Russell2009-06-12
* lguest: PAE supportMatias Zabaljauregui2009-06-12
* lguest: replace hypercall name LHCALL_SET_PMD with LHCALL_SET_PGDMatias Zabaljauregui2009-06-12
* lguest: use native_set_* macros, which properly handle 64-bit entries when PA...Matias Zabaljauregui2009-06-12
* lguest: map switcher with executable page table entriesMatias Zabaljauregui2009-06-12
* lguest: Segment selectors are 16-bit long. Fix lg_cpu.ss1 definition.Matias Zabaljauregui2009-06-12
* lguest: beyond ARRAY_SIZE of cpu->arch.gdtRoel Kluin2009-06-12
* lguest: improve interrupt handling, speed up stream networkingRusty Russell2009-06-12
* lguest: fix race in halt codeRusty Russell2009-06-12
* lguest: fix lguest wake on guest clock tick, or fd activityRusty Russell2009-06-12
* Push BKL down into ->remount_fs()Alessio Igor Bogani2009-06-11
* fs: Remove i_cindex from struct inodeTheodore Ts'o2009-06-11
* Merge branch 'for-linus' of git://linux-arm.org/linux-2.6Linus Torvalds2009-06-11
|\
| * kmemleak: Remove some of the kmemleak false positivesCatalin Marinas2009-06-11
* | Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-06-11
|\ \
| * | Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-11
| |\|
| * | Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-06
| |\ \
| * \ \ Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-01
| |\ \ \
| * \ \ \ Merge commit 'v2.6.30-rc6' into perfcounters/coreIngo Molnar2009-05-18
| |\ \ \ \
| * | | | | perf_counter: Remove ACPI quirkIngo Molnar2009-05-15
| * | | | | perf_counter: Rework the perf counter disable/enablePeter Zijlstra2009-05-15
| * | | | | Merge branch 'core/signal' into perfcounters/coreThomas Gleixner2009-04-30
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'linus' into perfcounters/coreIngo Molnar2009-04-29
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge commit 'v2.6.30-rc1' into perfcounters/coreIngo Molnar2009-04-08
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'linus' into perfcounters/coreIngo Molnar2009-04-07
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'linus' into perfcounters/core-v2Ingo Molnar2009-04-06
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge commit 'v2.6.29-rc7' into perfcounters/coreIngo Molnar2009-03-04
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'x86/core' into perfcounters/coreIngo Molnar2009-02-26
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'x86/apic' into perfcounters/coreIngo Molnar2009-02-17
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | perfcounters: fix acpi_idle_do_entry() workaroundIngo Molnar2009-02-16
| * | | | | | | | | | | | | Merge branch 'x86/core' into perfcounters/coreIngo Molnar2009-02-13
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into perfcounters/coreIngo Molnar2009-02-13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge commit 'v2.6.29-rc4' into perfcounters/coreIngo Molnar2009-02-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'core/percpu' into perfcounters/coreIngo Molnar2009-01-23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge commit 'v2.6.29-rc2' into perfcounters/coreIngo Molnar2009-01-21
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'core/percpu' into perfcounters/coreIngo Molnar2009-01-18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge commit 'v2.6.29-rc1' into perfcounters/coreIngo Molnar2009-01-10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into perfcounters/coreIngo Molnar2008-12-29
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into perfcounters/coreIngo Molnar2008-12-14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'x86/irq' into perfcounters/coreIngo Molnar2008-12-12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | perf counters: consolidate hw_perf save/restore APIsIngo Molnar2008-12-11
| * | | | | | | | | | | | | | | | | | | | | | | perf counters: protect them against CSTATE transitionsThomas Gleixner2008-12-11
| * | | | | | | | | | | | | | | | | | | | | | | performance counters: core codeThomas Gleixner2008-12-08
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'topic/slab/earlyboot' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-06-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | vgacon: use slab allocator instead of the bootmem allocatorPekka Enberg2009-06-11
| * | | | | | | | | | | | | | | | | | | | | | | | vt: use kzalloc() instead of the bootmem allocatorPekka Enberg2009-06-11
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-06-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \