Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | mfd: add ezx_pcap_setbits | Daniel Ribeiro | 2009-09-17 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | mfd: add set_ts_bits for pcap | Daniel Ribeiro | 2009-09-17 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | mfd: Introduce irq_to_pcap() | Daniel Ribeiro | 2009-09-17 | 1 | -0/+1 | |
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2009-09-18 | 1 | -13/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | jbd: Journal block numbers can ever be only 32-bit use unsigned int for them | Jan Kara | 2009-09-16 | 1 | -13/+13 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds | 2009-09-18 | 1 | -0/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | [CPUFREQ] Introduce global, not per core: /sys/devices/system/cpu/cpufreq | Thomas Renninger | 2009-09-01 | 1 | -0/+10 | |
* | | | | | | | | | | | | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-09-18 | 4 | -120/+19 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | time: Prevent 32 bit overflow with set_normalized_timespec() | Thomas Gleixner | 2009-09-15 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | timers: Drop a function prototype | Randy Dunlap | 2009-08-30 | 1 | -5/+0 | |
| * | | | | | | | | | | | | | clocksource: Resolve cpu hotplug dead lock with TSC unstable | Thomas Gleixner | 2009-08-28 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | time: Introduce CLOCK_REALTIME_COARSE | john stultz | 2009-08-21 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | timekeeping: Introduce read_boot_clock | Martin Schwidefsky | 2009-08-15 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | timekeeping: Increase granularity of read_persistent_clock() | Martin Schwidefsky | 2009-08-15 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | timekeeping: Update clocksource with stop_machine | Martin Schwidefsky | 2009-08-15 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | timekeeping: Move NTP adjusted clock multiplier to struct timekeeper | Martin Schwidefsky | 2009-08-15 | 1 | -3/+1 | |
| * | | | | | | | | | | | | | timekeeping: Introduce struct timekeeper | Martin Schwidefsky | 2009-08-15 | 1 | -50/+4 | |
| * | | | | | | | | | | | | | 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 | |
* | | | | | | | | | | | | | | 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 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |