summaryrefslogtreecommitdiffstats
path: root/lib (unfollow)
Commit message (Expand)AuthorFilesLines
2010-05-02ARM: 5890/1: Fix incorrect Realview board IRQs for L220 and PMUWill Deacon3-16/+7
2010-05-02ARM: Make Integrator/Versatile/Reaview VCO code similarRussell King7-32/+26
2010-05-02ARM: Realview/Versatile: separate out common sched_clock()Russell King4-38/+55
2010-05-02ARM: Integrator: move 16-bit timer support to Integrator/APRussell King4-163/+155
2010-05-02ARM: Integrator: convert Integrator/CP to use SP804 timer supportRussell King2-2/+13
2010-05-02ARM: Realview/Versatile/Integrator: remove unused definitions from platform.hRussell King3-84/+4
2010-05-02ARM: Realview/Versatile: don't use magic numbers for timer frequencyRussell King1-7/+5
2010-05-02ARM: Realview/Versatile: remove useless TIMER_RELOAD calculationsRussell King1-11/+1
2010-05-02ARM: Realview/Versatile: separate out common SP804 timer codeRussell King6-268/+182
2010-05-02ARM: Realview/Versatile/Integrator: separate out common clock codeRussell King19-181/+33
2010-05-02ARM: ICST: kill duplicate icst codeRussell King20-218/+67
2010-05-02ARM: ICST: indirect s2div and idx2s arrays via icst_paramsRussell King10-14/+42
2010-05-02ARM: ICST: move minimum VCO frequency to icst_paramsRussell King8-2/+9
2010-05-02ARM: ICST: use Hz instead of kHzRussell King12-46/+46
2010-05-02ARM: ICST: provide definitions for max/min VCO frequenciesRussell King9-8/+23
2010-05-02ARM: ICST: icst.*_ps_to_vco() functions are unused, remove themRussell King4-131/+0
2010-05-02ARM: ICST: merge common ICST VCO structuresRussell King16-76/+85
2010-05-02ARM: Integrator: convert to use register definitionsRussell King5-19/+19
2010-05-02ARM: Integrator: allow IO_ADDRESS() to be used for register addressesRussell King1-7/+7
2010-05-02ARM: Integrator: fix Integrator/CP definitions, move to platform.hRussell King3-28/+28
2010-04-29ARM: Integrator: pass 'khz' to integrator_time_initRussell King4-6/+6
2010-04-29ARM: Integrator: convert to generic clockevent supportRussell King2-34/+74
2010-04-29ARM: Integrator: convert to generic time supportRussell King5-35/+31
2010-04-29ARM: Improve documentation in arm_timer.hRussell King1-15/+24
2010-04-29ARM: Fix Versatile&Integrator includes to behave in the same way as RealviewRussell King11-4/+14
2010-04-29ARM: 6063/1: pmu: add enum describing PMU typesWill Deacon1-0/+5
2010-03-18Btrfs: fix the inode ref searches done by btrfs_search_path_in_treeChris Mason1-3/+6
2010-03-18Btrfs: allow treeid==0 in the inode lookup ioctlChris Mason1-0/+3
2010-03-18Btrfs: return keys for large items to the search ioctlChris Mason1-1/+1
2010-03-18Btrfs: fix key checks and advance in the search ioctlChris Mason1-14/+25
2010-03-18powerpc/5200: Build fix for mpc52xx watchdog timer codeGrant Likely1-1/+5
2010-03-18of: Fix comparison of "compatible" propertiesGrant Likely1-1/+1
2010-03-18memory hotplug/s390: set phys_deviceHeiko Carstens1-0/+7
2010-03-18memory hotplug: allow setting of phys_deviceHeiko Carstens2-5/+12
2010-03-18hpet: use for_each_set_bit()Akinobu Mita1-3/+1
2010-03-18ntfs: use bitmap_weightAkinobu Mita1-12/+13
2010-03-18jffs2: fix up rb_root initializations to use RB_ROOTVenkatesh Pallipadi1-1/+1
2010-03-18memcg: avoid use cmpxchg in swap cgroup maintainanceKAMEZAWA Hiroyuki1-4/+16
2010-03-17gigaset: fix build failureTilman Schmidt1-3/+11
2010-03-17ahci: pp->active_link is not reliable when FBS is enabledShane Huang1-6/+17
2010-03-17ahci: use BIOS date in broken_suspend listTejun Heo1-8/+20
2010-03-17ahci: add missing nv IDsTejun Heo1-0/+15
2010-03-17perf: Fix unexported generic perf_arch_fetch_caller_regsFrederic Weisbecker3-1/+6
2010-03-16sunxvr1000: Add missing FB=y depenency.David S. Miller1-1/+1
2010-03-16bridge: Make first arg to deliver_clone const.David S. Miller1-2/+4
2010-03-16bridge br_multicast: Don't refer to BR_INPUT_SKB_CB(skb)->mrouters_only witho...YOSHIFUJI Hideaki / 吉藤英明3-2/+10
2010-03-16route: Fix caught BUG_ON during rt_secret_rebuild_oneshot()Vitaliy Gusev1-10/+6
2010-03-16bridge br_multicast: Fix skb leakage in error path.YOSHIFUJI Hideaki / 吉藤英明1-2/+3
2010-03-16bridge br_multicast: Fix handling of Max Response Code in IGMPv3 message.YOSHIFUJI Hideaki / 吉藤英明1-2/+2
2010-03-16NET: netpoll, fix potential NULL ptr dereferenceJiri Slaby1-2/+2