Age | Commit message (Expand) | Author | Files | Lines |
2007-02-17 | Storage class should be before const qualifier | Tobias Klauser | 3 | -9/+9 |
2007-02-17 | Fix typos concerning hierarchy | Uwe Kleine-König | 1 | -7/+7 |
2007-02-17 | Fix misspellings of "agressive". | Robert P. J. Day | 1 | -2/+2 |
2007-02-17 | Correct trivial typo in log2.h. | Robert P. J. Day | 1 | -1/+1 |
2007-02-17 | Replace remaining references to "driverfs" with "sysfs". | Robert P. J. Day | 2 | -3/+3 |
2007-02-17 | Various typo fixes. | Robert P. J. Day | 1 | -1/+1 |
2007-02-16 | Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32 | Linus Torvalds | 3 | -9/+35 |
2007-02-16 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart | Linus Torvalds | 1 | -0/+5 |
2007-02-16 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 1 | -4/+6 |
2007-02-16 | [PATCH] knfsd: nfsd4: represent nfsv4 acl with array instead of linked list | J. Bruce Fields | 2 | -5/+7 |
2007-02-16 | [PATCH] IRQ kernel-doc fixes | Randy Dunlap | 1 | -0/+1 |
2007-02-16 | [PATCH] genirq: remove IRQ_DISABLED | Ingo Molnar | 1 | -4/+3 |
2007-02-16 | [PATCH] time: x86_64: re-enable vsyscall support for x86_64 | john stultz | 3 | -27/+5 |
2007-02-16 | [PATCH] time: x86_64: convert x86_64 to use GENERIC_TIME | john stultz | 2 | -6/+1 |
2007-02-16 | [PATCH] time: x86_64: split x86_64/kernel/time.c up | john stultz | 2 | -0/+17 |
2007-02-16 | [PATCH] time: x86_64: hpet_address cleanup | john stultz | 1 | -0/+1 |
2007-02-16 | [PATCH] generic: vsyscall-gtod support for GENERIC_TIME | john stultz | 1 | -0/+10 |
2007-02-16 | [PATCH] Add SysRq-Q to print timer_list debug info | Ingo Molnar | 1 | -0/+3 |
2007-02-16 | [PATCH] Add debugging feature /proc/timer_list | Ingo Molnar | 1 | -0/+11 |
2007-02-16 | [PATCH] Add debugging feature /proc/timer_stat | Ingo Molnar | 2 | -0/+99 |
2007-02-16 | [PATCH] hrtimers: add high resolution timer support | Thomas Gleixner | 3 | -8/+114 |
2007-02-16 | [PATCH] i386 rework local apic timer calibration | Thomas Gleixner | 1 | -2/+0 |
2007-02-16 | [PATCH] clockevents: i386 drivers | Thomas Gleixner | 6 | -101/+41 |
2007-02-16 | [PATCH] tick-management: dyntick / highres functionality | Thomas Gleixner | 3 | -3/+86 |
2007-02-16 | [PATCH] tick-management: core functionality | Thomas Gleixner | 1 | -0/+31 |
2007-02-16 | [PATCH] clockevents: add core functionality | Thomas Gleixner | 2 | -3/+144 |
2007-02-16 | [PATCH] i386, apic: clean up the APIC code | Thomas Gleixner | 1 | -1/+1 |
2007-02-16 | [PATCH] Allow early access to the power management timer | Thomas Gleixner | 1 | -0/+38 |
2007-02-16 | [PATCH] ACPI keep track of timer broadcasting | Thomas Gleixner | 1 | -0/+1 |
2007-02-16 | [PATCH] hrtimers: clean up callback tracking | Thomas Gleixner | 1 | -1/+0 |
2007-02-16 | [PATCH] hrtimers; add state tracking | Thomas Gleixner | 1 | -1/+35 |
2007-02-16 | [PATCH] hrtimers: cleanup locking | Thomas Gleixner | 1 | -15/+28 |
2007-02-16 | [PATCH] hrtimers: namespace and enum cleanup | Thomas Gleixner | 2 | -9/+13 |
2007-02-16 | [PATCH] Extend next_timer_interrupt() to use a reference jiffie | Thomas Gleixner | 1 | -0/+10 |
2007-02-16 | [PATCH] uninline irq_enter() | Ingo Molnar | 1 | -6/+1 |
2007-02-16 | [PATCH] Mark TSC on GeodeLX reliable | Marcelo Tosatti | 1 | -0/+3 |
2007-02-16 | [PATCH] clocksource: Add verification (watchdog) helper | Thomas Gleixner | 1 | -2/+13 |
2007-02-16 | [PATCH] clocksource: Remove the update callback | Thomas Gleixner | 1 | -2/+0 |
2007-02-16 | [PATCH] clocksource: replace is_continuous by a flag field | Thomas Gleixner | 1 | -2/+8 |
2007-02-16 | [PATCH] x86: rewrite SMP TSC sync code | Ingo Molnar | 4 | -75/+68 |
2007-02-16 | [PATCH] Simplify the registration of clocksources | Thomas Gleixner | 1 | -3/+3 |
2007-02-16 | [PATCH] GTOD: persistent clock support | John Stultz | 2 | -0/+4 |
2007-02-16 | [PATCH] Fix timeout overflow with jiffies | Ingo Molnar | 1 | -2/+2 |
2007-02-16 | [PATCH] Uninline jiffies.h functions | Ingo Molnar | 1 | -201/+17 |
2007-02-16 | [PATCH] HZ free ntp | john stultz | 1 | -0/+7 |
2007-02-16 | [PATCH] Add a function to handle interrupt affinity setting | Thomas Gleixner | 1 | -0/+10 |
2007-02-16 | [PATCH] Add irq flag to disable balancing for an interrupt | Thomas Gleixner | 2 | -17/+28 |
2007-02-16 | [AVR32] Use per-controller spi_board_info structures | Haavard Skinnemoen | 1 | -1/+3 |
2007-02-16 | [AVR32] Wire up the SysV IPC calls properly | Haavard Skinnemoen | 1 | -2/+15 |
2007-02-16 | [AVR32] Define ioremap_nocache, ioport_map and ioport_unmap | Haavard Skinnemoen | 1 | -0/+11 |