Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | | | | clocksource: Move watchdog downgrade to a work queue thread | Martin Schwidefsky | 2009-08-15 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | clocksource: Cleanup clocksource selection | Martin Schwidefsky | 2009-08-15 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | timekeeping: Remove clocksource inline functions | Martin Schwidefsky | 2009-08-15 | 1 | -58/+0 | |
| | * | | | | | | | | | | | | | | timekeeping: Introduce timekeeping_leap_insert | John Stultz | 2009-08-15 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | Merge branch 'linus' into timers/core | Thomas Gleixner | 2009-08-14 | 84 | -499/+834 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|/ / / / | | | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | hrtimer: Remove cb_entry from struct hrtimer | Peter Zijlstra | 2009-07-22 | 1 | -2/+0 | |
* | | | | | | | | | | | | | | | | perf_counter, powerpc, sparc: Fix compilation after perf_counter_overflow() c... | Paul Mackerras | 2009-09-21 | 1 | -17/+0 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | tracing, perf: Convert the power tracer into an event tracer | Arjan van de Ven | 2009-09-19 | 1 | -0/+81 | |
* | | | | | | | | | | | | | | | perf: Add a timestamp to fork events | Arjan van de Ven | 2009-09-19 | 1 | -0/+2 | |
* | | | | | | | | | | | | | | | Merge branch 'linus' into perfcounters/core | Ingo Molnar | 2009-09-19 | 235 | -1905/+4339 | |
|\| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-09-17 | 3 | -26/+33 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | sched: Add new wakeup preemption mode: WAKEUP_RUNNING | Peter Zijlstra | 2009-09-17 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | sched: Disable wakeup balancing | Peter Zijlstra | 2009-09-16 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | | | sched: Add SD_PREFER_LOCAL | Peter Zijlstra | 2009-09-16 | 2 | -1/+3 | |
| | * | | | | | | | | | | | | | | sched: Add WF_FORK | Peter Zijlstra | 2009-09-15 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | sched: Rename sync arguments | Peter Zijlstra | 2009-09-15 | 2 | -4/+9 | |
| | * | | | | | | | | | | | | | | sched: Rename select_task_rq() argument | Peter Zijlstra | 2009-09-15 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | x86: sched: Provide arch implementations using aperf/mperf | Peter Zijlstra | 2009-09-15 | 1 | -0/+4 | |
| | * | | | | | | | | | | | | | | sched: Reduce forkexec_idx | Peter Zijlstra | 2009-09-15 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | sched: Improve latencies and throughput | Mike Galbraith | 2009-09-15 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | sched: Fix some domain tunings | Peter Zijlstra | 2009-09-15 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | sched: Tweak wake_idx | Peter Zijlstra | 2009-09-15 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | sched: Merge select_task_rq_fair() and sched_balance_self() | Peter Zijlstra | 2009-09-15 | 2 | -16/+7 | |
| | * | | | | | | | | | | | | | | sched: Add TASK_WAKING | Peter Zijlstra | 2009-09-15 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | sched: Hook sched_balance_self() into sched_class::select_task_rq() | Peter Zijlstra | 2009-09-15 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-09-17 | 6 | -22/+26 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | softirq: add BLOCK_IOPOLL to softirq_to_name | Li Zefan | 2009-09-17 | 1 | -10/+11 | |
| | * | | | | | | | | | | | | | | | Merge branch 'linus' into tracing/core | Ingo Molnar | 2009-09-17 | 283 | -2947/+6199 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / / / / / / | | | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | tracing: remove notrace from __kprobes annotation | Steven Rostedt | 2009-09-15 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | tracing: have TRACE_EVENT macro use __flags to not shadow parameter | Steven Rostedt | 2009-09-14 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | tracing: add static to generated TRACE_EVENT functions | Steven Rostedt | 2009-09-14 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | tracing: allow filter predicates to handle ksym symbols | Steven Rostedt | 2009-09-12 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | ftrace: __start_mcount_loc should be .init.rodata | John Reiser | 2009-09-12 | 1 | -2/+3 | |
| | * | | | | | | | | | | | | | | | tracing: prevent NULL pointer dereference in ftrace_raw_event_block_bio_bounce | Carsten Emde | 2009-09-12 | 1 | -1/+3 | |
| | * | | | | | | | | | | | | | | | tracing: add lock depth to entries | Steven Rostedt | 2009-09-11 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | tracing: move tgid out of generic entry and into userstack | Steven Rostedt | 2009-09-11 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-09-17 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | libata: Add pata_atp867x driver for Artop/Acard ATP867X controllers | John(Jung-Ik) Lee | 2009-09-17 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-09-17 | 11 | -9/+145 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | RxRPC: Use uX/sX rather than uintX_t/intX_t types | David Howells | 2009-09-16 | 1 | -10/+10 | |
| | * | | | | | | | | | | | | | | | | pkt_sched: Fix tx queue selection in tc_modify_qdisc | Jarek Poplawski | 2009-09-15 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | RxRPC: Parse security index 5 keys (Kerberos 5) | David Howells | 2009-09-15 | 1 | -0/+52 | |
| | * | | | | | | | | | | | | | | | | RxRPC: Allow key payloads to be passed in XDR form | David Howells | 2009-09-15 | 1 | -0/+55 | |
| | * | | | | | | | | | | | | | | | | RxRPC: Declare the security index constants symbolically | David Howells | 2009-09-15 | 1 | -0/+7 | |
| | * | | | | | | | | | | | | | | | | [PATCH] net: kmemcheck annotation in struct socket | Eric Dumazet | 2009-09-15 | 1 | -0/+5 | |
| | * | | | | | | | | | | | | | | | | bonding: remap muticast addresses without using dev_close() and dev_open() | Moni Shoua | 2009-09-15 | 4 | -1/+8 | |
| | * | | | | | | | | | | | | | | | | tcp: fix ssthresh u16 leftover | Ilpo Järvinen | 2009-09-15 | 1 | -0/+7 | |
| | * | | | | | | | | | | | | | | | | net: constify struct inet6_protocol | Alexey Dobriyan | 2009-09-14 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | | | | | net: constify struct net_protocol | Alexey Dobriyan | 2009-09-14 | 1 | -4/+3 | |
| | * | | | | | | | | | | | | | | | | genetlink: fix netns vs. netlink table locking | Johannes Berg | 2009-09-14 | 1 | -0/+4 |