aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86: Convert common clocksources to use clocksource_register_hz/khzJohn Stultz2010-07-273-15/+12
* timekeeping: Make xtime and wall_to_monotonic staticJohn Stultz2010-07-273-14/+2
* hrtimer: Cleanup direct access to wall_to_monotonicJohn Stultz2010-07-273-6/+11
* um: Convert to use read_persistent_clockJohn Stultz2010-07-271-6/+7
* timkeeping: Fix update_vsyscall to provide wall_to_monotonic offsetJohn Stultz2010-07-276-19/+25
* powerpc: Cleanup xtime usageJohn Stultz2010-07-271-4/+4
* powerpc: Simplify update_vsyscallJohn Stultz2010-07-271-30/+25
* time: Kill off CONFIG_GENERIC_TIMEJohn Stultz2010-07-2733-159/+19
* time: Implement timespec_addJohn Stultz2010-07-272-3/+19
* x86: Fix vtime/file timestamp inconsistenciesJohn Stultz2010-07-271-3/+8
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-07-262-11/+16
|\
| * x86: Do not try to disable hpet if it hasn't been initialized beforeStefano Stabellini2010-07-231-1/+1
| * x86, i8259: Only register sysdev if we have a real 8259 PICAdam Lackorzynski2010-07-201-10/+15
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2010-07-263-37/+27
|\ \
| * | [CPUFREQ] powernow-k8: Limit Pstate transition latency checkBorislav Petkov2010-07-261-6/+5
| * | [CPUFREQ] Fix PCC driver error pathMatthew Garrett2010-07-261-8/+9
| * | [CPUFREQ] fix double freeing in error path of pcc-cpufreqDaniel J Blueman2010-07-261-12/+6
| * | [CPUFREQ] pcc driver should check for pcch method before calling _OSCMatthew Garrett2010-07-261-1/+5
| * | [CPUFREQ] fix memory leak in cpufreq_add_devXiaotian Feng2010-07-261-0/+1
| * | [CPUFREQ] revert "[CPUFREQ] remove rwsem lock from CPUFREQ_GOV_STOP call (sec...Andrej Gelenberg2010-07-261-10/+1
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-07-2619-53/+61
|\ \ \
| * | | MIPS: Set io_map_base for several PCI bridges lacking itBen Hutchings2010-07-265-1/+6
| * | | MIPS: Alchemy: Define eth platform devices in the correct orderWolfgang Grandegger2010-07-261-4/+5
| * | | MIPS: BCM63xx: Prevent second enet registration on BCM6338Florian Fainelli2010-07-261-0/+3
| * | | MIPS: Quit using undefined behavior of ADDU in 64-bit atomic operations.David Daney2010-07-261-12/+12
| * | | MIPS: N32: Define getdents64.Ralf Baechle2010-07-262-2/+4
| * | | MIPS: MTX-1: Fix PCI on the MeshCube and related boardsBruno Randolf2010-07-261-5/+3
| * | | MIPS: Make init_vdso a subsys_initcall.David Daney2010-07-261-1/+1
| * | | MIPS: "Fix" useless 'init_vdso successfully' message.David Daney2010-07-261-2/+0
| * | | MIPS: PowerTV: Move register setup to before reading registers.David VomLehn2010-07-261-2/+3
| * | | SOUND: Au1000: Fix section mismatchRalf Baechle2010-07-261-1/+1
| * | | VIDEO: Au1100fb: Fix section mismatchRalf Baechle2010-07-261-3/+3
| * | | VIDEO: PMAGB-B: Fix section mismatchRalf Baechle2010-07-261-6/+6
| * | | VIDEO: PMAG-BA: Fix section mismatchRalf Baechle2010-07-261-3/+3
| * | | NET: declance: Fix section mismatchesRalf Baechle2010-07-261-3/+3
| * | | VIDEO. gbefb: Fix section mismatches.Ralf Baechle2010-07-261-8/+8
* | | | drm/i915: make sure we shut off the panel in eDP configsJesse Barnes2010-07-261-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-07-261-6/+20
|\ \ \ \
| * | | | sysfs: allow creating symlinks from untagged to tagged directoriesEric W. Biederman2010-07-261-1/+2
| * | | | sysfs: sysfs_delete_link handle symlinks from untagged to tagged directories.Eric W. Biederman2010-07-261-1/+1
| * | | | sysfs: Don't allow the creation of symlinks we can't removeEric W. Biederman2010-07-261-5/+18
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-07-2616-24/+84
|\ \ \ \
| * | | | USB: musb: tusb6010: fix compile error with n8x0_defconfigFelipe Balbi2010-07-261-13/+0
| * | | | USB: FTDI: Add support for the RT System VX-7 radio programming cableCorey Minyard2010-07-262-0/+7
| * | | | USB: add quirk for Broadcom BT dongleOliver Neukum2010-07-261-0/+3
| * | | | USB: usb-storage: fix initializations of urb fieldsBob Copeland2010-07-261-3/+1
| * | | | USB: xhci: Set Mult field in endpoint context correctly.Sarah Sharp2010-07-261-2/+3
| * | | | USB: sisusbvga: Fix for USB 3.0Oliver Neukum2010-07-261-2/+3
| * | | | USB: adds Artisman USB dongle to list of quirky devicesPaul Mortier2010-07-261-0/+4
| * | | | USB: xhci: Set EP0 dequeue ptr after reset of configured device.Sarah Sharp2010-07-263-0/+25