Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
* | Merge commit 'remotes/tip/x86/paravirt' into x86/untangle2 | Jeremy Fitzhardinge | 2009-02-11 | |
|\ | ||||
| * | Merge branch 'master' into tj-percpu | Tejun Heo | 2009-01-31 | |
| |\ | ||||
| * \ | Merge branch 'linus' into core/percpu | Ingo Molnar | 2009-01-30 | |
| |\ \ | ||||
| * \ \ | Merge branch 'linus' into core/percpu | Ingo Molnar | 2009-01-27 | |
| |\ \ \ | ||||
| * \ \ \ | Merge branch 'x86/mm' into core/percpu | Ingo Molnar | 2009-01-21 | |
| |\ \ \ \ | ||||
| * | | | | | percpu: refactor percpu.h | Brian Gerst | 2009-01-19 | |
| * | | | | | Merge branch 'core/percpu' into stackprotector | Ingo Molnar | 2009-01-18 | |
| |\ \ \ \ \ | ||||
| | | \ \ \ \ | ||||
| | | \ \ \ \ | ||||
| | *-. \ \ \ \ | Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpu | Ingo Molnar | 2009-01-15 | |
| | |\ \ \ \ \ \ | ||||
| | | * | | | | | | x86: arch_probe_nr_irqs | Yinghai Lu | 2009-01-12 | |
| | | * | | | | | | cpumask, irq: non-x86 build failures | Mike Travis | 2009-01-11 | |
| | | * | | | | | | irq: initialize nr_irqs based on nr_cpu_ids | Mike Travis | 2009-01-11 | |
| | | * | | | | | | cpumask: fix bug in use cpumask_var_t in irq_desc | Mike Travis | 2009-01-11 | |
| | | * | | | | | | cpumask: Use topology_core_cpumask()/topology_thread_cpumask() | Rusty Russell | 2009-01-11 | |
| | | * | | | | | | cpumask: update irq_desc to use cpumask_var_t | Mike Travis | 2009-01-11 | |
| | | |/ / / / / | ||||
| * | | | | | | | Merge branch 'linus' into stackprotector | Ingo Molnar | 2008-12-31 | |
| |\ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ | Merge branch 'linus' into stackprotector | Ingo Molnar | 2008-10-15 | |
| |\ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ | Merge branch 'linus' into stackprotector | Ingo Molnar | 2008-06-25 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | stackprotector: use canary at end of stack to indicate overruns at oops time | Eric Sandeen | 2008-05-26 | |
| * | | | | | | | | | | x86: fix the stackprotector canary of the boot CPU | Ingo Molnar | 2008-05-26 | |
| * | | | | | | | | | | stackprotector: add boot_init_stack_canary() | Ingo Molnar | 2008-05-26 | |
| * | | | | | | | | | | stackprotector: include files | Ingo Molnar | 2008-05-26 | |
| * | | | | | | | | | | x86: fix stackprotector canary updates during context switches | Ingo Molnar | 2008-05-26 | |
* | | | | | | | | | | | async: Rename _special -> _domain for clarity. | Cornelia Huck | 2009-02-08 | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2009-02-07 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | PCI: return error on failure to read PCI ROMs | Timothy S. Nelson | 2009-02-04 | |
* | | | | | | | | | | | | module: remove over-zealous check in __module_get() | Rusty Russell | 2009-02-07 | |
* | | | | | | | | | | | | wait: prevent exclusive waiter starvation | Johannes Weiner | 2009-02-05 | |
* | | | | | | | | | | | | fbmem: don't call copy_from/to_user() with mutex held | Andrea Righi | 2009-02-05 | |
* | | | | | | | | | | | | generic swap(): don't return a value from swap() | Peter Zijlstra | 2009-02-05 | |
* | | | | | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2009-02-04 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | sched: add missing kernel-doc in sched.h | Randy Dunlap | 2009-02-03 | |
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-02-04 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2009-02-03 | |
| |\| | | | | | | | | | | | ||||
| * | | | | | | | | | | | | net: Fix userland breakage wrt. linux/if_tunnel.h | David S. Miller | 2009-02-02 | |
* | | | | | | | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-02-03 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | libata: implement HORKAGE_1_5_GBPS and apply it to WD My Book | Tejun Heo | 2009-02-02 | |
| * | | | | | | | | | | | | libata: clear dev->ering in smarter way | Tejun Heo | 2009-02-02 | |
| * | | | | | | | | | | | | ide/libata: fix ata_id_is_cfa() (take 4) | Sergei Shtylyov | 2009-02-02 | |
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2009-02-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | PCI: irq and pci_ids patch for Intel Tigerpoint DeviceIDs | Seth Heasley | 2009-01-27 | |
| | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds | 2009-02-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | kmalloc: return NULL instead of link failure | Jeff Mahoney | 2009-01-27 | |
| | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-02-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | bio.h: If they MUST be inlined, then use __always_inline | Alberto Bertogli | 2009-02-02 | |
| * | | | | | | | | | | | | | Fix misleading comment in bio.h | Alberto Bertogli | 2009-02-02 | |
| * | | | | | | | | | | | | | block: fix inconsistent parenthesisation of QUEUE_FLAG_DEFAULT | Jens Axboe | 2009-02-02 | |
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||
* / | | | | | | | | | | | | modules: Use a better scheme for refcounting | Eric Dumazet | 2009-02-02 | |
|/ / / / / / / / / / / / | ||||
* | | | | | | | | | | | | Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-01-31 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | headers_check fix: linux/rtnetlink.h | Jaswinder Singh Rajput | 2009-01-30 | |
| * | | | | | | | | | | | | headers_check fix: linux/nubus.h | Jaswinder Singh Rajput | 2009-01-30 |