| Commit message (Expand) | Author | Age |
... | |
| * | | | | | | | | | [S390] pm: fix build error for !SMP | Heiko Carstens | 2009-06-22 |
| * | | | | | | | | | [S390] qdio: Sanitize do_QDIO sanity checks | Jan Glauber | 2009-06-22 |
| * | | | | | | | | | [S390] s390: remove DEBUG_MALLOC | Pekka Enberg | 2009-06-22 |
| * | | | | | | | | | [S390] time: convert from bootmem to slab | Heiko Carstens | 2009-06-22 |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6 | Linus Torvalds | 2009-06-22 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | xtensa: enable m41t80 driver in s6105_defconfig | Daniel Glockner | 2009-06-22 |
| * | | | | | | | | | | xtensa: add m41t62 rtc to s6105 platform | Daniel Glockner | 2009-06-22 |
| * | | | | | | | | | | xtensa: enable s6gmac in s6105_defconfig | Daniel Glockner | 2009-06-22 |
| * | | | | | | | | | | xtensa: s6105 specific configuration for s6gmac | Oskar Schirmer | 2009-06-22 |
| * | | | | | | | | | | xtensa: support s6000 gpio irqs and alternate function selection | Daniel Glöckner | 2009-06-22 |
| * | | | | | | | | | | xtensa: s6000 dma engine support | Oskar Schirmer | 2009-06-22 |
| * | | | | | | | | | | xtensa: allow variant to initialize own irq chips | Daniel Glöckner | 2009-06-22 |
| * | | | | | | | | | | xtensa: cache inquiry and unaligned cache handling functions | Oskar Schirmer | 2009-06-22 |
| |/ / / / / / / / / |
|
* | | | | | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2009-06-22 |
|\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | x86/ACPI: Correct maximum allowed _CRS returned resources and warn if exceeded | Gary Hade | 2009-06-16 |
| * | | | | | | | | | PCI AER: support Multiple Error Received and no error source id | Zhang, Yanmin | 2009-06-16 |
| * | | | | | | | | | PCI: use ACPI _CRS data by default | Jesse Barnes | 2009-06-11 |
| * | | | | | | | | | PCI/x86: don't assume prefetchable ranges are 64bit | Yinghai Lu | 2009-06-11 |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2009-06-21 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | crypto: aes-ni - Remove CRYPTO_TFM_REQ_MAY_SLEEP from fpu template | Huang Ying | 2009-06-18 |
| * | | | | | | | | | | crypto: aes-ni - Do not sleep when using the FPU | Huang Ying | 2009-06-18 |
| * | | | | | | | | | | crypto: aes-ni - Fix cbc mode IV saving | Huang Ying | 2009-06-18 |
| | |/ / / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Move FAULT_FLAG_xyz into handle_mm_fault() callers | Linus Torvalds | 2009-06-21 |
* | | | | | | | | | | x86, 64-bit: Clean up user address masking | Linus Torvalds | 2009-06-20 |
* | | | | | | | | | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2009-06-20 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | perf_counter, x86: Improve interactions with fast-gup | Ingo Molnar | 2009-06-19 |
| * | | | | | | | | | | perf_counter: Make callchain samples extensible | Peter Zijlstra | 2009-06-19 |
| * | | | | | | | | | | perf_counter: powerpc: Add processor back-end for MPC7450 family | Paul Mackerras | 2009-06-18 |
| * | | | | | | | | | | perf_counter: powerpc: Make powerpc perf_counter code safe for 32-bit kernels | Paul Mackerras | 2009-06-18 |
| * | | | | | | | | | | perf_counter: powerpc: Change how processor-specific back-ends get selected | Paul Mackerras | 2009-06-18 |
| * | | | | | | | | | | perf_counter: powerpc: Use unsigned long for register and constraint values | Paul Mackerras | 2009-06-18 |
| * | | | | | | | | | | perf_counter: powerpc: Enable use of software counters on 32-bit powerpc | Paul Mackerras | 2009-06-18 |
| * | | | | | | | | | | perf_counter: x86: Set the period in the intel overflow handler | Peter Zijlstra | 2009-06-17 |
| * | | | | | | | | | | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 2009-06-17 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | x86: Add NMI types for kmap_atomic, fix | Peter Zijlstra | 2009-06-15 |
| * | | | | | | | | | | | perf_counter: Make set_perf_counter_pending() declaration common | Paul Mackerras | 2009-06-15 |
| * | | | | | | | | | | | perf_counter: powerpc: Fix two compile warnings | Paul Mackerras | 2009-06-15 |
| * | | | | | | | | | | | perf_counter: x86: Fix call-chain support to use NMI-safe methods | Peter Zijlstra | 2009-06-15 |
| * | | | | | | | | | | | x86: Add NMI types for kmap_atomic | Peter Zijlstra | 2009-06-15 |
| * | | | | | | | | | | | x86, mm: Add __get_user_pages_fast() | Peter Zijlstra | 2009-06-15 |
| * | | | | | | | | | | | perf_counter, x86: Fix kernel-space call-chains | Ingo Molnar | 2009-06-15 |
| * | | | | | | | | | | | perf_counter, x86: Fix call-chain walking | Ingo Molnar | 2009-06-14 |
| * | | | | | | | | | | | perf_counter, x86: Update AMD hw caching related event table | Jaswinder Singh Rajput | 2009-06-13 |
| * | | | | | | | | | | | perf_counter, x86: Check old-AMD performance monitoring support | Jaswinder Singh Rajput | 2009-06-13 |
* | | | | | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2009-06-20 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | sched, x86: Fix cpufreq + sched_clock() TSC scaling | Peter Zijlstra | 2009-06-17 |
| | |_|_|_|_|/ / / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-06-20 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | function-graph: add stack frame test | Steven Rostedt | 2009-06-18 |
| | |_|_|_|_|_|/ / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-06-20 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'x86/mce3' into x86/urgent | Ingo Molnar | 2009-06-20 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|