summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2009-08-17perf_counter: Check task on counter read IPIPaul Mackerras
2009-08-17ftrace: Simplify seqfile codeLi Zefan
2009-08-17trace_stack: Simplify seqfile codeLi Zefan
2009-08-17trace_stat: Fix missing entry in stat fileLi Zefan
2009-08-17tracing/syscalls: Fix to print parameter typesLi Zefan
2009-08-17tracing/events: Add module tracepointsLi Zefan
2009-08-17genirq: Support nested threaded irq handlingThomas Gleixner
2009-08-17genirq: Add buslock supportThomas Gleixner
2009-08-17genirq: Add oneshot supportThomas Gleixner
2009-08-17lockdep: Simplify lock_stat seqfile codeLi Zefan
2009-08-17lockdep: Simplify lockdep_chains seqfile codeLi Zefan
2009-08-17lockdep: Simplify lockdep seqfile codeLi Zefan
2009-08-17lockdep: Fix missing entries in /proc/lock_chainsLi Zefan
2009-08-17lockdep: Fix missing entry in /proc/lock_statLi Zefan
2009-08-17Security/SELinux: seperate lsm specific mmap_min_addrEric Paris
2009-08-16futex: Detect mismatched requeue targetsDarren Hart
2009-08-15rcu: Fix typo in rcu_irq_exit() comment headerJosh Triplett
2009-08-15rcu: Make rcupreempt_trace.c look at offline CPUsPaul E. McKenney
2009-08-15rcu: Make preemptable RCU scan all CPUs when summing RCU countersPaul E. McKenney
2009-08-15rcu: Simplify RCU CPU-hotplug notificationPaul E. McKenney
2009-08-15rcu: Split hierarchical RCU initialization into boot-time and CPU-online piecesPaul E. McKenney
2009-08-15Merge commit 'v2.6.31-rc6' into core/rcuIngo Molnar
2009-08-15clocksource: Call clocksource_change_rating() outside of watchdog_lockThomas Gleixner
2009-08-15timekeeping: Introduce read_boot_clockMartin Schwidefsky
2009-08-15timekeeping: Increase granularity of read_persistent_clock()Martin Schwidefsky
2009-08-15timekeeping: Update clocksource with stop_machineMartin Schwidefsky
2009-08-15timekeeping: Add timekeeper read_clock helper functionsMartin Schwidefsky
2009-08-15timekeeping: Move NTP adjusted clock multiplier to struct timekeeperMartin Schwidefsky
2009-08-15timekeeping: Add xtime_shift and ntp_error_shift to struct timekeeperMartin Schwidefsky
2009-08-15timekeeping: Introduce struct timekeeperMartin Schwidefsky
2009-08-15clocksource: Move watchdog downgrade to a work queue threadMartin Schwidefsky
2009-08-15clocksource: Refactor clocksource watchdogMartin Schwidefsky
2009-08-15clocksource: Simplify clocksource watchdog resume logicMartin Schwidefsky
2009-08-15clocksource: Delay clocksource watchdog highres enablementMartin Schwidefsky
2009-08-15clocksource: Cleanup clocksource selectionMartin Schwidefsky
2009-08-15timekeeping: Move reset of cycle_last for tsc clocksource to tscMartin Schwidefsky
2009-08-15timekeeping: Remove clocksource inline functionsMartin Schwidefsky
2009-08-15timekeeping: Introduce timekeeping_leap_insertJohn Stultz
2009-08-14Merge branch 'linus' into timers/coreThomas Gleixner
2009-08-14Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo
2009-08-14security: introducing security_request_moduleEric Paris
2009-08-13net: skb ftracer - Add actual ftrace code to kernel (v3)Neil Horman
2009-08-13net: skb ftracer - Add config option to enable new ftracer (v3)Neil Horman
2009-08-13tracing: Fix syscall tracing on !HAVE_FTRACE_SYSCALLS architecturesIngo Molnar
2009-08-13genirq: prevent wakeup of freed irq threadLinus Torvalds
2009-08-13Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-08-13Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-08-13perf_counter: Report the cloning task as parent on perf_counter_fork()Peter Zijlstra
2009-08-13perf_counter: Fix an ipi-deadlockPeter Zijlstra
2009-08-13perf: Rework/fix the whole read vs group stuffPeter Zijlstra