Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | * | | | | | | | | | | | | | | | | | [S390] mm: add page fault retry handling | Heiko Carstens | 2011-05-26 | |
| | | * | | | | | | | | | | | | | | | | | [S390] mm: handle kernel caused page fault oom situations | Heiko Carstens | 2011-05-26 | |
| | | * | | | | | | | | | | | | | | | | | [S390] delay: implement ndelay | Heiko Carstens | 2011-05-26 | |
| | | * | | | | | | | | | | | | | | | | | [S390] topology,sched: fix cpu_coregroup_mask/cpu_book_mask definitions | Heiko Carstens | 2011-05-26 | |
| | | * | | | | | | | | | | | | | | | | | [S390] hwsampler: allow cpu hotplug | Martin Schwidefsky | 2011-05-26 | |
| | | * | | | | | | | | | | | | | | | | | [S390] uaccess: turn __access_ok() into a define | Heiko Carstens | 2011-05-26 | |
| | | * | | | | | | | | | | | | | | | | | [S390] irq: merge irq.c and s390_ext.c | Heiko Carstens | 2011-05-26 | |
| | | * | | | | | | | | | | | | | | | | | [S390] irq: fix service signal external interrupt handling | Heiko Carstens | 2011-05-26 | |
| | | * | | | | | | | | | | | | | | | | | [S390] pfault: always enable service signal interrupt | Heiko Carstens | 2011-05-26 | |
| | | | |/ / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2011-05-27 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | Merge remote branch 'kumar/merge' into merge | Benjamin Herrenschmidt | 2011-05-26 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | * | | | | | | | | | | | | | | | | powerpc/fsl_rio: Error interrupt handler for sRIO on MPC85xx | Shaohui Xie | 2011-05-20 | |
| | | | * | | | | | | | | | | | | | | | | powerpc/fsl_rio: move machine_check handler | Shaohui Xie | 2011-05-20 | |
| | | | * | | | | | | | | | | | | | | | | powerpc/fsl_lbc: Add workaround for ELBC-A001 erratum | Shengzhou Liu | 2011-05-20 | |
| | * | | | | | | | | | | | | | | | | | | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 2011-05-27 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | ARM: RX-51: Enable isp1704 power on/off | Kalle Jokiniemi | 2011-04-20 | |
| | * | | | | | | | | | | | | | | | | | | | Merge branch 'upstream/tidy-xen-mmu-2.6.39' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2011-05-26 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | xen: fix compile without CONFIG_XEN_DEBUG_FS | Jeremy Fitzhardinge | 2011-05-20 | |
| | | * | | | | | | | | | | | | | | | | | | | Use arbitrary_virt_to_machine() to deal with ioremapped pud updates. | Jeremy Fitzhardinge | 2011-05-20 | |
| | | * | | | | | | | | | | | | | | | | | | | Use arbitrary_virt_to_machine() to deal with ioremapped pmd updates. | Jeremy Fitzhardinge | 2011-05-20 | |
| | | * | | | | | | | | | | | | | | | | | | | xen/mmu: remove all ad-hoc stats stuff | Jeremy Fitzhardinge | 2011-05-20 | |
| | | * | | | | | | | | | | | | | | | | | | | xen: use normal virt_to_machine for ptes | Jeremy Fitzhardinge | 2011-05-20 | |
| | | * | | | | | | | | | | | | | | | | | | | xen: make a pile of mmu pvop functions static | Jeremy Fitzhardinge | 2011-05-20 | |
| | | * | | | | | | | | | | | | | | | | | | | xen: condense everything onto xen_set_pte | Jeremy Fitzhardinge | 2011-05-20 | |
| | | * | | | | | | | | | | | | | | | | | | | xen: use mmu_update for xen_set_pte_at() | Jeremy Fitzhardinge | 2011-05-20 | |
| | | * | | | | | | | | | | | | | | | | | | | xen: drop all the special iomap pte paths. | Jeremy Fitzhardinge | 2011-05-20 | |
| | | | |_|_|_|_|_|_|_|_|/ / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | m68knommu: use generic find_next_bit_le() | Akinobu Mita | 2011-05-26 | |
| | * | | | | | | | | | | | | | | | | | | | s390: use asm-generic/bitops/le.h | Akinobu Mita | 2011-05-26 | |
| | * | | | | | | | | | | | | | | | | | | | arm: use asm-generic/bitops/le.h | Akinobu Mita | 2011-05-26 | |
| | * | | | | | | | | | | | | | | | | | | | arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} | Akinobu Mita | 2011-05-26 | |
| | * | | | | | | | | | | | | | | | | | | | arch: add #define for each of optimized find bitops | Akinobu Mita | 2011-05-26 | |
| | * | | | | | | | | | | | | | | | | | | | m68knommu: fix build error due to the lack of find_next_bit_le() | Akinobu Mita | 2011-05-26 | |
| | * | | | | | | | | | | | | | | | | | | | kgdbts: unify/generalize gdb breakpoint adjustment | Mike Frysinger | 2011-05-26 | |
| | * | | | | | | | | | | | | | | | | | | | sh: convert to asm-generic ptrace.h | Mike Frysinger | 2011-05-26 | |
| | * | | | | | | | | | | | | | | | | | | | x86: convert to asm-generic ptrace.h | Mike Frysinger | 2011-05-26 | |
| | * | | | | | | | | | | | | | | | | | | | Blackfin: convert to asm-generic ptrace.h | Mike Frysinger | 2011-05-26 | |
| | * | | | | | | | | | | | | | | | | | | | cgroup: remove the ns_cgroup | Daniel Lezcano | 2011-05-26 | |
| | * | | | | | | | | | | | | | | | | | | | m32r: remove redundant declaration | KOSAKI Motohiro | 2011-05-26 | |
| | * | | | | | | | | | | | | | | | | | | | m32r: convert cpumask api | KOSAKI Motohiro | 2011-05-26 | |
| | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-05-26 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | x86: vdso: Remove unused variable | Thomas Gleixner | 2011-05-26 | |
| | | * | | | | | | | | | | | | | | | | | | x86-64: Optimize vDSO time() | Andy Lutomirski | 2011-05-24 | |
| | | * | | | | | | | | | | | | | | | | | | x86-64: Add time to vDSO | Andy Lutomirski | 2011-05-24 | |
| | | * | | | | | | | | | | | | | | | | | | x86-64: Turn off -pg and turn on -foptimize-sibling-calls for vDSO | Andy Lutomirski | 2011-05-24 | |
| | | * | | | | | | | | | | | | | | | | | | x86-64: Move vread_tsc into a new file with sensible options | Andy Lutomirski | 2011-05-24 | |
| | | * | | | | | | | | | | | | | | | | | | x86-64: Vclock_gettime(CLOCK_MONOTONIC) can't ever see nsec < 0 | Andy Lutomirski | 2011-05-24 | |
| | | * | | | | | | | | | | | | | | | | | | x86-64: Don't generate cmov in vread_tsc | Andy Lutomirski | 2011-05-24 | |
| | | * | | | | | | | | | | | | | | | | | | x86-64: Remove unnecessary barrier in vread_tsc | Andy Lutomirski | 2011-05-24 | |
| | | * | | | | | | | | | | | | | | | | | | x86-64: Clean up vdso/kernel shared variables | Andy Lutomirski | 2011-05-24 | |
| | | | |_|_|_|_|_|/ / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | | | | | | | | | ||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'core-fixes-for-linus' and 'irq-fixes-for-linus' of git://git.... | Linus Torvalds | 2011-05-26 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|/ / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | |