summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2008-10-16Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2008-10-16make kprobes.c:kretprobe_table_lock() staticAdrian Bunk
2008-10-16resources: tidy __request_region()Bjorn Helgaas
2008-10-16Configure out AIO supportThomas Petazzoni
2008-10-16sysctl: simplify ->strategyAlexey Dobriyan
2008-10-16compat: generic compat get/settimeofdayChristoph Hellwig
2008-10-16Add kerneldoc documentation for new printk format extensionsAndi Kleen
2008-10-16taint: fix kernel-docRandy Dunlap
2008-10-16Remove Andrew Morton's old email accountsFrancois Cami
2008-10-16kernel/kallsyms.c: fix double returnWANG Cong
2008-10-16kernel/sys.c: improve code generationAndrew Morton
2008-10-16utsname: completely overwrite prior informationVegard Nossum
2008-10-16profiling: dynamically enable readprofile at runtimeDave Hansen
2008-10-16rlimit: permit setting RLIMIT_NOFILE to RLIM_INFINITYAdam Tkac
2008-10-16Make the taint flags reliableAndi Kleen
2008-10-16Kconfig: eliminate "def_bool n" constructsJan Beulich
2008-10-16wait: kill is_sync_wait()Tejun Heo
2008-10-16kernel/dma.c: remove a CVS keywordAdrian Bunk
2008-10-16pm: rework disabling of user mode helpers during suspend/hibernationRafael J. Wysocki
2008-10-16memrlimit: cgroup mm owner callback changes to add task infoBalbir Singh
2008-10-16driver core: basic infrastructure for per-module dynamic debug messagesJason Baron
2008-10-16modules: fix module "notes" kobject leakAlexey Dobriyan
2008-10-17module: remove CONFIG_KMOD in comment after #endifRusty Russell
2008-10-15Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri...Ingo Molnar
2008-10-14Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2008-10-13Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya...Linus Torvalds
2008-10-13tty: Fix abusers of current->sighand->ttyAlan Cox
2008-10-13tty: Move tty_write_message out of kernel/printkAlan Cox
2008-10-13tty: Add a kref countAlan Cox
2008-10-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-10-11Merge phase #4 (X2APIC, APIC unification, CPU identification unification) of ...Linus Torvalds
2008-10-11Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-DIngo Molnar
2008-10-11Merge branch 'x86/apic' into x86-v28-for-linus-phase4-BIngo Molnar
2008-10-11Merge phase #3 (IOMMU) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/l...Linus Torvalds
2008-10-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2008-10-10Merge branch 'rcu-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2008-10-10Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for...Ingo Molnar
2008-10-10proc: remove kernel.maps_protectAlexey Dobriyan
2008-10-10[PATCH] signal, procfs: some lock_task_sighand() users do not need rcu_read_l...Lai Jiangshan
2008-10-09[CPUFREQ][5/6] cpufreq: Changes to get_cpu_idle_time_us(), used by ondemand g...venkatesh.pallipadi@intel.com
2008-10-09sched debug: add name to sched_domain sysctl entriesIngo Molnar
2008-10-09Merge branch 'linus' into core/rcuIngo Molnar
2008-10-08sched: sync wakeups vs avg_overlapPeter Zijlstra
2008-10-08Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched...Ingo Molnar
2008-10-06kgdb: call touch_softlockup_watchdog on resumeJason Wessel
2008-10-06sched: remove redundant code in cpu_cgroup_create()Li Zefan
2008-10-06Merge branch 'linus' into sched/develIngo Molnar
2008-10-04sched_rt.c: resch needed in rt_rq_enqueue() for the root rt_rqDario Faggioli