aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-04-20[POWERPC] Fix compile breakage for 64-bit UP configsPaul Mackerras
2008-04-18[POWERPC] Optimize fls64() on 64-bit processorsPaul Mackerras
2008-04-18[POWERPC] irqtrace support for 64-bit powerpcBenjamin Herrenschmidt
2008-04-18[POWERPC] Move stackframe definitions to common headerBenjamin Herrenschmidt
2008-04-18[POWERPC] Make pci_bus_to_host()'s struct pci_bus * argument constTrent Piepho
2008-04-18[POWERPC] Use asm-generic/bitops/find.h in bitops.hAlexander van Heukelum
2008-04-17[POWERPC] QE: export qe_get_brg_clk()Anton Vorontsov
2008-04-17[POWERPC] QE: immap_qe.h should include asm/io.hAnton Vorontsov
2008-04-17[POWERPC] QE: implement qe_muram_offsetAnton Vorontsov
2008-04-17[POWERPC] fsl_lbc: implement few UPM routinesAnton Vorontsov
2008-04-17[POWERPC] fsl_elbc_nand: factor out localbus definesAnton Vorontsov
2008-04-17[POWERPC] CPM: Move opcodes common to CPM1 and CPM2 to include/asm-powerpc/cpm.hLaurent Pinchart
2008-04-17[POWERPC] Remove unused machine call outsKumar Gala
2008-04-17[POWERPC] pseries/phyp dump: Reserve a variable amount of space at bootManish Ahuja
2008-04-17[POWERPC] Cleanup pgtable-ppc32.hKumar Gala
2008-04-17[POWERPC] Update linker script to properly set physical addressesKumar Gala
2008-04-17[POWERPC] Move phys_addr_t definition into asm/types.hKumar Gala
2008-04-17[POWERPC] Use lowmem_end_addr to limit lmb allocations on ppc32Kumar Gala
2008-04-17[POWERPC] Remove and replace uses of PPC_MEMSTART with memstart_addrKumar Gala
2008-04-17[POWERPC] i2c: OF helpers for the i2c APIJochen Friedrich
2008-04-17[POWERPC] Implement support for the GPIO LIB APIAnton Vorontsov
2008-04-17[POWERPC] OF helpers for the GPIO APIAnton Vorontsov
2008-04-15[LMB] Add lmb_alloc_nid()David S. Miller
2008-04-15[POWERPC] replace asm/of_device.h with linux/of_device.h in macio.hStephen Rothwell
2008-04-15[POWERPC] remove include of asm/of_device.h from pmi.hStephen Rothwell
2008-04-15[POWERPC] iSeries: Localise and constify some iSeries dataStephen Rothwell
2008-04-15[POWERPC] iSeries: Make iseries_reg_save private to iSeriesStephen Rothwell
2008-04-15[POWERPC] iSeries: Use alternate paca structure for bootingStephen Rothwell
2008-04-14Merge branch 'linux-2.6'Paul Mackerras
2008-04-11Merge branch 'docs' of git://git.lwn.net/linux-2.6Linus Torvalds
2008-04-11Spell out behavior of atomic_dec_and_lock() in kerneldocJ. Bruce Fields
2008-04-11Fix "$(AS) -traditional" compile breakage caused by asmlinkage_protectHeiko Carstens
2008-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-04-11pnp: increase number of devices supported per protocolBjorn Helgaas
2008-04-10Add commentary about the new "asmlinkage_protect()" macroLinus Torvalds
2008-04-10asmlinkage_protect replaces prevent_tail_callRoland McGrath
2008-04-10FRV: Don't make smp_{r, w, }mb() interpolate MEMBAR when CONFIG_SMP=n [try #2]David Howells
2008-04-10FRV: Add support for emulation of userspace atomic ops [try #2]David Howells
2008-04-10FRV: Move STACK_TOP_MAX up [try #2]David Howells
2008-04-10FRV: Handle update_mmu_cache() being called when current->mm is NULL [try #2]David Howells
2008-04-07[TCP]: tcp_simple_retransmit can cause S+LIlpo Järvinen
2008-04-07[MIPS] Handle aliases in vmalloc correctly.Ralf Baechle
2008-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-04-07virtio: remove overzealous BUG_ON.Rusty Russell
2008-04-07x86: fix 64-bit asm NOPS for CONFIG_GENERIC_CPUSuresh Siddha
2008-04-07[POWERPC] Add of_device_is_available functionJosh Boyer
2008-04-07[POWERPC] Fix kernel panic in arch_arm_kprobeIonut Nicu
2008-04-07[POWERPC] Add hand-coded assembly strcmpSteven Rostedt
2008-04-04Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf...Linus Torvalds
2008-04-04cgroups: add cgroup support for enabling controllers at boot timePaul Menage