summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'bkl/procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...Linus Torvalds2010-05-208-16/+55
|\
| * sunrpc: Include missing smp_lock.hFrederic Weisbecker2010-05-171-0/+1
| * procfs: Kill the bkl in ioctlFrederic Weisbecker2010-05-171-2/+2
| * procfs: Push down the bkl from ioctlFrederic Weisbecker2010-05-173-13/+40
| * procfs: Use generic_file_llseek in /proc/vmcoreFrederic Weisbecker2010-04-091-0/+1
| * procfs: Use generic_file_llseek in /proc/kmsgFrederic Weisbecker2010-04-091-0/+1
| * procfs: Use generic_file_llseek in /proc/kcoreFrederic Weisbecker2010-04-091-0/+1
| * procfs: Kill BKL in llseek on proc baseArnd Bergmann2010-04-091-1/+9
* | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-05-2014-343/+376
|\ \
| * | clocksource: Add clocksource_register_hz/khz interfaceJohn Stultz2010-05-102-1/+66
| * | posix-cpu-timers: Optimize run_posix_cpu_timers()Stanislaw Gruszka2010-05-101-51/+29
| * | Merge branch 'linus' into timers/coreThomas Gleixner2010-05-105707-20877/+100812
| |\ \
| * | | time: Remove xtime_cacheJohn Stultz2010-04-132-20/+16
| * | | mqueue: Convert message queue timeout to use hrtimersCarsten Emde2010-04-061-49/+25
| * | | hrtimers: Provide schedule_hrtimeout for CLOCK_REALTIMECarsten Emde2010-04-062-26/+43
| * | | timers: Introduce the concept of timer slack for legacy timersArjan van de Ven2010-04-062-1/+65
| * | | ntp: Remove tickadjJohn Stultz2010-03-231-4/+0
| * | | ntp: Make time_adjust staticJohn Stultz2010-03-232-2/+1
| * | | Merge branch 'linus' into timers/coreIngo Molnar2010-03-151501-47055/+59626
| |\ \ \
| * | | | time: Add xtime, wall_to_monotonic to feature-removal-scheduleJohn Stultz2010-03-131-0/+10
| * | | | timer: Try to survive timer callback preempt_count leakThomas Gleixner2010-03-121-3/+9
| * | | | timer: Split out timer function callThomas Gleixner2010-03-121-36/+36
| * | | | timer: Print function name for timer callbacks modifying preemption countUwe Kleine-König2010-03-121-5/+2
| * | | | time: Clean up warp_clock()John Stultz2010-03-121-6/+5
| * | | | cpu-timers: Avoid iterating over all threads in fastpath_timer_check()Stanislaw Gruszka2010-03-121-7/+7
| * | | | cpu-timers: Change SIGEV_NONE timer implementationStanislaw Gruszka2010-03-121-22/+6
| * | | | cpu-timers: Return correct previous timer reload valueStanislaw Gruszka2010-03-121-2/+3
| * | | | cpu-timers: Cleanup arm_timer()Stanislaw Gruszka2010-03-121-69/+35
| * | | | cpu-timers: Simplify RLIMIT_CPU handlingStanislaw Gruszka2010-03-121-48/+27
* | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-05-201-3/+5
|\ \ \ \ \
| * | | | | cs5535-clockevt: Free timer in IRQ setup error pathJens Rottmann2010-03-121-3/+5
| |/ / / /
* | | | | Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-05-203-12/+26
|\ \ \ \ \
| * | | | | x86, hpet: Add reference to chipset erratum documentation for disable-hpet-ms...Andreas Herrmann2010-05-171-0/+3
| * | | | | x86, hpet: Restrict read back to affected ATI chipsetsThomas Gleixner2010-04-293-12/+23
* | | | | | Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-05-2021-310/+137
|\ \ \ \ \ \
| * | | | | | avr32: Fix typo in read_persistent_clock()Peter Huewe2010-04-271-1/+1
| * | | | | | sparc: Convert sparc to use read/update_persistent_clockJohn Stultz2010-03-132-14/+6
| * | | | | | cris: Convert cris to use read/update_persistent_clockJohn Stultz2010-03-134-82/+18
| * | | | | | m68k: Convert m68k to use read/update_persistent_clockJohn Stultz2010-03-131-4/+7
| * | | | | | m32r: Convert m32r to use read/update_peristent_clockJohn Stultz2010-03-131-40/+7
| * | | | | | blackfin: Convert blackfin to use read/update_persistent_clockJohn Stultz2010-03-132-39/+13
| * | | | | | ia64: Convert ia64 to use read/update_persistent_clockJohn Stultz2010-03-131-7/+5
| * | | | | | avr32: Convert avr32 to use read/update_persistent_clockJohn Stultz2010-03-131-6/+6
| * | | | | | h8300: Convert h8300 to use read/update_persistent_clockJohn Stultz2010-03-131-3/+7
| * | | | | | frv: Convert frv to use read/update_persistent_clockJohn Stultz2010-03-131-27/+7
| * | | | | | mn10300: Convert mn10300 to use read/update_persistent_clockJohn Stultz2010-03-133-26/+8
| * | | | | | alpha: Convert alpha to use read/update_persistent_clockJohn Stultz2010-03-132-54/+50
| * | | | | | xtensa: Fix unnecessary setting of xtimeJohn Stultz2010-03-131-5/+0
| * | | | | | time: Clean up direct xtime usage in xenJohn Stultz2010-03-131-3/+3
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-05-207-34/+165
|\ \ \ \ \ \