Age | Commit message (Expand) | Author |
2007-09-19 | [POWERPC] Fix timekeeping on PowerPC 601 | Benjamin Herrenschmidt |
2007-09-11 | [POWERPC] cell/PS3: Fix a bug that causes the PS3 to hang on the SPU Class 0 ... | Masato Noguchi |
2007-08-17 | [POWERPC] Fix FSL BookE machine check reporting | Becky Bruce |
2007-08-10 | [POWERPC] Fix initialization and usage of dma_mask | Benjamin Herrenschmidt |
2007-08-10 | [POWERPC] cell: Move SPU affinity init to spu_management_of_ops | Andre Detsch |
2007-08-03 | [POWERPC] Fixes for the SLB shadow buffer code | Michael Neuling |
2007-08-03 | [POWERPC] Expand RPN field to 34 bits when using 64k pages | Paul Mackerras |
2007-07-31 | Fix WARN_ON() on bitfield ops | Linus Torvalds |
2007-07-31 | remove unused TIF_NOTIFY_RESUME flag | Stephane Eranian |
2007-07-26 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds |
2007-07-26 | fix 'dynreloc miscount' link error on Powerpc | Sam Ravnborg |
2007-07-26 | make powerpc BUG_ON() OK with pointers and bitwise | Al Viro |
2007-07-26 | [POWERPC] Add function to check if address is an IO port | Benjamin Herrenschmidt |
2007-07-26 | [POWERPC] iSeries: Fix section mismatch warnings | Stephen Rothwell |
2007-07-26 | [POWERPC] iSeries: We need vio_enable_interrupts | Stephen Rothwell |
2007-07-23 | [POWERPC] Provide ability to setup P2P bridge registers from struct resource | Kumar Gala |
2007-07-23 | [POWERPC] Make endianess of cfg_addr for indirect pci ops runtime | Kumar Gala |
2007-07-23 | [POWERPC] Removed setup_indirect_pci_nomap | Kumar Gala |
2007-07-23 | [POWERPC] Added indirect quirk to handle PCIe PHB that have issue w/no link | Kumar Gala |
2007-07-23 | [POWERPC] Add the ability to find PCI capabilities early on | Kumar Gala |
2007-07-22 | [POWERPC] MPIC protected sources | Benjamin Herrenschmidt |
2007-07-22 | [POWERPC] of_detach_node()'s device node argument cannot be const | Segher Boessenkool |
2007-07-20 | [CELL] spufs: rework list management and associated locking | Christoph Hellwig |
2007-07-20 | [CELL] oprofile: add support to OProfile for profiling CELL BE SPUs | Bob Nelson |
2007-07-20 | [CELL] spufs: extension of spu_create to support affinity definition | Arnd Bergmann |
2007-07-20 | [CELL] cell: add vicinity information on spus | Arnd Bergmann |
2007-07-20 | [CELL] cell: add per BE structure with info about its SPUs | Arnd Bergmann |
2007-07-20 | [CELL] spufs: fix decr_status meanings | Masato Noguchi |
2007-07-20 | [CELL] spufs: add spu stats in sysfs and ctx stat file in spufs | Andre Detsch |
2007-07-20 | [CELL] spufs: Avoid unexpectedly restaring MFC during context save | Kazunori Asayama |
2007-07-20 | [CELL] saving spus information for kexec crash | Andre Detsch |
2007-07-20 | [CELL] pmi: remove support for mutiple devices. | Christian Krafft |
2007-07-20 | Create linux/of_platorm.h | Stephen Rothwell |
2007-07-20 | Begin consolidation of of_device.h | Stephen Rothwell |
2007-07-20 | Consolidate of_find_node_by routines | Stephen Rothwell |
2007-07-20 | Consolidate of_find_property | Stephen Rothwell |
2007-07-20 | Consolidate of_device_is_compatible | Stephen Rothwell |
2007-07-20 | Start split out of common open firmware code | Stephen Rothwell |
2007-07-20 | Split out common parts of prom.h | Stephen Rothwell |
2007-07-19 | [PATCH] sched: sched_cacheflush is now unused | Ralf Baechle |
2007-07-19 | arch: personality independent stack top | Peter Zijlstra |
2007-07-19 | define new percpu interface for shared data | Fenghua Yu |
2007-07-19 | jprobes: remove JPROBE_ENTRY() | Michael Ellerman |
2007-07-17 | sys_fallocate() implementation on i386, x86_64 and powerpc | Amit Arora |
2007-07-17 | fbdev: detect primary display device | Antonino A. Daplas |
2007-07-17 | fbdev: move arch-specific bits to their respective subdirectories | Antonino A. Daplas |
2007-07-17 | kallsyms: make KSYM_NAME_LEN include space for trailing '\0' | Tejun Heo |
2007-07-17 | mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirty | Martin Schwidefsky |
2007-07-16 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds |
2007-07-16 | Introduce compat_u64 and compat_s64 types | Arnd Bergmann |