aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-17[POWERPC] QE: export qe_get_brg_clk()Anton Vorontsov1-0/+1
2008-04-17[POWERPC] QE: immap_qe.h should include asm/io.hAnton Vorontsov1-0/+1
2008-04-17[POWERPC] QE: implement qe_muram_offsetAnton Vorontsov2-2/+11
2008-04-17[POWERPC] fsl_lbc: implement few UPM routinesAnton Vorontsov1-0/+88
2008-04-17[POWERPC] fsl_elbc_nand: factor out localbus definesAnton Vorontsov1-0/+223
2008-04-17[POWERPC] CPM: Move opcodes common to CPM1 and CPM2 to include/asm-powerpc/cpm.hLaurent Pinchart3-23/+15
2008-04-17[POWERPC] Remove unused machine call outsKumar Gala1-3/+0
2008-04-17[POWERPC] pseries/phyp dump: Reserve a variable amount of space at bootManish Ahuja1-1/+3
2008-04-17[POWERPC] Cleanup pgtable-ppc32.hKumar Gala1-4/+1
2008-04-17[POWERPC] Update linker script to properly set physical addressesKumar Gala1-0/+1
2008-04-17[POWERPC] Move phys_addr_t definition into asm/types.hKumar Gala7-17/+7
2008-04-17[POWERPC] Use lowmem_end_addr to limit lmb allocations on ppc32Kumar Gala1-2/+2
2008-04-17[POWERPC] Remove and replace uses of PPC_MEMSTART with memstart_addrKumar Gala1-2/+0
2008-04-17[POWERPC] i2c: OF helpers for the i2c APIJochen Friedrich1-0/+24
2008-04-17[POWERPC] Implement support for the GPIO LIB APIAnton Vorontsov1-0/+56
2008-04-17[POWERPC] OF helpers for the GPIO APIAnton Vorontsov1-0/+69
2008-04-15[LMB] Add lmb_alloc_nid()David S. Miller1-0/+2
2008-04-15[POWERPC] replace asm/of_device.h with linux/of_device.h in macio.hStephen Rothwell1-1/+1
2008-04-15[POWERPC] remove include of asm/of_device.h from pmi.hStephen Rothwell1-2/+0
2008-04-15[POWERPC] iSeries: Localise and constify some iSeries dataStephen Rothwell1-1/+1
2008-04-15[POWERPC] iSeries: Make iseries_reg_save private to iSeriesStephen Rothwell2-96/+1
2008-04-15[POWERPC] iSeries: Use alternate paca structure for bootingStephen Rothwell1-0/+31
2008-04-14Merge branch 'linux-2.6'Paul Mackerras79-400/+526
2008-04-11Merge branch 'docs' of git://git.lwn.net/linux-2.6Linus Torvalds1-0/+3
2008-04-11Spell out behavior of atomic_dec_and_lock() in kerneldocJ. Bruce Fields1-0/+3
2008-04-11Fix "$(AS) -traditional" compile breakage caused by asmlinkage_protectHeiko Carstens1-0/+3
2008-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+2
2008-04-11pnp: increase number of devices supported per protocolBjorn Helgaas1-1/+1
2008-04-10Add commentary about the new "asmlinkage_protect()" macroLinus Torvalds2-0/+24
2008-04-10asmlinkage_protect replaces prevent_tail_callRoland McGrath2-3/+25
2008-04-10FRV: Don't make smp_{r, w, }mb() interpolate MEMBAR when CONFIG_SMP=n [try #2]David Howells1-6/+15
2008-04-10FRV: Add support for emulation of userspace atomic ops [try #2]David Howells1-0/+14
2008-04-10FRV: Move STACK_TOP_MAX up [try #2]David Howells1-1/+1
2008-04-10FRV: Handle update_mmu_cache() being called when current->mm is NULL [try #2]David Howells1-5/+14
2008-04-07[TCP]: tcp_simple_retransmit can cause S+LIlpo Järvinen1-0/+2
2008-04-07[MIPS] Handle aliases in vmalloc correctly.Ralf Baechle1-2/+16
2008-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds1-10/+10
2008-04-07virtio: remove overzealous BUG_ON.Rusty Russell1-1/+4
2008-04-07x86: fix 64-bit asm NOPS for CONFIG_GENERIC_CPUSuresh Siddha1-10/+10
2008-04-07[POWERPC] Add of_device_is_available functionJosh Boyer1-0/+1
2008-04-07[POWERPC] Fix kernel panic in arch_arm_kprobeIonut Nicu1-1/+2
2008-04-07[POWERPC] Add hand-coded assembly strcmpSteven Rostedt1-0/+2
2008-04-04Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf/upstream-linusLinus Torvalds1-1/+1
2008-04-04cgroups: add cgroup support for enabling controllers at boot timePaul Menage1-0/+1
2008-04-04[MIPS] Pb1200: Fix header breakageSergei Shtylyov1-1/+1
2008-04-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2-1/+30
2008-04-04x86: revert assign IRQs to hpet timerThomas Gleixner1-1/+1
2008-04-04x86: fix breakage of vSMP irq operationsRavikiran G Thirumalai1-0/+29
2008-04-04libata: ATA_12/16 doesn't fall into ATAPI_MISCTejun Heo1-1/+2
2008-04-04libata: uninline atapi_cmd_type()Tejun Heo1-21/+1