aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* TOMOYO: Compare filesystem by magic number rather than by name.Tetsuo Handa2009-12-09
* Merge branch 'master' into nextJames Morris2009-12-09
|\
| *-. Merge branches 'timers-for-linus-ntp' and 'irq-core-for-linus' of git://git.k...Linus Torvalds2009-12-08
| |\ \
| | | * genirq: do not execute DEBUG_SHIRQ when irq setup failedLuis Henriques2009-04-23
| | * | ntp: Provide compability defines (You say MOD_NANO, I say ADJ_NANO)john stultz2009-08-28
| * | | Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-12-08
| |\ \ \
| | * | | hrtimer: Fix /proc/timer_list regressionFeng Tang2009-11-20
| | * | | itimers: Fix racy writes to cpu_itimer fieldsStanislaw Gruszka2009-11-18
| | * | | timekeeping: Fix clock_gettime vsyscall time warpLin Ming2009-11-17
| * | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-08
| |\ \ \ \
| | * | | | timers, init: Limit the number of per cpu calibration bootup messagesMike Travis2009-11-26
| | * | | | posix-cpu-timers: optimize and document timer_create callbackStanislaw Gruszka2009-11-18
| | * | | | clockevents: Add missing include to pacify sparseH Hartley Sweeten2009-11-18
| | * | | | x86: vmiclock: Fix printk formatThomas Gleixner2009-11-18
| | * | | | x86: Fix printk format due to variable type changeThomas Gleixner2009-11-16
| | * | | | sparc: fix printk for change of variable typeStephen Rothwell2009-11-16
| | * | | | clocksource/events: Fix fallout of generic code changesThomas Gleixner2009-11-13
| | * | | | nohz: Allow 32-bit machines to sleep for more than 2.15 secondsJon Hunter2009-11-13
| | * | | | nohz: Track last do_timer() cpuThomas Gleixner2009-11-13
| | * | | | nohz: Prevent clocksource wrapping during idleJon Hunter2009-11-13
| | * | | | nohz: Type cast printk argumentThomas Gleixner2009-11-13
| | * | | | mips: Use generic mult/shift factor calculation for clocksThomas Gleixner2009-11-13
| | * | | | clocksource: Provide a generic mult/shift factor calculationThomas Gleixner2009-11-13
| | * | | | clockevents: Use u32 for mult and shift factorsThomas Gleixner2009-11-13
| | * | | | nohz: Introduce arch_needs_cpuMartin Schwidefsky2009-11-05
| | * | | | nohz: Reuse ktime in sub-functions of tick_check_idle.Martin Schwidefsky2009-11-05
| | * | | | time: Remove xtime_cachejohn stultz2009-10-05
| | * | | | time: Implement logarithmic time accumulationjohn stultz2009-10-05
| * | | | | Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-12-08
| |\ \ \ \ \
| | * | | | | x86: hpet: Make WARN_ON understandableThomas Gleixner2009-11-27
| | * | | | | x86: arch specific support for remapping HPET MSIsSuresh Siddha2009-08-27
| | * | | | | intr-remap: generic support for remapping HPET MSIsSuresh Siddha2009-08-27
| | * | | | | x86, hpet: Simplify the HPET codeJan Beulich2009-08-21
| | * | | | | x86, hpet: Disable per-cpu hpet timer if ARAT is supportedShaohua Li2009-08-12
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-12-08
| |\ \ \ \ \ \
| | * | | | | | hwrng: core - Prevent too-small buffer sizesIan Molton2009-12-03
| | * | | | | | hwrng: virtio-rng - Convert to new APIIan Molton2009-12-01
| | * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Herbert Xu2009-12-01
| | |\ \ \ \ \ \
| | * | | | | | | hwrng: core - Replace u32 in driver API with byte arrayIan Molton2009-12-01
| | * | | | | | | crypto: ansi_cprng - Move FIPS functions under CONFIG_CRYPTO_FIPSJaswinder Singh Rajput2009-11-23
| | * | | | | | | crypto: testmgr - Add ghash algorithm test before provide to usersYouquan, Song2009-11-23
| | * | | | | | | crypto: ghash-clmulni-intel - Put proper .data section in placeJiri Kosina2009-11-23
| | * | | | | | | crypto: ghash-clmulni-intel - Use gas macro for PCLMULQDQ-NI and PSHUFBHuang Ying2009-11-23
| | * | | | | | | crypto: aesni-intel - Use gas macro for AES-NI instructionsHuang Ying2009-11-23
| | * | | | | | | x86: Generate .byte code for some new instructions via gas macroHuang Ying2009-11-09
| | * | | | | | | crypto: ghash-intel - Fix irq_fpu_usable usageHuang Ying2009-11-03
| | * | | | | | | crypto: ghash-intel - Add PSHUFB macrosHerbert Xu2009-11-03
| | * | | | | | | crypto: ghash-intel - Hard-code pshufbHerbert Xu2009-11-01
| | * | | | | | | crypto: ghash-intel - Fix building failure on x86_32Huang Ying2009-10-27
| | * | | | | | | crypto: testmgr - Fix warningFelipe Contreras2009-10-27