| Commit message (Expand) | Author | Age |
* | sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCK | Peter Zijlstra | 2008-05-05 |
* | sched: make clock sync tunable by architecture code | Ingo Molnar | 2008-05-05 |
* | sched: fix RT task-wakeup logic | Gregory Haskins | 2008-05-05 |
* | kgdb: fix signedness mixmatches, add statics, add declaration to header | Harvey Harrison | 2008-05-05 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-inttypes | Linus Torvalds | 2008-05-04 |
|\ |
|
| * | fix asm-mips/types.h syntax error | Adrian Bunk | 2008-05-04 |
| * | fix asm-alpha/types.h breakage | Adrian Bunk | 2008-05-04 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 2008-05-04 |
|\ \ |
|
| * | | x86: fix up bootparam.h for userspace inclusion | Rusty Russell | 2008-05-04 |
| |/ |
|
* | | Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-05-04 |
|\ \ |
|
| * | | KVM: avoid fx_init() schedule in atomic | Andrea Arcangeli | 2008-05-04 |
| * | | KVM: ppc: Handle guest idle by emulating MSR[WE] writes | Hollis Blanchard | 2008-05-04 |
| * | | KVM: VMX: Enable EPT feature for KVM | Sheng Yang | 2008-05-04 |
| * | | KVM: VMX: Prepare an identity page table for EPT in real mode | Sheng Yang | 2008-05-04 |
| * | | KVM: MMU: Add EPT support | Sheng Yang | 2008-05-04 |
| * | | KVM: Add kvm_x86_ops get_tdp_level() | Sheng Yang | 2008-05-04 |
| |/ |
|
* / | sysfs: build fix | Ingo Molnar | 2008-05-04 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt | Linus Torvalds | 2008-05-03 |
|\ |
|
| * | hrtimer: remove duplicate helper function | Oliver Hartkopp | 2008-05-03 |
* | | unified (weak) sys_pipe implementation | Ulrich Drepper | 2008-05-03 |
* | | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 2008-05-03 |
|\ \ |
|
| * | | pda_power: add init and exit function callbacks | Philipp Zabel | 2008-05-02 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-inttypes | Linus Torvalds | 2008-05-03 |
|\ \ \ |
|
| * | | | types: add C99-style constructors to <asm-generic/int-*.h> | H. Peter Anvin | 2008-05-02 |
| * | | | xtensa: types: use <asm-generic/int-*.h> for the xtensa architecture | H. Peter Anvin | 2008-05-02 |
| * | | | x86: types: use <asm-generic/int-*.h> for the x86 architecture | H. Peter Anvin | 2008-05-02 |
| * | | | v850: types: use <asm-generic/int-*.h> for the v850 architecture | H. Peter Anvin | 2008-05-02 |
| * | | | sparc64: types: use <asm-generic/int-*.h> for the sparc64 architecture | H. Peter Anvin | 2008-05-02 |
| * | | | sparc: types: use <asm-generic/int-*.h> for the sparc architecture | H. Peter Anvin | 2008-05-02 |
| * | | | sh: types: use <asm-generic/int-*.h> for the sh architecture | H. Peter Anvin | 2008-05-02 |
| * | | | s390: types: use <asm-generic/int-*.h> for the s390 architecture | H. Peter Anvin | 2008-05-02 |
| * | | | powerpc: types: use <asm-generic/int-*.h> for the powerpc architecture | H. Peter Anvin | 2008-05-02 |
| * | | | parisc: types: use <asm-generic/int-*.h> for the parisc architecture | H. Peter Anvin | 2008-05-02 |
| * | | | mn10300: types: use <asm-generic/int-*.h> for the mn10300 architecture | H. Peter Anvin | 2008-05-02 |
| * | | | mips: types: use <asm-generic/int-*.h> for the mips architecture | H. Peter Anvin | 2008-05-02 |
| * | | | m68k: types: use <asm-generic/int-*.h> for the m68k architecture | H. Peter Anvin | 2008-05-02 |
| * | | | m32r: types: use <asm-generic/int-*.h> for the m32r architecture | H. Peter Anvin | 2008-05-02 |
| * | | | ia64: types: use <asm-generic/int-*.h> for the ia64 architecture | H. Peter Anvin | 2008-05-02 |
| * | | | h8300: types: use <asm-generic/int-*.h> for the h8300 architecture | H. Peter Anvin | 2008-05-02 |
| * | | | frv: types: use <asm-generic/int-*.h> for the frv architecture | H. Peter Anvin | 2008-05-02 |
| * | | | cris: types: use <asm-generic/int-*.h> for the cris architecture | H. Peter Anvin | 2008-05-02 |
| * | | | blackfin: types: use <asm-generic/int-*.h> for the blackfin architecture | H. Peter Anvin | 2008-05-02 |
| * | | | avr32: types: use <asm-generic/int-*.h> for the avr32 architecture | H. Peter Anvin | 2008-05-02 |
| * | | | arm: types: use <asm-generic/int-*.h> for the arm architecture | H. Peter Anvin | 2008-05-02 |
| * | | | alpha: types: use <asm-generic/int-*.h> for the alpha architecture | H. Peter Anvin | 2008-05-02 |
| * | | | types: create <asm-generic/int-*.h> | H. Peter Anvin | 2008-05-02 |
| | |/
| |/| |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-05-03 |
|\ \ \ |
|
| * | | | bridge: forwarding table information for >256 devices | Stephen Hemminger | 2008-05-02 |
| * | | | Make linux/wireless.h be able to compile | Kirill A. Shutemov | 2008-05-01 |
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville... | David S. Miller | 2008-05-01 |
| |\ \ \ |
|