summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Fix typos concerning hierarchyUwe Kleine-König2007-02-171-7/+7
* Fix misspellings of "agressive".Robert P. J. Day2007-02-171-2/+2
* Correct trivial typo in log2.h.Robert P. J. Day2007-02-171-1/+1
* Replace remaining references to "driverfs" with "sysfs".Robert P. J. Day2007-02-172-3/+3
* Various typo fixes.Robert P. J. Day2007-02-171-1/+1
* Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32Linus Torvalds2007-02-163-9/+35
|\
| * [AVR32] Use per-controller spi_board_info structuresHaavard Skinnemoen2007-02-161-1/+3
| * [AVR32] Wire up the SysV IPC calls properlyHaavard Skinnemoen2007-02-161-2/+15
| * [AVR32] Define ioremap_nocache, ioport_map and ioport_unmapHaavard Skinnemoen2007-02-161-0/+11
| * [AVR32] Fix prototypes for __raw_writesb and friendsHaavard Skinnemoen2007-02-161-6/+6
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2007-02-161-0/+5
|\ \
| * | [AGPGART] Allow drm-populated agp memory typesThomas Hellstrom2007-02-031-0/+5
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2007-02-161-4/+6
|\ \ \
| * \ \ [CPUFREQ] Fix up merge conflicts with recent ACPI changes.Dave Jones2007-02-11258-3553/+4775
| |\ \ \
| * | | | [CPUFREQ] Rewrite lock in cpufreq to eliminate cpufreq/hotplug related issuesVenkatesh Pallipadi2007-02-111-4/+6
| | |/ / | |/| |
* | | | [PATCH] knfsd: nfsd4: represent nfsv4 acl with array instead of linked listJ. Bruce Fields2007-02-162-5/+7
* | | | [PATCH] IRQ kernel-doc fixesRandy Dunlap2007-02-161-0/+1
* | | | [PATCH] genirq: remove IRQ_DISABLEDIngo Molnar2007-02-161-4/+3Star
* | | | [PATCH] time: x86_64: re-enable vsyscall support for x86_64john stultz2007-02-163-27/+5Star
* | | | [PATCH] time: x86_64: convert x86_64 to use GENERIC_TIMEjohn stultz2007-02-162-6/+1Star
* | | | [PATCH] time: x86_64: split x86_64/kernel/time.c upjohn stultz2007-02-162-0/+17
* | | | [PATCH] time: x86_64: hpet_address cleanupjohn stultz2007-02-161-0/+1
* | | | [PATCH] generic: vsyscall-gtod support for GENERIC_TIMEjohn stultz2007-02-161-0/+10
* | | | [PATCH] Add SysRq-Q to print timer_list debug infoIngo Molnar2007-02-161-0/+3
* | | | [PATCH] Add debugging feature /proc/timer_listIngo Molnar2007-02-161-0/+11
* | | | [PATCH] Add debugging feature /proc/timer_statIngo Molnar2007-02-162-0/+99
* | | | [PATCH] hrtimers: add high resolution timer supportThomas Gleixner2007-02-163-8/+114
* | | | [PATCH] i386 rework local apic timer calibrationThomas Gleixner2007-02-161-2/+0Star
* | | | [PATCH] clockevents: i386 driversThomas Gleixner2007-02-166-101/+41Star
* | | | [PATCH] tick-management: dyntick / highres functionalityThomas Gleixner2007-02-163-3/+86
* | | | [PATCH] tick-management: core functionalityThomas Gleixner2007-02-161-0/+31
* | | | [PATCH] clockevents: add core functionalityThomas Gleixner2007-02-162-3/+144
* | | | [PATCH] i386, apic: clean up the APIC codeThomas Gleixner2007-02-161-1/+1
* | | | [PATCH] Allow early access to the power management timerThomas Gleixner2007-02-161-0/+38
* | | | [PATCH] ACPI keep track of timer broadcastingThomas Gleixner2007-02-161-0/+1
* | | | [PATCH] hrtimers: clean up callback trackingThomas Gleixner2007-02-161-1/+0Star
* | | | [PATCH] hrtimers; add state trackingThomas Gleixner2007-02-161-1/+35
* | | | [PATCH] hrtimers: cleanup lockingThomas Gleixner2007-02-161-15/+28
* | | | [PATCH] hrtimers: namespace and enum cleanupThomas Gleixner2007-02-162-9/+13
* | | | [PATCH] Extend next_timer_interrupt() to use a reference jiffieThomas Gleixner2007-02-161-0/+10
* | | | [PATCH] uninline irq_enter()Ingo Molnar2007-02-161-6/+1Star
* | | | [PATCH] Mark TSC on GeodeLX reliableMarcelo Tosatti2007-02-161-0/+3
* | | | [PATCH] clocksource: Add verification (watchdog) helperThomas Gleixner2007-02-161-2/+13
* | | | [PATCH] clocksource: Remove the update callbackThomas Gleixner2007-02-161-2/+0Star
* | | | [PATCH] clocksource: replace is_continuous by a flag fieldThomas Gleixner2007-02-161-2/+8
* | | | [PATCH] x86: rewrite SMP TSC sync codeIngo Molnar2007-02-164-75/+68Star
* | | | [PATCH] Simplify the registration of clocksourcesThomas Gleixner2007-02-161-3/+3
* | | | [PATCH] GTOD: persistent clock supportJohn Stultz2007-02-162-0/+4
* | | | [PATCH] Fix timeout overflow with jiffiesIngo Molnar2007-02-161-2/+2
* | | | [PATCH] Uninline jiffies.h functionsIngo Molnar2007-02-161-201/+17Star