summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/l...Ingo Molnar2013-02-0511-91/+353
|\
| * cputime: Safely read cputime of full dynticks CPUsFrederic Weisbecker2013-01-275-33/+76
| * kvm: Prepare to add generic guest entry/exit callbacksFrederic Weisbecker2013-01-272-11/+30
| * cputime: Use accessors to read task cputime statsFrederic Weisbecker2013-01-272-0/+26
| * cputime: Allow dynamic switch between tick/virtual based cputime accountingFrederic Weisbecker2013-01-271-0/+8
| * cputime: Generic on-demand virtual cputime accountingFrederic Weisbecker2013-01-274-2/+32
| * cputime: Move default nsecs_to_cputime() to jiffies based cputime fileFrederic Weisbecker2013-01-271-2/+8
| * cputime: Librarize per nsecs resolution cputime definitionsFrederic Weisbecker2013-01-273-61/+163
| * context_tracking: Export context state for generic vtimeFrederic Weisbecker2013-01-261-0/+28
* | sched/rt: Avoid updating RT entry timeout twice within one tick periodYing Xue2013-01-251-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2013-01-231-0/+16
|\ \
| * | asm-generic/dma-mapping-broken.h: Provide dma_alloc_attrs()/dma_free_attrs()Geert Uytterhoeven2012-12-251-0/+16
* | | Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2013-01-222-5/+7
|\ \ \
| * | | [libata] replace sata_settings with devslp_timingShane Huang2013-01-142-5/+7
* | | | ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()Oleg Nesterov2013-01-221-1/+10
* | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-01-201-5/+5
|\ \ \ \
| * | | | module: add new state MODULE_STATE_UNFORMED.Rusty Russell2013-01-121-5/+5
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-01-201-0/+2
|\ \ \ \
| * | | | CONFIG_GENERIC_SIGALTSTACK build breakage with asm-generic/syscalls.hVineet Gupta2012-12-261-0/+2
| |/ / /
* | | | ia64: kill thread_matches(), unexport ptrace_check_attach()Oleg Nesterov2013-01-201-1/+0
* | | | Merge tag 'tty-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-01-181-1/+2
|\ \ \ \
| * | | | 8250/16?50: Add support for Broadcom TruManage redirected serial portStephen Hurd2013-01-171-1/+2
* | | | | asm-generic, mm: pgtable: convert my_zero_pfn() to macros to fix buildKirill A. Shutemov2013-01-181-4/+2
| |_|_|/ |/| | |
* | | | Merge tag 'pm+acpi-for-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-01-161-1/+1
|\ \ \ \
| * | | | cpuidle: remove the power_specified field in the driverDaniel Lezcano2013-01-151-1/+1
| |/ / /
* | | | lockdep, rwsem: fix down_write_nest_lock() if !CONFIG_DEBUG_LOCK_ALLOCJiri Kosina2013-01-161-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2013-01-161-0/+1
|\ \ \ \
| * | | | target: Introduce TCM_NO_SENSEHannes Reinecke2013-01-101-0/+1
* | | | | module, async: async_synchronize_full() on module init iff async is usedTejun Heo2013-01-161-0/+1
* | | | | Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2013-01-142-5/+7
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'asoc/fix/cs4271' into tmpMark Brown2013-01-101-1/+1
| |\ \ \ \ \
| | * | | | | ASoC: cs4271: fix sparse warningDaniel Mack2012-12-021-1/+1
| * | | | | | Merge remote-tracking branch 'asoc/fix/core' into tmpMark Brown2013-01-101-4/+6
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | ASoC: core: Fix SOC_DOUBLE_RANGE() macrosMark Brown2012-12-201-4/+6
* | | | | | | Merge tag 'driver-core-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-01-141-20/+0
|\ \ \ \ \ \ \
| * | | | | | | Remove __dev* markings from init.hGreg Kroah-Hartman2013-01-101-20/+0
| |/ / / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-01-141-0/+3
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | net, wireless: overwrite default_ethtool_opsStanislaw Gruszka2013-01-111-0/+3
* | | | | | | Merge branch 'akpm' (incoming fixes from Andrew)Linus Torvalds2013-01-117-19/+31
|\ \ \ \ \ \ \
| * | | | | | | lib/rbtree.c: avoid the use of non-static __always_inlineMichel Lespinasse2013-01-111-3/+11
| * | | | | | | mm: compaction: partially revert capture of suitable high-order pageMel Gorman2013-01-112-3/+2
| * | | | | | | linux/audit.h: move ptrace.h include to kernel headerMike Frysinger2013-01-112-1/+1
| * | | | | | | audit: create explicit AUDIT_SECCOMP event typeKees Cook2013-01-112-1/+3
| * | | | | | | lockdep, rwsem: provide down_write_nest_lock()Jiri Kosina2013-01-112-0/+12
| * | | | | | | lib: cpu_rmap: avoid flushing all workqueuesDavid Decotigny2013-01-112-14/+4
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-01-111-1/+1
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intelDave Airlie2013-01-111-1/+1
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | drm: Only evict the blocks required to create the requested holeChris Wilson2013-01-081-1/+1
| | | |_|_|/ / | | |/| | | |
* | / | | | | mm: compaction: Partially revert capture of suitable high-order pageMel Gorman2013-01-112-3/+2
|/ / / / / /
* | | | | | cred: Remove tgcred pointer from struct credMarc Dionne2013-01-091-1/+0