Age | Commit message (Expand) | Author |
2008-10-16 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2008-10-16 | Fix kernel/softirq.c printk format warning properly | Linus Torvalds |
2008-10-16 | Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2008-10-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2008-10-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds |
2008-10-16 | make kprobes.c:kretprobe_table_lock() static | Adrian Bunk |
2008-10-16 | resources: tidy __request_region() | Bjorn Helgaas |
2008-10-16 | Configure out AIO support | Thomas Petazzoni |
2008-10-16 | sysctl: simplify ->strategy | Alexey Dobriyan |
2008-10-16 | compat: generic compat get/settimeofday | Christoph Hellwig |
2008-10-16 | Add kerneldoc documentation for new printk format extensions | Andi Kleen |
2008-10-16 | taint: fix kernel-doc | Randy Dunlap |
2008-10-16 | Remove Andrew Morton's old email accounts | Francois Cami |
2008-10-16 | kernel/kallsyms.c: fix double return | WANG Cong |
2008-10-16 | kernel/sys.c: improve code generation | Andrew Morton |
2008-10-16 | utsname: completely overwrite prior information | Vegard Nossum |
2008-10-16 | profiling: dynamically enable readprofile at runtime | Dave Hansen |
2008-10-16 | rlimit: permit setting RLIMIT_NOFILE to RLIM_INFINITY | Adam Tkac |
2008-10-16 | Make the taint flags reliable | Andi Kleen |
2008-10-16 | Kconfig: eliminate "def_bool n" constructs | Jan Beulich |
2008-10-16 | wait: kill is_sync_wait() | Tejun Heo |
2008-10-16 | kernel/dma.c: remove a CVS keyword | Adrian Bunk |
2008-10-16 | pm: rework disabling of user mode helpers during suspend/hibernation | Rafael J. Wysocki |
2008-10-16 | memrlimit: cgroup mm owner callback changes to add task info | Balbir Singh |
2008-10-16 | driver core: basic infrastructure for per-module dynamic debug messages | Jason Baron |
2008-10-16 | modules: fix module "notes" kobject leak | Alexey Dobriyan |
2008-10-17 | module: remove CONFIG_KMOD in comment after #endif | Rusty Russell |
2008-10-15 | Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri... | Ingo Molnar |
2008-10-14 | Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2008-10-13 | Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya... | Linus Torvalds |
2008-10-13 | tty: Fix abusers of current->sighand->tty | Alan Cox |
2008-10-13 | tty: Move tty_write_message out of kernel/printk | Alan Cox |
2008-10-13 | tty: Add a kref count | Alan Cox |
2008-10-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller |
2008-10-11 | Merge phase #4 (X2APIC, APIC unification, CPU identification unification) of ... | Linus Torvalds |
2008-10-11 | Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-D | Ingo Molnar |
2008-10-11 | Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B | Ingo Molnar |
2008-10-11 | Merge phase #3 (IOMMU) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/l... | Linus Torvalds |
2008-10-11 | Merge branch 'sched/clock' into sched/urgent | Ingo Molnar |
2008-10-11 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds |
2008-10-10 | Merge branch 'rcu-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2008-10-10 | Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for... | Ingo Molnar |
2008-10-10 | sched_clock: prevent scd->clock from moving backwards | Dave Kleikamp |
2008-10-10 | proc: remove kernel.maps_protect | Alexey 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-09 | sched debug: add name to sched_domain sysctl entries | Ingo Molnar |
2008-10-09 | Merge branch 'linus' into core/rcu | Ingo Molnar |
2008-10-08 | sched: sync wakeups vs avg_overlap | Peter Zijlstra |
2008-10-08 | Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched... | Ingo Molnar |