| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds | 2008-10-17 | 2 | -0/+13 |
|\ |
|
| * | Staging: add TAINT_CRAP for all drivers/staging code | Greg Kroah-Hartman | 2008-10-10 | 2 | -2/+15 |
* | | softirq: Add support for triggering softirq work on softirqs. | David S. Miller | 2008-10-17 | 1 | -0/+129 |
* | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-10-16 | 1 | -3/+3 |
|\ \ |
|
| * \ | Merge branch 'sched/clock' into sched/urgent | Ingo Molnar | 2008-10-11 | 1 | -3/+3 |
| |\ \
| | |/
| |/| |
|
| | * | sched_clock: prevent scd->clock from moving backwards | Dave Kleikamp | 2008-10-10 | 1 | -3/+3 |
* | | | Fix kernel/softirq.c printk format warning properly | Linus Torvalds | 2008-10-16 | 1 | -1/+1 |
* | | | Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-10-16 | 5 | -16/+73 |
|\ \ \ |
|
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| *-------. \ \ | Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri... | Ingo Molnar | 2008-10-15 | 5 | -16/+73 |
| |\ \ \ \ \ \ \ |
|
| | | | | * | | | | printk: robustify printk, update comment | Jiri Kosina | 2008-08-20 | 1 | -3/+0 |
| | | | | * | | | | printk: robustify printk, fix #2 | Peter Zijlstra | 2008-08-20 | 1 | -1/+1 |
| | | | | * | | | | printk: robustify printk | Peter Zijlstra | 2008-08-11 | 3 | -3/+19 |
| | | | * | | | | | IO resources, x86: ioremap sanity check to catch mapping requests exceeding, fix | Ingo Molnar | 2008-09-26 | 1 | -5/+9 |
| | | | * | | | | | IO resources, x86: ioremap sanity check to catch mapping requests exceeding t... | Suresh Siddha | 2008-09-26 | 1 | -0/+33 |
| | | | * | | | | | Merge commit 'v2.6.27-rc6' into core/resources | Ingo Molnar | 2008-09-14 | 11 | -168/+362 |
| | | | |\ \ \ \ \ |
|
| | | | * | | | | | | IO resources: fix/remove printk | Ingo Molnar | 2008-09-04 | 1 | -5/+1 |
| | | * | | | | | | | softirq, warning fix: correct a format to avoid a warning | Frederic Weisbecker | 2008-10-03 | 1 | -1/+1 |
| | | * | | | | | | | softirqs, debug: preemption check | Thomas Gleixner | 2008-10-02 | 1 | -0/+11 |
| | | * | | | | | | | softirq: allocate less vectors | Alexey Dobriyan | 2008-09-06 | 1 | -1/+1 |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2008-10-16 | 1 | -1/+32 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | driver core: basic infrastructure for per-module dynamic debug messages | Jason Baron | 2008-10-16 | 1 | -0/+31 |
| * | | | | | | | | | | modules: fix module "notes" kobject leak | Alexey Dobriyan | 2008-10-16 | 1 | -1/+1 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2008-10-16 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | module: remove CONFIG_KMOD in comment after #endif | Rusty Russell | 2008-10-17 | 1 | -1/+1 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | make kprobes.c:kretprobe_table_lock() static | Adrian Bunk | 2008-10-16 | 1 | -1/+1 |
* | | | | | | | | | | resources: tidy __request_region() | Bjorn Helgaas | 2008-10-16 | 1 | -20/+21 |
* | | | | | | | | | | Configure out AIO support | Thomas Petazzoni | 2008-10-16 | 2 | -0/+7 |
* | | | | | | | | | | sysctl: simplify ->strategy | Alexey Dobriyan | 2008-10-16 | 2 | -19/+15 |
* | | | | | | | | | | compat: generic compat get/settimeofday | Christoph Hellwig | 2008-10-16 | 1 | -0/+58 |
* | | | | | | | | | | Add kerneldoc documentation for new printk format extensions | Andi Kleen | 2008-10-16 | 1 | -0/+2 |
* | | | | | | | | | | taint: fix kernel-doc | Randy Dunlap | 2008-10-16 | 1 | -15/+15 |
* | | | | | | | | | | Remove Andrew Morton's old email accounts | Francois Cami | 2008-10-16 | 2 | -2/+2 |
* | | | | | | | | | | kernel/kallsyms.c: fix double return | WANG Cong | 2008-10-16 | 1 | -1/+0 |
* | | | | | | | | | | kernel/sys.c: improve code generation | Andrew Morton | 2008-10-16 | 1 | -8/+12 |
* | | | | | | | | | | utsname: completely overwrite prior information | Vegard Nossum | 2008-10-16 | 1 | -2/+4 |
* | | | | | | | | | | profiling: dynamically enable readprofile at runtime | Dave Hansen | 2008-10-16 | 2 | -10/+66 |
* | | | | | | | | | | rlimit: permit setting RLIMIT_NOFILE to RLIM_INFINITY | Adam Tkac | 2008-10-16 | 1 | -4/+12 |
* | | | | | | | | | | Make the taint flags reliable | Andi Kleen | 2008-10-16 | 4 | -63/+81 |
* | | | | | | | | | | Kconfig: eliminate "def_bool n" constructs | Jan Beulich | 2008-10-16 | 1 | -1/+0 |
* | | | | | | | | | | wait: kill is_sync_wait() | Tejun Heo | 2008-10-16 | 1 | -12/+2 |
* | | | | | | | | | | kernel/dma.c: remove a CVS keyword | Adrian Bunk | 2008-10-16 | 1 | -1/+1 |
* | | | | | | | | | | pm: rework disabling of user mode helpers during suspend/hibernation | Rafael J. Wysocki | 2008-10-16 | 4 | -38/+55 |
* | | | | | | | | | | memrlimit: cgroup mm owner callback changes to add task info | Balbir Singh | 2008-10-16 | 2 | -6/+7 |
|/ / / / / / / / / |
|
* | | | | | | | | | Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2008-10-14 | 2 | -1/+6 |
|\ \ \ \ \ \ \ \ \
| |_|_|_|_|_|/ / /
|/| | | | | | | | |
|
| * | | | | | | | | Configure out file locking features | Thomas Petazzoni | 2008-09-29 | 2 | -1/+6 |
* | | | | | | | | | Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya... | Linus Torvalds | 2008-10-13 | 2 | -13/+0 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | proc: remove kernel.maps_protect | Alexey Dobriyan | 2008-10-10 | 1 | -11/+0 |
| * | | | | | | | | | [PATCH] signal, procfs: some lock_task_sighand() users do not need rcu_read_l... | Lai Jiangshan | 2008-10-10 | 1 | -2/+0 |
* | | | | | | | | | | tty: Fix abusers of current->sighand->tty | Alan Cox | 2008-10-13 | 2 | -6/+5 |
* | | | | | | | | | | tty: Move tty_write_message out of kernel/printk | Alan Cox | 2008-10-13 | 1 | -16/+0 |