summaryrefslogtreecommitdiffstats
path: root/kernel/time/clockevents.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-08-13page allocator: use no-panic variant of alloc_bootmem() in alloc_large_system...Jan Beulich2-1/+5
2008-08-13quota: documentation for sending "below quota" messages via netlink and tiny ...Jan Kara1-8/+14
2008-08-13hugetlb: call arch_prepare_hugepage() for surplus pagesGerald Schaefer1-1/+6
2008-08-13feature-removal-schedule.txt: remove the NCR53C9x entryAdrian Bunk1-9/+0
2008-08-12ALSA: hda - support new AMD HDMI Audio (1002:970f)Libin Yang1-0/+1
2008-08-12ALSA: hda_intel: ALSA HD Audio patch for Intel Ibex Peak DeviceIDsSeth Heasley1-0/+3
2008-08-12ALSA: wm8750: add missing VREF outputDmitry Baryshkov1-0/+1
2008-08-12ALSA: spitz: MONO -> MONO1Dmitry Baryshkov1-1/+1
2008-08-12generic-ipi: fix stack and rcu interaction bug in smp_call_function_mask(), fixNick Piggin1-4/+6
2008-08-12fix spinlock recursion in hvc_consoleChristian Borntraeger1-3/+2
2008-08-12stop_machine: remove unused variableLi Zefan1-1/+0
2008-08-12modules: extend initcall_debug functionality to the module loaderArjan van de Ven3-3/+6
2008-08-12export virtio_rng.hChristian Borntraeger1-0/+1
2008-08-12lguest: use get_user_pages_fast() instead of get_user_pages()Rusty Russell1-16/+9
2008-08-12mm: Make generic weak get_user_pages_fast and EXPORT_GPL itRusty Russell6-29/+16
2008-08-12lguest: don't set MAC address for guest unless specifiedRusty Russell1-22/+1
2008-08-12agp: fix SIS 5591/5592 wrong PCI idKrzysztof Helt1-1/+1
2008-08-12intel/agp: rewrite GTT on resumeKeith Packard5-0/+43
2008-08-12agp: use dev_printk when possibleBjorn Helgaas11-134/+141
2008-08-12amd64-agp: run fallback when no bridges found, not when driver registration f...Bjorn Helgaas1-2/+13
2008-08-12intel_agp: official name for GM45 chipsetZhenyu Wang1-7/+7
2008-08-11lockdep: fix debug_lock_allocPeter Zijlstra1-6/+0
2008-08-11x86: fix 2.6.27rc1 cannot boot more than 8CPUsYinghai Lu2-6/+10
2008-08-11make struct scsi_dh_devlist's staticAdrian Bunk4-4/+4
2008-08-11x86: make "apic" an early_param() on 32-bit, NULL checkRene Herman1-3/+7
2008-08-11Fix race/oops in tty layer after BKL pushdownChristian Borntraeger1-1/+1
2008-08-11m68k{,nommu}: Wire up new system callsGeert Uytterhoeven4-2/+26
2008-08-11Revert "fbcon: bgcolor fix"Linus Torvalds1-1/+1
2008-08-11EFI, x86: fix function prototypeRandy Dunlap1-1/+1
2008-08-11x86, pci-calgary: fix function declarationRandy Dunlap1-1/+1
2008-08-11x86: work around gcc 3.4.x bugJeremy Fitzhardinge1-0/+3
2008-08-11x86: make "apic" an early_param() on 32-bitRene Herman1-2/+2
2008-08-11x86, debug: tone down arch/x86/kernel/mpparse.c debugging printkRene Herman1-5/+6
2008-08-11sched, cpu hotplug: fix set_cpus_allowed() use in hotplug callbacksDmitry Adamushko1-3/+2
2008-08-11lockdep: increase MAX_LOCKDEP_KEYSIngo Molnar1-1/+1
2008-08-11generic-ipi: fix stack and rcu interaction bug in smp_call_function_mask()Nick Piggin1-7/+47
2008-08-11sched: fix mysql+oltp regressionMike Galbraith1-7/+12
2008-08-11powerpc: Remove include/linux/harrier_defs.hPaul Mackerras1-212/+0
2008-08-11lockdep: fix overflow in the hlock shrinkage codePeter Zijlstra1-1/+6
2008-08-11x86_64: restore the proper NR_IRQS define so larger systems work.Eric W. Biederman1-1/+9
2008-08-11x86: Restore proper vector locking during cpu hotplugEric W. Biederman4-20/+35
2008-08-11lockdep: rename map_[acquire|release]() => lock_map_[acquire|release]()Ingo Molnar4-21/+21
2008-08-11ALSA: wm8750: it's MONO1, not MONODmitry Baryshkov1-1/+1
2008-08-11lockdep: handle chains involving classes defined in modulesRabin Vincent2-0/+4
2008-08-11mm: fix mm_take_all_locks() locking orderPeter Zijlstra1-2/+8
2008-08-11lockdep: annotate mm_take_all_locks()Peter Zijlstra1-6/+6
2008-08-11lockdep: spin_lock_nest_lock()Peter Zijlstra4-0/+21
2008-08-11lockdep: lock protection locksPeter Zijlstra3-22/+40
2008-08-11lockdep: map_acquirePeter Zijlstra4-16/+28
2008-08-11lockdep: shrink held_lock structureDave Jones3-58/+74