aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-30Merge branch 'testing' of github.com:ceph/ceph-client into v3.8-rc5-testingAlex Elder5-29/+36
2013-01-24Merge tag 'fixes-for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+41
2013-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds1-0/+16
2013-01-22Merge tag 'omap-for-v3.8-rc4/fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixesOlof Johansson17-49/+47
2013-01-22Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds2-5/+7
2013-01-22ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()Oleg Nesterov1-1/+10
2013-01-22Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into fixesOlof Johansson1-0/+41
2013-01-20Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-5/+5
2013-01-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-0/+2
2013-01-20ia64: kill thread_matches(), unexport ptrace_check_attach()Oleg Nesterov1-1/+0
2013-01-18Merge tag 'tty-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-1/+2
2013-01-18asm-generic, mm: pgtable: convert my_zero_pfn() to macros to fix buildKirill A. Shutemov1-4/+2
2013-01-17rbd: kill ceph_osd_req_op->flagsAlex Elder1-1/+0
2013-01-17libceph: pass num_op with opsAlex Elder1-1/+2
2013-01-17libceph: don't set pages or bio in ceph_osdc_alloc_request()Alex Elder1-3/+1
2013-01-178250/16?50: Add support for Broadcom TruManage redirected serial portStephen Hurd1-1/+2
2013-01-17libceph: don't set flags in ceph_osdc_alloc_request()Alex Elder1-1/+0
2013-01-17libceph: drop osdc from ceph_calc_raw_layout()Alex Elder1-2/+1
2013-01-17libceph: drop snapid in ceph_calc_raw_layout()Alex Elder1-1/+1
2013-01-17libceph: pass length to ceph_calc_file_object_mapping()Alex Elder1-1/+1
2013-01-17libceph: pass length to ceph_osdc_build_request()Alex Elder1-1/+1
2013-01-17libceph: always allow trail in osd requestAlex Elder1-2/+2
2013-01-17rbd: drop oid parameters from ceph_osdc_build_request()Alex Elder1-3/+1
2013-01-17ceph: define ceph_encode_8_safe()Alex Elder1-12/+17
2013-01-17libceph: for chooseleaf rules, retry CRUSH map descent from root if leaf is failedJim Schutt2-2/+7
2013-01-17ceph: Check for created flag in response from mdsSam Lang1-1/+4
2013-01-16Merge tag 'pm+acpi-for-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
2013-01-16lockdep, rwsem: fix down_write_nest_lock() if !CONFIG_DEBUG_LOCK_ALLOCJiri Kosina1-1/+1
2013-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-0/+1
2013-01-16module, async: async_synchronize_full() on module init iff async is usedTejun Heo1-0/+1
2013-01-15cpuidle: remove the power_specified field in the driverDaniel Lezcano1-1/+1
2013-01-14Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds2-5/+7
2013-01-14[libata] replace sata_settings with devslp_timingShane Huang2-5/+7
2013-01-14Merge tag 'driver-core-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-20/+0
2013-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+3
2013-01-12module: add new state MODULE_STATE_UNFORMED.Rusty Russell1-5/+5
2013-01-11net, wireless: overwrite default_ethtool_opsStanislaw Gruszka1-0/+3
2013-01-11Merge branch 'akpm' (incoming fixes from Andrew)Linus Torvalds7-19/+31
2013-01-11lib/rbtree.c: avoid the use of non-static __always_inlineMichel Lespinasse1-3/+11
2013-01-11mm: compaction: partially revert capture of suitable high-order pageMel Gorman2-3/+2
2013-01-11linux/audit.h: move ptrace.h include to kernel headerMike Frysinger2-1/+1
2013-01-11audit: create explicit AUDIT_SECCOMP event typeKees Cook2-1/+3
2013-01-11lockdep, rwsem: provide down_write_nest_lock()Jiri Kosina2-0/+12
2013-01-11lib: cpu_rmap: avoid flushing all workqueuesDavid Decotigny2-14/+4
2013-01-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+1
2013-01-11mm: compaction: Partially revert capture of suitable high-order pageMel Gorman2-3/+2
2013-01-10target: Introduce TCM_NO_SENSEHannes Reinecke1-0/+1
2013-01-11Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intelDave Airlie1-1/+1
2013-01-10Remove __dev* markings from init.hGreg Kroah-Hartman1-20/+0
2013-01-10Merge remote-tracking branch 'asoc/fix/cs4271' into tmpMark Brown1-1/+1