aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2008-10-17
|\
| * Staging: add TAINT_CRAP for all drivers/staging codeGreg Kroah-Hartman2008-10-10
* | softirq: Add support for triggering softirq work on softirqs.David S. Miller2008-10-17
* | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-10-16
|\ \
| * \ Merge branch 'sched/clock' into sched/urgentIngo Molnar2008-10-11
| |\ \ | | |/ | |/|
| | * sched_clock: prevent scd->clock from moving backwardsDave Kleikamp2008-10-10
* | | Fix kernel/softirq.c printk format warning properlyLinus Torvalds2008-10-16
* | | Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-10-16
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-------. \ \ Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri...Ingo Molnar2008-10-15
| |\ \ \ \ \ \ \
| | | | | * | | | printk: robustify printk, update commentJiri Kosina2008-08-20
| | | | | * | | | printk: robustify printk, fix #2Peter Zijlstra2008-08-20
| | | | | * | | | printk: robustify printkPeter Zijlstra2008-08-11
| | | | * | | | | IO resources, x86: ioremap sanity check to catch mapping requests exceeding, fixIngo Molnar2008-09-26
| | | | * | | | | IO resources, x86: ioremap sanity check to catch mapping requests exceeding t...Suresh Siddha2008-09-26
| | | | * | | | | Merge commit 'v2.6.27-rc6' into core/resourcesIngo Molnar2008-09-14
| | | | |\ \ \ \ \
| | | | * | | | | | IO resources: fix/remove printkIngo Molnar2008-09-04
| | | * | | | | | | softirq, warning fix: correct a format to avoid a warningFrederic Weisbecker2008-10-03
| | | * | | | | | | softirqs, debug: preemption checkThomas Gleixner2008-10-02
| | | * | | | | | | softirq: allocate less vectorsAlexey Dobriyan2008-09-06
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2008-10-16
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | driver core: basic infrastructure for per-module dynamic debug messagesJason Baron2008-10-16
| * | | | | | | | | | modules: fix module "notes" kobject leakAlexey Dobriyan2008-10-16
| |/ / / / / / / / /
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-10-16
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | module: remove CONFIG_KMOD in comment after #endifRusty Russell2008-10-16
| |/ / / / / / / / /
* | | | | | | | | | make kprobes.c:kretprobe_table_lock() staticAdrian Bunk2008-10-16
* | | | | | | | | | resources: tidy __request_region()Bjorn Helgaas2008-10-16
* | | | | | | | | | Configure out AIO supportThomas Petazzoni2008-10-16
* | | | | | | | | | sysctl: simplify ->strategyAlexey Dobriyan2008-10-16
* | | | | | | | | | compat: generic compat get/settimeofdayChristoph Hellwig2008-10-16
* | | | | | | | | | Add kerneldoc documentation for new printk format extensionsAndi Kleen2008-10-16
* | | | | | | | | | taint: fix kernel-docRandy Dunlap2008-10-16
* | | | | | | | | | Remove Andrew Morton's old email accountsFrancois Cami2008-10-16
* | | | | | | | | | kernel/kallsyms.c: fix double returnWANG Cong2008-10-16
* | | | | | | | | | kernel/sys.c: improve code generationAndrew Morton2008-10-16
* | | | | | | | | | utsname: completely overwrite prior informationVegard Nossum2008-10-16
* | | | | | | | | | profiling: dynamically enable readprofile at runtimeDave Hansen2008-10-16
* | | | | | | | | | rlimit: permit setting RLIMIT_NOFILE to RLIM_INFINITYAdam Tkac2008-10-16
* | | | | | | | | | Make the taint flags reliableAndi Kleen2008-10-16
* | | | | | | | | | Kconfig: eliminate "def_bool n" constructsJan Beulich2008-10-16
* | | | | | | | | | wait: kill is_sync_wait()Tejun Heo2008-10-16
* | | | | | | | | | kernel/dma.c: remove a CVS keywordAdrian Bunk2008-10-16
* | | | | | | | | | pm: rework disabling of user mode helpers during suspend/hibernationRafael J. Wysocki2008-10-16
* | | | | | | | | | memrlimit: cgroup mm owner callback changes to add task infoBalbir Singh2008-10-16
|/ / / / / / / / /
* | | | | | | | | Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2008-10-14
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | Configure out file locking featuresThomas Petazzoni2008-09-29
* | | | | | | | | Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya...Linus Torvalds2008-10-13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | proc: remove kernel.maps_protectAlexey Dobriyan2008-10-09
| * | | | | | | | | [PATCH] signal, procfs: some lock_task_sighand() users do not need rcu_read_l...Lai Jiangshan2008-10-09
* | | | | | | | | | tty: Fix abusers of current->sighand->ttyAlan Cox2008-10-13
* | | | | | | | | | tty: Move tty_write_message out of kernel/printkAlan Cox2008-10-13