1. 29 9月, 2006 15 次提交
  2. 28 9月, 2006 2 次提交
    • R
      RDMA/amso1100: Fix compile warnings · 6edf6023
      Roland Dreier 提交于
      Make sure all 64-bit quantities are cast to unsigned long long
      when printed with "%ll" printk formats.
      Signed-off-by: NRoland Dreier <rolandd@cisco.com>
      6edf6023
    • L
      Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 · cdb8355a
      Linus Torvalds 提交于
      * 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6:
        [IA64] minor reformatting to vmlinux.lds.S
        [IA64] CMC/CPE: Reverse the order of fetching log and checking poll threshold
        [IA64] PAL calls need physical mode, stacked
        [IA64] ar.fpsr not set on MCA/INIT kernel entry
        [IA64] printing support for MCA/INIT
        [IA64] trim output of show_mem()
        [IA64] show_mem() printk levels
        [IA64] Make gp value point to Region 5 in mca handler
        Revert "[IA64] Unwire set/get_robust_list"
        [IA64] Implement futex primitives
        [IA64-SGI] Do not request DMA memory for BTE
        [IA64] Move perfmon tables from thread_struct to pfm_context
        [IA64] Add interface so modules can discover whether multithreading is on.
        [IA64] kprobes: fixup the pagefault exception caused by probehandlers
        [IA64] kprobe opcode 16 bytes alignment on IA64
        [IA64] esi-support
        [IA64] Add "model name" to /proc/cpuinfo
      cdb8355a
  3. 27 9月, 2006 23 次提交