aboutsummaryrefslogtreecommitdiffstats
path: root/arch/frv (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-11sh: Fix sys_pwritev() syscall table entry for sh32.Paul Mundt1-1/+1
2009-06-11sh: Fix sh4a llsc-based cmpxchg()Aoi Shinkai4-4/+31
2009-06-11sh: sh7724: Add JPU supportKuninori Morimoto1-0/+31
2009-06-11sh: sh7724: INTC setting updateKuninori Morimoto1-89/+82
2009-06-11sh: sh7722 clock framework rewriteMagnus Damm2-660/+138
2009-06-11sh: sh7366 clock framework rewriteMagnus Damm4-43/+214
2009-06-11sh: sh7343 clock framework rewriteMagnus Damm4-34/+214
2009-06-11sh: sh7724 clock framework rewrite V3Magnus Damm4-82/+249
2009-06-11sh: sh7723 clock framework rewrite V2Magnus Damm4-58/+225
2009-06-11sh: add enable()/disable()/set_rate() to div6 codeMagnus Damm3-0/+67
2009-06-11sh: add AP325RXA mode pin configurationMagnus Damm1-0/+12
2009-06-11sh: add Migo-R mode pin configurationMagnus Damm1-0/+19
2009-06-11sh: sh7722 mode pin definitionsMagnus Damm1-0/+14
2009-06-11sh: sh7724 mode pin commentsMagnus Damm1-0/+14
2009-06-11sh: sh7723 mode pin V2Magnus Damm1-0/+14
2009-06-11sh: rework mode pin codeMagnus Damm5-28/+46
2009-06-11sh: clock div6 helper codeMagnus Damm2-6/+75
2009-06-11sh: clock div4 frequency table offset fixMagnus Damm1-2/+3
2009-06-11Revert "x86, bts: reenable ptrace branch trace support"Ingo Molnar1-0/+1
2009-06-10CPUFREQ: Mark e_powersaver driver as EXPERIMENTAL and DANGEROUSHarald Welte1-3/+6
2009-06-10CPUFREQ: Enable acpi-cpufreq driver for VIA/Centaur CPUsHarald Welte1-5/+1
2009-06-10tracing: do not translate event helper macros in print formatSteven Rostedt1-77/+81
2009-06-10ftrace/documentation: fix typo in function grapher nameMike Frysinger1-1/+1
2009-06-10tracing/events: convert block trace points to TRACE_EVENT(), fix !CONFIG_BLOCKLi Zefan1-2/+2
2009-06-10spinlock: Add missing __raw_spin_lock_flags() stub for UPBenjamin Herrenschmidt1-0/+1
2009-06-10sh: plug vsyscall dir in to archclean.Paul Mundt1-0/+1
2009-06-09Make /dev/zero reads interruptible by signalsLinus Torvalds1-3/+2
2009-06-09Linux 2.6.30Linus Torvalds1-1/+1
2009-06-09char: mxser, fix ISA board lookupPeter Botha1-1/+1
2009-06-09jbd: fix race in buffer processing in commit codeJan Kara1-2/+4
2009-06-09autofs4: remove hashed check in validate_wait()Ian Kent1-14/+8
2009-06-09shm: fix unused warnings on nommuMike Frysinger1-2/+5
2009-06-09tracing: add protection around module events unloadSteven Rostedt3-4/+19
2009-06-09tracing: add trace_seq_vprint interfaceSteven Rostedt2-0/+34
2009-06-09tracing: fix the block trace points print sizeSteven Rostedt1-15/+30
2009-06-09tracing/events: convert block trace points to TRACE_EVENT()Li Zefan10-104/+588
2009-06-09ring-buffer: fix ret in rb_add_time_stampSteven Rostedt1-1/+1
2009-06-09x86: Clear TS in irq_ts_save() when in an atomic sectionChuck Ebbert1-6/+6
2009-06-09x86: Detect use of extended APIC ID for AMD CPUsAndreas Herrmann3-1/+12
2009-06-09bsg: setting rq->bio to NULLFUJITA Tomonori1-0/+3
2009-06-09kvm: fix kvm reboot crash when MAXSMP is usedAvi Kivity1-1/+1
2009-06-09cpumask: alloc zeroed cpumask for static cpumask_var_tsYinghai Lu11-11/+11
2009-06-09cpumask: introduce zalloc_cpumask_varYinghai Lu2-0/+27
2009-06-09cls_cgroup: Fix oops when user send improperly 'tc filter add' requestMinoru Usui1-0/+3
2009-06-09r8169: fix crash when large packets are receivedEric Dumazet1-6/+5
2009-06-09amd-iommu: remove unnecessary "AMD IOMMU: " prefixJoerg Roedel1-3/+2
2009-06-09amd-iommu: detach device explicitly before attaching it to a new domainJoerg Roedel1-1/+1
2009-06-09amd-iommu: remove BUS_NOTIFY_BOUND_DRIVER handlingJoerg Roedel1-11/+0
2009-06-09md/raid5: fix bug in reshape code when chunk_size decreases.NeilBrown1-1/+1
2009-06-09md/raid5 - avoid deadlocks in get_active_stripe during reshapeNeilBrown1-11/+11