Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2009-09-18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | jbd: Journal block numbers can ever be only 32-bit use unsigned int for them | Jan Kara | 2009-09-16 | |
| |/ / / / / / / / / / / | ||||
* | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds | 2009-09-18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | [CPUFREQ] Introduce global, not per core: /sys/devices/system/cpu/cpufreq | Thomas Renninger | 2009-09-01 | |
* | | | | | | | | | | | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-09-18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | time: Prevent 32 bit overflow with set_normalized_timespec() | Thomas Gleixner | 2009-09-15 | |
| * | | | | | | | | | | | | timers: Drop a function prototype | Randy Dunlap | 2009-08-30 | |
| * | | | | | | | | | | | | clocksource: Resolve cpu hotplug dead lock with TSC unstable | Thomas Gleixner | 2009-08-28 | |
| * | | | | | | | | | | | | time: Introduce CLOCK_REALTIME_COARSE | john stultz | 2009-08-21 | |
| * | | | | | | | | | | | | timekeeping: Introduce read_boot_clock | Martin Schwidefsky | 2009-08-15 | |
| * | | | | | | | | | | | | timekeeping: Increase granularity of read_persistent_clock() | Martin Schwidefsky | 2009-08-15 | |
| * | | | | | | | | | | | | timekeeping: Update clocksource with stop_machine | Martin Schwidefsky | 2009-08-15 | |
| * | | | | | | | | | | | | timekeeping: Move NTP adjusted clock multiplier to struct timekeeper | Martin Schwidefsky | 2009-08-15 | |
| * | | | | | | | | | | | | timekeeping: Introduce struct timekeeper | Martin Schwidefsky | 2009-08-15 | |
| * | | | | | | | | | | | | clocksource: Move watchdog downgrade to a work queue thread | Martin Schwidefsky | 2009-08-15 | |
| * | | | | | | | | | | | | clocksource: Cleanup clocksource selection | Martin Schwidefsky | 2009-08-15 | |
| * | | | | | | | | | | | | timekeeping: Remove clocksource inline functions | Martin Schwidefsky | 2009-08-15 | |
| * | | | | | | | | | | | | timekeeping: Introduce timekeeping_leap_insert | John Stultz | 2009-08-15 | |
| * | | | | | | | | | | | | Merge branch 'linus' into timers/core | Thomas Gleixner | 2009-08-14 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | ||||
| * | | | | | | | | | | | | hrtimer: Remove cb_entry from struct hrtimer | Peter Zijlstra | 2009-07-22 | |
* | | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-09-18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | sched: Add new wakeup preemption mode: WAKEUP_RUNNING | Peter Zijlstra | 2009-09-17 | |
| * | | | | | | | | | | | | | sched: Disable wakeup balancing | Peter Zijlstra | 2009-09-16 | |
| * | | | | | | | | | | | | | sched: Add SD_PREFER_LOCAL | Peter Zijlstra | 2009-09-16 | |
| * | | | | | | | | | | | | | sched: Add WF_FORK | Peter Zijlstra | 2009-09-15 | |
| * | | | | | | | | | | | | | sched: Rename sync arguments | Peter Zijlstra | 2009-09-15 | |
| * | | | | | | | | | | | | | sched: Rename select_task_rq() argument | Peter Zijlstra | 2009-09-15 | |
| * | | | | | | | | | | | | | x86: sched: Provide arch implementations using aperf/mperf | Peter Zijlstra | 2009-09-15 | |
| * | | | | | | | | | | | | | sched: Reduce forkexec_idx | Peter Zijlstra | 2009-09-15 | |
| * | | | | | | | | | | | | | sched: Improve latencies and throughput | Mike Galbraith | 2009-09-15 | |
| * | | | | | | | | | | | | | sched: Fix some domain tunings | Peter Zijlstra | 2009-09-15 | |
| * | | | | | | | | | | | | | sched: Tweak wake_idx | Peter Zijlstra | 2009-09-15 | |
| * | | | | | | | | | | | | | sched: Merge select_task_rq_fair() and sched_balance_self() | Peter Zijlstra | 2009-09-15 | |
| * | | | | | | | | | | | | | sched: Add TASK_WAKING | Peter Zijlstra | 2009-09-15 | |
| * | | | | | | | | | | | | | sched: Hook sched_balance_self() into sched_class::select_task_rq() | Peter Zijlstra | 2009-09-15 | |
* | | | | | | | | | | | | | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-09-17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into tracing/core | Ingo Molnar | 2009-09-17 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | tracing: remove notrace from __kprobes annotation | Steven Rostedt | 2009-09-15 | |
| * | | | | | | | | | | | | | | tracing: allow filter predicates to handle ksym symbols | Steven Rostedt | 2009-09-12 | |
| * | | | | | | | | | | | | | | tracing: add lock depth to entries | Steven Rostedt | 2009-09-11 | |
| * | | | | | | | | | | | | | | tracing: move tgid out of generic entry and into userstack | Steven Rostedt | 2009-09-11 | |
* | | | | | | | | | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-09-17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | libata: Add pata_atp867x driver for Artop/Acard ATP867X controllers | John(Jung-Ik) Lee | 2009-09-17 | |
* | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-09-17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | RxRPC: Declare the security index constants symbolically | David Howells | 2009-09-15 | |
| * | | | | | | | | | | | | | | | [PATCH] net: kmemcheck annotation in struct socket | Eric Dumazet | 2009-09-15 | |
| * | | | | | | | | | | | | | | | bonding: remap muticast addresses without using dev_close() and dev_open() | Moni Shoua | 2009-09-15 | |
| * | | | | | | | | | | | | | | | genetlink: fix netns vs. netlink table locking | Johannes Berg | 2009-09-14 | |
* | | | | | | | | | | | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2009-09-17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | uwb: avoid radio controller reset loops | David Vrabel | 2009-08-26 |