| Commit message (Expand) | Author | Age |
* | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2010-03-26 |
|\ |
|
| * | time: Fix accumulation bug triggered by long delay. | John Stultz | 2010-03-23 |
| * | posix-cpu-timers: Reset expire cache when no timer is running | Stanislaw Gruszka | 2010-03-12 |
| * | timer stats: Fix del_timer_sync() and try_to_del_timer_sync() | Andrew Morton | 2010-03-12 |
| * | clockevents: Sanitize min_delta_ns adjustment and prevent overflows | Thomas Gleixner | 2010-03-12 |
* | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2010-03-26 |
|\ \ |
|
| * | | ring-buffer: Do 8 byte alignment for 64 bit that can not handle 4 byte align | Steven Rostedt | 2010-03-18 |
* | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2010-03-26 |
|\ \ \ |
|
| * | | | sched: Use proper type in sched_getaffinity() | KOSAKI Motohiro | 2010-03-17 |
| * | | | kernel/sched.c: Suppress unused var warning | Andrew Morton | 2010-03-16 |
| * | | | sched: sched_getaffinity(): Allow less than NR_CPUS length | KOSAKI Motohiro | 2010-03-15 |
| |/ / |
|
* | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-03-26 |
|\ \ \ |
|
| * | | | powerpc/perf_events: Fix call-graph recording, add perf_arch_fetch_caller_regs | Paul Mackerras | 2010-03-18 |
| * | | | perf top: Add missing initialization to zero | Arnaldo Carvalho de Melo | 2010-03-16 |
| * | | | perf probe: Use original address instead of CU-based address | Masami Hiramatsu | 2010-03-16 |
| * | | | perf probe: Fix offset to allow signed value | Masami Hiramatsu | 2010-03-16 |
| * | | | perf top: Improve the autosizing of column lenghts | Arnaldo Carvalho de Melo | 2010-03-16 |
| * | | | perf probe: Fix need_dwarf flag if lazy matching is used | Masami Hiramatsu | 2010-03-13 |
| * | | | perf probe: Fix probe_point buffer overrun | Masami Hiramatsu | 2010-03-13 |
* | | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-03-26 |
|\ \ \ \ |
|
| * | | | | genirq: Move two IRQ functions from .init.text to .text | Henrik Kretzschmar | 2010-03-24 |
| * | | | | genirq: Protect access to irq_desc->action in can_request_irq() | Thomas Gleixner | 2010-03-24 |
| * | | | | genirq: Prevent oneshot irq thread race | Thomas Gleixner | 2010-03-10 |
* | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-03-26 |
|\ \ \ \ \ |
|
| * | | | | | x86: Remove excessive early_res debug output | Jiri Kosina | 2010-03-24 |
| * | | | | | softlockup: Stop spurious softlockup messages due to overflow | Colin Ian King | 2010-03-21 |
| * | | | | | rcu: Fix local_irq_disable() CONFIG_PROVE_RCU=y false positives | Lai Jiangshan | 2010-03-18 |
| * | | | | | rcu: Fix tracepoints & lockdep false positive | Lai Jiangshan | 2010-03-16 |
| * | | | | | rcu: Make rcu_read_lock_bh_held() allow for disabled BH | Paul E. McKenney | 2010-03-16 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2010-03-26 |
|\ \ \ \ \ |
|
| * | | | | | firewire: core: align driver match with modalias | Stefan Richter | 2010-03-24 |
| * | | | | | firewire: core: fix Model_ID in modalias | Stefan Richter | 2010-03-24 |
| * | | | | | firewire: ohci: add cycle timer quirk for the TI TSB12LV22 | Clemens Ladisch | 2010-03-17 |
| * | | | | | firewire: core: fw_iso_resource_manage: fix error handling | Clemens Ladisch | 2010-03-15 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2010-03-26 |
|\ \ \ \ \ \ |
|
| * | | | | | | Restore LOOKUP_DIRECTORY hint handling in final lookup on open() | Al Viro | 2010-03-26 |
* | | | | | | | NOMMU: Fix __get_user_pages() to pin last page on offset buffers | David Howells | 2010-03-25 |
* | | | | | | | NOMMU: Revert 'nommu: get_user_pages(): pin last page on non-page-aligned start' | David Howells | 2010-03-25 |
* | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2010-03-25 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | ext4: Fixed inode allocator to correctly track a flex_bg's used_dirs | Eric Sandeen | 2010-03-23 |
| * | | | | | | | ext4: Don't use delayed allocation by default when used instead of ext3 | Jan Kara | 2010-03-24 |
| * | | | | | | | ext4: Fix spelling of CONTIG_FS_EXT3 to CONFIG_FS_EXT3 | Theodore Ts'o | 2010-03-24 |
| * | | | | | | | ext4: Fix estimate of # of blocks needed to write indirect-mapped files | Jan Kara | 2010-03-14 |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-03-25 |
|\ \ \ \ \ \ \ \
| |_|/ / / / / /
|/| | | | | | | |
|
| * | | | | | | | TIPC: Removed inactive maintainer | Jon Maloy | 2010-03-25 |
| * | | | | | | | isdn: Cleanup Sections in PCMCIA driver elsa | Henne | 2010-03-25 |
| * | | | | | | | isdn: Cleanup Sections in PCMCIA driver avma1 | Henne | 2010-03-25 |
| * | | | | | | | isdn: Cleanup Sections in PCMCIA driver teles | Henne | 2010-03-25 |
| * | | | | | | | isdn: Cleanup Sections in PCMCIA driver sedlbauer | Henne | 2010-03-25 |
| * | | | | | | | via-velocity: Fix FLOW_CNTL_TX_RX handling in set_mii_flow_control() | David S. Miller | 2010-03-25 |