Age | Commit message (Expand) | Author | Files | Lines |
2008-02-14 | include/linux: Remove all users of FASTCALL() macro | Harvey Harrison | 16 | -100/+95 |
2008-02-14 | xtime_lock vs update_process_times | Peter Zijlstra | 8 | -33/+28 |
2008-02-13 | acpi: fix acpi_os_read_pci_configuration() misuse of raw_pci_read() | Linus Torvalds | 2 | -9/+9 |
2008-02-13 | FRV: Fix up parse error in linker script | David Howells | 1 | -3/+1 |
2008-02-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched | Linus Torvalds | 9 | -209/+576 |
2008-02-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 | Linus Torvalds | 8 | -40/+130 |
2008-02-13 | drivers/memstick/host/tifm_ms.c breakage | Al Viro | 1 | -1/+1 |
2008-02-13 | dm-raid1 breakage on 64bit | Al Viro | 1 | -1/+1 |
2008-02-13 | wmi: (!x & y) strikes again | Al Viro | 1 | -1/+1 |
2008-02-13 | x86: pit_clockevent can be static | Harvey Harrison | 1 | -1/+1 |
2008-02-13 | x86: EFI runtime code mapping enhancement | Huang, Ying | 2 | -23/+15 |
2008-02-13 | x86: EFI: fix use of unitialized variable and the cache logic | Thomas Gleixner | 1 | -3/+3 |
2008-02-13 | x86: CPA: fix gbpages support in try_preserve_large_page | Andi Kleen | 1 | -2/+2 |
2008-02-13 | xen: unpin initial Xen pagetable once we're finished with it | Jeremy Fitzhardinge | 1 | -0/+4 |
2008-02-13 | x86/early_ioremap: don't assume we're using swapper_pg_dir | Jeremy Fitzhardinge | 1 | -1/+3 |
2008-02-13 | x86: fixup machine_ops reboot_{32|64}.c unification fallout | Jody Belka | 1 | -10/+36 |
2008-02-13 | x86: fix sigcontext.h user export | Ingo Molnar | 1 | -0/+66 |
2008-02-13 | sched: rt-group: refure unrunnable tasks | Peter Zijlstra | 1 | -0/+15 |
2008-02-13 | sched: rt-group: clean up the ifdeffery | Peter Zijlstra | 1 | -71/+139 |
2008-02-13 | sched: rt-group: make rt groups scheduling configurable | Peter Zijlstra | 6 | -67/+151 |
2008-02-13 | sched: rt-group: interface | Peter Zijlstra | 6 | -78/+242 |
2008-02-13 | sched: rt-group: deal with PI | Peter Zijlstra | 2 | -5/+41 |
2008-02-13 | sched: fix incorrect irq lock usage in normalize_rt_tasks() | Peter Zijlstra | 1 | -4/+4 |
2008-02-13 | sched: fair-group: separate tg->shares from task_group_lock | Peter Zijlstra | 1 | -20/+17 |
2008-02-13 | hrtimer: more hrtimer_init_sleeper() fallout. | Peter Zijlstra | 1 | -1/+4 |
2008-02-13 | timeconst.pl: correct reversal of USEC_TO_HZ and HZ_TO_USEC | H. Peter Anvin | 1 | -1/+1 |
2008-02-12 | WMI: initialize wmi_blocks.list even if ACPI is disabled | Linus Torvalds | 1 | -2/+2 |
2008-02-12 | x86: vdso_install fix | Roland McGrath | 1 | -10/+12 |
2008-02-12 | mempolicy: silently restrict nodemask to allowed nodes | KOSAKI Motohiro | 2 | -28/+36 |
2008-02-12 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2 | -9/+8 |
2008-02-12 | Be more robust about bad arguments in get_user_pages() | Jonathan Corbet | 1 | -0/+2 |
2008-02-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 1 | -0/+1 |
2008-02-12 | Add Matt to MAINTAINERS as a SLAB allocator maintainer | Pekka Enberg | 1 | -0/+2 |
2008-02-12 | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 6 | -42/+75 |
2008-02-12 | Make topology fallback macros reference their arguments. | Andi Kleen | 1 | -5/+5 |
2008-02-12 | mlx4_core: Fix build break (missing include) | Olof Johansson | 1 | -0/+1 |
2008-02-12 | [IA64] Fix build for sim_defconfig | Tony Luck | 2 | -9/+8 |
2008-02-11 | sata_mv: platform driver allocs dma without create | Byron Bradley | 1 | -20/+24 |
2008-02-11 | pata_ninja32: setup changes | Alan Cox | 1 | -2/+7 |
2008-02-11 | pata_legacy: typo fix | Alan Cox | 1 | -1/+1 |
2008-02-11 | pata_amd: Note in the module description it handles Nvidia | Alan Cox | 1 | -1/+1 |
2008-02-11 | sata_mv: fix loop with last port | Yinghai Lu | 1 | -2/+4 |
2008-02-11 | libata: ignore deverr on SETXFER if mode is configured | Tejun Heo | 1 | -15/+33 |
2008-02-11 | pata_via: fix SATA cable detection on cx700 | Tejun Heo | 1 | -1/+5 |
2008-02-11 | x86: remove over noisy debug printk | Thomas Gleixner | 1 | -7/+0 |
2008-02-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2 | -0/+4 |
2008-02-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 5 | -2/+27 |
2008-02-11 | Prevent IDE boot ops on NUMA system | Andi Kleen | 1 | -1/+1 |
2008-02-11 | Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 4 | -14/+40 |
2008-02-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 16 | -159/+107 |