summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-02-07sched/rt: Move rt specific bits into new header fileClark Williams2-53/+60
2013-02-07sched/rt: Add a tuning knob to allow changing SCHED_RR timesliceClark Williams1-1/+14
2013-02-07sched: Move sched.h sysctl bits into separate headerClark Williams2-91/+97
2013-02-05Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/l...Ingo Molnar8-31/+171
2013-01-27cputime: Safely read cputime of full dynticks CPUsFrederic Weisbecker5-33/+76
2013-01-27kvm: Prepare to add generic guest entry/exit callbacksFrederic Weisbecker2-11/+30
2013-01-27cputime: Use accessors to read task cputime statsFrederic Weisbecker2-0/+26
2013-01-27cputime: Allow dynamic switch between tick/virtual based cputime accountingFrederic Weisbecker1-0/+8
2013-01-27cputime: Generic on-demand virtual cputime accountingFrederic Weisbecker2-1/+17
2013-01-26context_tracking: Export context state for generic vtimeFrederic Weisbecker1-0/+28
2013-01-25sched/rt: Avoid updating RT entry timeout twice within one tick periodYing Xue1-0/+1
2013-01-22Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2-5/+7
2013-01-22ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()Oleg Nesterov1-1/+10
2013-01-21Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-5/+5
2013-01-21ia64: kill thread_matches(), unexport ptrace_check_attach()Oleg Nesterov1-1/+0
2013-01-17Merge tag 'pm+acpi-for-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2013-01-17lockdep, rwsem: fix down_write_nest_lock() if !CONFIG_DEBUG_LOCK_ALLOCJiri Kosina1-1/+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-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/...Linus 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-12net, wireless: overwrite default_ethtool_opsStanislaw Gruszka1-0/+3
2013-01-12lib/rbtree.c: avoid the use of non-static __always_inlineMichel Lespinasse1-3/+11
2013-01-12mm: compaction: partially revert capture of suitable high-order pageMel Gorman2-3/+2
2013-01-12linux/audit.h: move ptrace.h include to kernel headerMike Frysinger1-0/+1
2013-01-12audit: create explicit AUDIT_SECCOMP event typeKees Cook1-1/+2
2013-01-12lockdep, rwsem: provide down_write_nest_lock()Jiri Kosina2-0/+12
2013-01-12lib: cpu_rmap: avoid flushing all workqueuesDavid Decotigny2-14/+4
2013-01-10Remove __dev* markings from init.hGreg Kroah-Hartman1-20/+0
2013-01-09cred: Remove tgcred pointer from struct credMarc Dionne1-1/+0
2013-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+1
2013-01-05mm: fix zone_watermark_ok_safe() accounting of isolated pagesBartlomiej Zolnierkiewicz1-8/+0
2013-01-05selftests: IPC message queue copy feature testStanislav Kinsbursky1-1/+2
2013-01-05ipc: message queue receive cleanupStanislav Kinsbursky1-2/+3
2013-01-05ipc: add sysctl to specify desired next object idStanislav Kinsbursky1-0/+1
2013-01-04include: remove __dev* attributes.Greg Kroah-Hartman1-6/+6
2013-01-04Drivers: bcma: remove __dev* attributes.Greg Kroah-Hartman2-2/+2
2013-01-04pstore: remove __dev* attributes.Greg Kroah-Hartman1-3/+2
2013-01-03Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...Linus Torvalds1-0/+1
2013-01-03UAPI: Remove empty Kbuild filesDavid Howells5-5/+0
2013-01-03mm: mempolicy: Convert shared_policy mutex to spinlockMel Gorman1-1/+1
2013-01-02Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-1/+1
2013-01-02mempolicy: remove arg from mpol_parse_str, mpol_to_strHugh Dickins1-7/+4
2012-12-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2-1/+4
2012-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2012-12-27mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDEDChristoffer Dall1-1/+7
2012-12-26PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHzAndy Lutomirski1-0/+1
2012-12-26pidns: Stop pid allocation when init diesEric W. Biederman2-1/+4