aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2010-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Gravatar Linus Torvalds 6-69/+65
2010-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Gravatar Linus Torvalds 2-0/+691
2010-02-26PM / Hibernate: Fix preallocating of memoryGravatar Rafael J. Wysocki 1-1/+1
2010-02-26PM / Hibernate: Remove swsusp.c finallyGravatar Jiri Slaby 1-58/+0
2010-02-26PM / Hibernate: Remove trailing space in messageGravatar Frans Pop 1-1/+1
2010-02-26PM / Hibernate: Swap, remove useless check from swsusp_read()Gravatar Jiri Slaby 1-4/+0
2010-02-26PM / Hibernate: Really deprecate deprecated user ioctlsGravatar Jiri Slaby 1-4/+19
2010-02-26PM: Add facility for advanced testing of async suspend/resumeGravatar Rafael J. Wysocki 1-0/+14
2010-02-26PM: Add a switch for disabling/enabling asynchronous suspend/resumeGravatar Rafael J. Wysocki 1-1/+30
2010-02-26Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Gravatar Linus Torvalds 2-5/+44
2010-02-22kernel/sys.c: fix missing rcu protection for sys_getpriority()Gravatar Tetsuo Handa 1-0/+2
2010-02-22PCI PM: Run-time callbacks for PCI bus typeGravatar Rafael J. Wysocki 1-0/+5
2010-02-22resource: add release_child_resourcesGravatar Yinghai Lu 1-0/+30
2010-02-22resource/PCI: mark struct resource as constGravatar Dominik Brodowski 1-2/+2
2010-02-22resource/PCI: align functions now return start of resourceGravatar Dominik Brodowski 1-5/+9
2010-02-22Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-6/+5
2010-02-16kfifo: Don't use integer as NULL pointerGravatar Anton Vorontsov 1-1/+1
2010-02-16kfifo: Make kfifo_initialized work after kfifo_freeGravatar Anton Vorontsov 1-0/+1
2010-02-15Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-10/+5
2010-02-15Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 2-1/+25
2010-02-15Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-2/+2
2010-02-14perf_events: Fix FORK eventsGravatar Peter Zijlstra 1-6/+5
2010-02-14tracing/kprobes: Fix probe parsingGravatar Heiko Carstens 1-1/+1
2010-02-09Export the symbol of getboottime and mmonotonic_to_bootbasedGravatar Jason Wang 1-0/+2
2010-02-04Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 3-6/+45
2010-02-04perf: Make bp_len type to u64 generic across the archGravatar Mahesh Salgaonkar 2-2/+2
2010-02-03hrtimer, softirq: Fix hrtimer->softirq trampolineGravatar Peter Zijlstra 1-10/+5
2010-02-03futex: Handle futex value corruption gracefullyGravatar Thomas Gleixner 1-2/+19
2010-02-03futex: Handle user space corruption gracefullyGravatar Thomas Gleixner 1-0/+7
2010-02-03futex_lock_pi() key refcnt fixGravatar Mikael Pettersson 1-1/+1
2010-02-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Gravatar Linus Torvalds 1-1/+1
2010-02-02cgroups: fix to return errno in a failure pathGravatar Li Zefan 1-2/+5
2010-02-02kfifo: fix kernel-doc notationGravatar Randy Dunlap 1-1/+2
2010-02-03kernel/cred.c: use kmem_cache_freeGravatar Julia Lawall 1-1/+1
2010-02-02tracing: Fix circular dead lock in stack traceGravatar Lai Jiangshan 1-0/+24
2010-02-01Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+1
2010-02-01Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-10/+49
2010-02-01Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 3-32/+32
2010-02-01Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-3/+15
2010-02-01softlockup: Add sched_clock_tick() to avoid kernel warning on kgdb resumeGravatar Jason Wessel 2-3/+18
2010-01-30perf, hw_breakpoint, kgdb: Do not take mutex for kernel debuggerGravatar Jason Wessel 1-10/+42
2010-01-30x86, hw_breakpoints, kgdb: Fix kgdb to use hw_breakpoint APIGravatar Jason Wessel 1-0/+3
2010-01-28hw_breakpoints: Release the bp slot if arch_validate_hwbkpt_settings() fails.Gravatar Mahesh Salgaonkar 1-0/+4
2010-01-28sched: Correct printk whitespace in warning from cpu down task checkGravatar Frans Pop 1-4/+4
2010-01-28sched: Fix incorrect sanity checkGravatar Peter Zijlstra 1-1/+1
2010-01-27lockdep: Fix check_usage_backwards() error messageGravatar Oleg Nesterov 1-1/+1
2010-01-26tracing/documentation: Cover new frame pointer semanticsGravatar Mike Frysinger 1-3/+1
2010-01-26ring-buffer: Check for end of page in iteratorGravatar Steven Rostedt 1-3/+8
2010-01-26ring-buffer: Check if ring buffer iterator has stale dataGravatar Steven Rostedt 1-0/+13
2010-01-26clocksource: Prevent potential kgdb dead lockGravatar Thomas Gleixner 1-3/+15