summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2008-05-16sh: use the common ascii hex helpersHarvey Harrison
2008-05-16sh: fix sh7785 master clock valueYoshihiro Shimoda
2008-05-16sh: Fix up thread info pointer in syscall_badsys resume path.Hideo Saito
2008-05-16sh: Fix up optimized SH-4 memcpy on big endian.Hideo Saito
2008-05-16sh: disable initrd defaults in .empty_zero_page.Paul Mundt
2008-05-16sh: display boot params by default on entry.Paul Mundt
2008-05-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-05-15Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2008-05-15initcalls: Fix m68k build and possible buffer overflowCyrill Gorcunov
2008-05-15Split up 'do_initcalls()' into two simpler functionsLinus Torvalds
2008-05-15Clean up 'print_fn_descriptor_symbol()' typesLinus Torvalds
2008-05-15IB/ipath: Fix UC receive completion opcode for RDMA WRITE with immediateRalph Campbell
2008-05-15IB/ipath: Fix printk format for ipath_sdma_statusRoland Dreier
2008-05-15Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2008-05-15hostap: fix "registers" registration in procfsMathieu Chouquet-Stringer
2008-05-15jbd2: update transaction t_state to T_COMMIT fixMingming Cao
2008-05-15ext4: Retry block allocation if new blocks are allocated from system zone.Aneesh Kumar K.V
2008-05-15tty: fix BKL related leak and crashIngo Molnar
2008-05-15[IA64] fix personality(PER_LINUX32) performance issueHuang, Xiaolan
2008-05-15[CIFS] enable parsing for transport encryption mount parmSteve French
2008-05-15Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2008-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds
2008-05-15[SCSI] qla2xxx: Update version number to 8.02.01-k3.Andrew Vasquez
2008-05-15[SCSI] qla2xxx: Revert "qla2xxx: Validate mid-layer 'underflow' during check-...Andrew Vasquez
2008-05-15[SCSI] qla2xxx: Disable local-interrupts while polling for RISC status.Andrew Vasquez
2008-05-15[SCSI] qla2xxx: Extend the 'fw_dump' SYSFS node the ability to initiate a fir...Andrew Vasquez
2008-05-15[SCSI] qla2xxx: Don't depend on mailbox return values while enabling FCE trac...Andrew Vasquez
2008-05-15[SCSI] qla2xxx: Convert vport_sem to a mutexmatthias@kaehlcke.net
2008-05-15[SCSI] qla2xxx: firmware semaphore to mutexDaniel Walker
2008-05-15[SCSI] qla2xxx: Correct locking within MSI-X interrupt handlers.Andrew Vasquez
2008-05-15[SCSI] qla2xxx: Display driver version at module init-time.Andrew Vasquez
2008-05-15[SCSI] qla2xxx: Return correct port_type to FC-transport for Vports.Shyam Sundar
2008-05-15arch/parisc/kernel/perf_asm.S: build fixKyle McMartin
2008-05-15parisc: remove -traditional from assembler flagsKyle McMartin
2008-05-15parisc: use conditional macro for 64-bit wide opsKyle McMartin
2008-05-15parisc: Remove ioctl.h content picked up from <asm-generic/ioctl.h>.Robert P. J. Day
2008-05-15[S390] show_interrupts: prevent cpu hotplug when walking cpu_online_map.Heiko Carstens
2008-05-15[S390] smp: __smp_call_function_map vs cpu_online_map fix.Heiko Carstens
2008-05-15[S390] tape: Use ccw_dev_id to build cdev_id.Cornelia Huck
2008-05-15[S390] dasd: fix timeout handling in interrupt handlerStefan Weinhuber
2008-05-15[S390] s390dbf: Use const char * for dbf name.Cornelia Huck
2008-05-15[S390] dasd: Use const in busid functions.Cornelia Huck
2008-05-15[S390] blacklist.c: removed duplicated includeHuang Weiyi
2008-05-15[S390] vmlogrdr: module initialization function should return negative errorsMarcin Slusarz
2008-05-15[S390] sparsemem vmemmap: initialize memmap.Heiko Carstens
2008-05-15[S390] Remove last traces of cio_msg=.Cornelia Huck
2008-05-15[S390] cio: Remove CCW_CMD_SUSPEND_RECONN in front of CCW_CMD_SET_PGID.Michael Ernst
2008-05-15arch/parisc/kernel/unaligned.c: use time_* macrosS.Caglar Onur
2008-05-15parisc: remove redundant display of free swap space in show_mem()Johannes Weiner
2008-05-15drivers/parisc: replace remaining __FUNCTION__ occurrencesHarvey Harrison