summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
* Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-03-071-1/+2
|\
| * sysctl: Support vdso_enabled sysctl on SH.Paul Mundt2007-03-051-1/+2
* | [PATCH] kconfig: Update swsusp descriptionRafael J. Wysocki2007-03-061-16/+21
* | [PATCH] Publish rcutorture module parameters via sysfs, read-onlyJosh Triplett2007-03-061-7/+7
* | [PATCH] fix vsyscall settimeofdayDaniel Walker2007-03-061-0/+2
* | [PATCH] highres: do not run the TIMER_SOFTIRQ after switching to highres modeThomas Gleixner2007-03-061-5/+10
* | [PATCH] Save/restore periodic tick information over suspend/resumeThomas Gleixner2007-03-064-0/+78
* | [PATCH] timer/hrtimer: take per cpu locks in sane orderHeiko Carstens2007-03-052-9/+8
* | [PATCH] clocksource init adjustments (fix bug #7426)john stultz2007-03-051-3/+5
* | [PATCH] sched: remove SMT niceCon Kolivas2007-03-051-154/+1
|/
* [PATCH] sched: fix SMT scheduler bugIngo Molnar2007-03-011-1/+1
* [PATCH] fix section mismatch warning in lockdepSam Ravnborg2007-03-011-1/+1
* [PATCH] fix the SYSCTL=n compilationAdrian Bunk2007-03-011-2/+1
* [PATCH] Fix posix-cpu-timer breakage caused by stale p->last_ran valueThomas Gleixner2007-03-011-1/+1
* [PATCH] kernel-doc fixes for 2.6.20-git15 (non-drivers)Randy Dunlap2007-03-012-2/+2
* [PATCH] update timekeeping_is_continuous commentDaniel Walker2007-03-011-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2007-02-261-1/+2
|\
| * Revert "[PATCH] make kernel/signal.c:kill_proc_info() static"Matthew Wilcox2007-02-171-1/+2
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/tick-2.6Linus Torvalds2007-02-262-2/+5
|\ \
| * | [TICK] tick-common: Fix one-shot handling in tick_handle_periodic().David S. Miller2007-02-261-2/+3
| * | [TIME] tick-sched: Add missing asm/irq_regs.h include.David S. Miller2007-02-261-0/+2
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-02-264-138/+20
|\ \ \
| * | | Revert "Driver core: let request_module() send a /sys/modules/kmod/-uevent"Greg Kroah-Hartman2007-02-233-137/+10
| * | | make kernel/kmod.c:kmod_mk staticAdrian Bunk2007-02-231-1/+1
| * | | power management: no valid states w/o pm_opsJohannes Berg2007-02-231-1/+4
| * | | driver core: refcounting fixMike Galbraith2007-02-231-0/+6
| |/ /
* | | [PATCH] genirq: Mask irqs when migrating them.Eric W. Biederman2007-02-261-5/+4
|/ /
* | [PATCH] lockdep: debug_locks check after check_chain_keyJarek Poplawski2007-02-201-0/+4
* | [PATCH] kprobes: list all active probes in the systemSrinivasa Ds2007-02-201-2/+111
* | [PATCH] NOHZ: Produce debug output instead of a BUG()Thomas Gleixner2007-02-191-1/+3
* | [PATCH] NOHZ: Fix RCU handlingIngo Molnar2007-02-191-4/+4
* | Merge branch 'audit.b37' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2007-02-193-63/+202
|\ \
| * | [PATCH] AUDIT_FD_PAIRAl Viro2007-02-171-0/+40
| * | [PATCH] audit config lockdownSteve Grubb2007-02-171-59/+157
| * | [PATCH] minor update to rule add/delete messages (ver 2)Steve Grubb2007-02-171-4/+5
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-02-191-1/+1
|\ \ \
| * | | kernel/printk.c: comment fixPatrick Pletscher2007-02-171-1/+1
| |/ /
* | | sysfs: fix build errors: uevent with CONFIG_SYSFS=nRandy Dunlap2007-02-162-17/+25
* | | Driver: remove redundant kobject_unregister checksMariusz Kozlowski2007-02-161-5/+2
* | | Driver core: let request_module() send a /sys/modules/kmod/-ueventKay Sievers2007-02-163-10/+137
|/ /
* | [PATCH] small irq management simplificationJan Beulich2007-02-161-4/+2
* | [PATCH] IRQ kernel-doc fixesRandy Dunlap2007-02-161-1/+1
* | [PATCH] genirq: do not mask interrupts by defaultIngo Molnar2007-02-161-7/+10
* | [PATCH] posix timers: RCU optimization for clock_gettime()Paul E. McKenney2007-02-161-5/+10
* | [PATCH] time: x86_64: split x86_64/kernel/time.c upjohn stultz2007-02-161-2/+0
* | [PATCH] generic: vsyscall-gtod support for GENERIC_TIMEjohn stultz2007-02-161-0/+1
* | [PATCH] Add debugging feature /proc/timer_listIngo Molnar2007-02-165-1/+322
* | [PATCH] Add debugging feature /proc/timer_statIngo Molnar2007-02-165-4/+472
* | [PATCH] hrtimers: prevent possible itimer DoSThomas Gleixner2007-02-162-25/+47
* | [PATCH] hrtimers: add high resolution timer supportThomas Gleixner2007-02-164-50/+532
OpenPOWER on IntegriCloud