Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | printk: change type of 'boot_delay' to int * | Namhyung Kim | 2010-10-26 | |
* | | | | | | printk: add lock context annotation | Namhyung Kim | 2010-10-26 | |
* | | | | | | printk: fixup declaration of kmsg_reasons | Namhyung Kim | 2010-10-26 | |
* | | | | | | stop_machine: convert cpu notifier to return encapsulate errno value | Akinobu Mita | 2010-10-26 | |
* | | | | | | kernel/stop_machine.c: fix unused variable warning | Rakib Mullick | 2010-10-26 | |
* | | | | | | fs: allow for more than 2^31 files | Eric Dumazet | 2010-10-26 | |
* | | | | | | kernel/user.c: add lock release annotation on free_user() | Namhyung Kim | 2010-10-26 | |
* | | | | | | workqueues: s/ON_STACK/ONSTACK/ | Andrew Morton | 2010-10-26 | |
* | | | | | | use clear_page()/copy_page() in favor of memset()/memcpy() on whole pages | Jan Beulich | 2010-10-26 | |
* | | | | | | mm: strictly nested kmap_atomic() | Peter Zijlstra | 2010-10-26 | |
* | | | | | | oom: add per-mm oom disable count | Ying Han | 2010-10-26 | |
| |/ / / / |/| | | | | ||||
* | | | | | MN10300: Fix the PERCPU() alignment to allow for workqueues | David Howells | 2010-10-25 | |
|/ / / / | ||||
* | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-10-24 | |
|\ \ \ \ | ||||
| * | | | | kernel/pm_qos_params.c: Remove unnecessary casts of private_data | Joe Perches | 2010-09-23 | |
| * | | | | Merge branch 'master' into for-next | Jiri Kosina | 2010-08-11 | |
| |\ \ \ \ | ||||
| * \ \ \ \ | Merge branch 'master' into for-next | Jiri Kosina | 2010-08-10 | |
| |\ \ \ \ \ | ||||
| * | | | | | | fix printk typo 'faild' | Paul Bolle | 2010-08-09 | |
| | | | | | | | ||||
| \ \ \ \ \ \ | ||||
| \ \ \ \ \ \ | ||||
| \ \ \ \ \ \ | ||||
| \ \ \ \ \ \ | ||||
| \ \ \ \ \ \ | ||||
| \ \ \ \ \ \ | ||||
| \ \ \ \ \ \ | ||||
| \ \ \ \ \ \ | ||||
| \ \ \ \ \ \ | ||||
*---------. \ \ \ \ \ \ | Merge branches 'softirq-for-linus', 'x86-debug-for-linus', 'x86-numa-for-linu... | Linus Torvalds | 2010-10-23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | softirqs: Make wakeup_softirqd static | Thomas Gleixner | 2010-09-22 | |
* | | | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 2010-10-22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | kdb,debug_core: adjust master cpu switch logic against new debug_core locking | Jason Wessel | 2010-10-22 | |
| * | | | | | | | | | | | | | debug_core: refactor locking for master/slave cpus | Jason Wessel | 2010-10-22 | |
| * | | | | | | | | | | | | | debug_core: disable hw_breakpoints on all cores in kgdb_cpu_enter() | Dongdong Deng | 2010-10-22 | |
| * | | | | | | | | | | | | | kdb,kgdb: fix sparse fixups | Jason Wessel | 2010-10-22 | |
| * | | | | | | | | | | | | | kdb: Fix oops in kdb_unregister | Jason Wessel | 2010-10-22 | |
| * | | | | | | | | | | | | | kdb,ftdump: Remove reference to internal kdb include | Jason Wessel | 2010-10-22 | |
| * | | | | | | | | | | | | | kdb: Allow kernel loadable modules to add kdb shell functions | Jason Wessel | 2010-10-22 | |
| * | | | | | | | | | | | | | debug_core: stop rcu warnings on kernel resume | Jason Wessel | 2010-10-22 | |
| * | | | | | | | | | | | | | debug_core: move all watch dog syncs to a single function | Jason Wessel | 2010-10-22 | |
* | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2010-10-22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | workqueue: remove in_workqueue_context() | Tejun Heo | 2010-10-19 | |
| * | | | | | | | | | | | | | workqueue: Clarify that schedule_on_each_cpu is synchronous | Tejun Heo | 2010-10-19 | |
| * | | | | | | | | | | | | | workqueue: add and use WQ_MEM_RECLAIM flag | Tejun Heo | 2010-10-11 | |
| * | | | | | | | | | | | | | workqueue: fix HIGHPRI handling in keep_working() | Tejun Heo | 2010-10-11 | |
| * | | | | | | | | | | | | | workqueue: add queue_work and activate_work trace points | Tejun Heo | 2010-10-05 | |
| * | | | | | | | | | | | | | workqueue: prepare for more tracepoints | Tejun Heo | 2010-10-05 | |
| * | | | | | | | | | | | | | workqueue: implement flush[_delayed]_work_sync() | Tejun Heo | 2010-09-19 | |
| * | | | | | | | | | | | | | workqueue: factor out start_flush_work() | Tejun Heo | 2010-09-19 | |
| * | | | | | | | | | | | | | workqueue: cleanup flush/cancel functions | Tejun Heo | 2010-09-19 | |
| |/ / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2010-10-22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 | |
* | | | | | | | | | | | | | | Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2010-10-22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | BKL: Remove BKL from cgroup | Jan Blunck | 2010-10-04 | |
| * | | | | | | | | | | | | | | BKL: Explicitly add BKL around get_sb/fill_super | Jan Blunck | 2010-10-04 | |
| | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 2010-10-22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | blktrace: remove the big kernel lock | Arnd Bergmann | 2010-10-19 | |
| * | | | | | | | | | | | | | rtmutex-tester: make it build without BKL | Arnd Bergmann | 2010-10-19 | |
| | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2010-10-22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge remote branch 'kumar/merge' into next | Benjamin Herrenschmidt | 2010-10-13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | powerpc: define a compat_sys_recv cond_syscall | Stephen Rothwell | 2010-09-23 | |
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | | |