summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-22ARM: PRIMA2: add new SiRFmarco SMP SoC infrastructuresBarry Song10-1/+666
2013-01-22ARM: PRIMA2: irq: make prima2 irq can work even we enable GIC for MarcoBarry Song4-4/+21
2013-01-22ARM: PRIMA2: rtciobg: it is also compatible with marcoBarry Song1-0/+1
2013-01-22ARM: PRIMA2: rstc: enable the support for MarcoBarry Song1-17/+28
2013-01-22ARM: PRIMA2: mv timer to timer-prima2 as we will add timer-marcoBarry Song4-6/+6
2013-01-22ARM: PRIMA2: initialize l2x0 according to mach from DTBarry Song1-5/+24
2013-01-22ARM: PRIMA2: enable AUTO_ZRELADDR for SIRF in KconfigBarry Song1-0/+1
2013-01-22ARM: PRIMA2: add CSR SiRFmarco device tree .dtsBarry Song3-2/+818
2013-01-14ARM: at91: fix board-rm9200-dt after sys_timer conversionJoachim Eastwood1-1/+1
2013-01-08ARM: sunxi: fix struct sys_timer removalStephen Warren1-1/+1
2013-01-02clocksource: add common of_clksrc_init() functionStephen Warren5-0/+57
2012-12-24ARM: delete struct sys_timerStephen Warren495-1224/+629
2012-12-24ARM: remove struct sys_timer suspend and resume fieldsStephen Warren2-45/+0
2012-12-24ARM: samsung: register syscore_ops for timer resume directlyStephen Warren1-1/+6
2012-12-24ARM: ux500: convert timer suspend/resume to clock_event_deviceStephen Warren2-20/+20
2012-12-24ARM: sa1100: convert timer suspend/resume to clock_event_deviceStephen Warren1-33/+33
2012-12-24ARM: pxa: convert timer suspend/resume to clock_event_deviceStephen Warren1-38/+38
2012-12-24ARM: at91: convert timer suspend/resume to clock_event_deviceStephen Warren1-21/+26
2012-12-24ARM: set arch_gettimeoffset directlyStephen Warren11-46/+42
2012-12-24m68k: set arch_gettimeoffset directlyStephen Warren21-58/+47
2012-12-24time: convert arch_gettimeoffset to a pointerStephen Warren8-31/+48
2012-12-24cris: move usec/nsec conversion to do_slow_gettimeoffsetStephen Warren2-3/+3
2012-12-21Linux 3.8-rc1Linus Torvalds1-2/+2
2012-12-21Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds19-445/+738
2012-12-21Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds4-17/+18
2012-12-21Merge tag 'dm-3.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...Linus Torvalds30-443/+522
2012-12-21Revert "nfsd: warn on odd reply state in nfsd_vfs_read"J. Bruce Fields1-1/+0
2012-12-21Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds22-214/+2234
2012-12-21Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds9-68/+9
2012-12-21ARM: dts: fix duplicated build target and alphabetical sort out for exynosKukjin Kim1-3/+2
2012-12-21dm stripe: add WRITE SAME supportMike Snitzer1-4/+6
2012-12-21dm: remove map_infoMikulas Patocka14-54/+31
2012-12-21dm snapshot: do not use map_contextMikulas Patocka1-13/+23
2012-12-21dm thin: dont use map_contextMikulas Patocka1-36/+13
2012-12-21dm raid1: dont use map_contextMikulas Patocka1-9/+13
2012-12-21dm flakey: dont use map_contextMikulas Patocka1-4/+11
2012-12-21dm raid1: rename read_record to bio_recordMikulas Patocka1-11/+11
2012-12-21dm: move target request nr to dm_target_ioMikulas Patocka4-8/+15
2012-12-21dm snapshot: use per_bio_dataMikulas Patocka1-35/+8
2012-12-21dm verity: use per_bio_dataMikulas Patocka1-18/+4
2012-12-21dm raid1: use per_bio_dataMikulas Patocka1-34/+5
2012-12-21dm: introduce per_bio_dataMikulas Patocka4-20/+56
2012-12-21dm kcopyd: add WRITE SAME support to dm_kcopyd_zeroMike Snitzer3-10/+33
2012-12-21dm linear: add WRITE SAME supportMike Snitzer1-1/+2
2012-12-21dm: add WRITE SAME supportMike Snitzer1-5/+39
2012-12-21dm: prepare to support WRITE SAMEMike Snitzer2-1/+34
2012-12-21dm ioctl: use kmalloc if possibleMikulas Patocka1-13/+32
2012-12-21dm ioctl: remove PF_MEMALLOCMikulas Patocka2-11/+6
2012-12-21dm persistent data: improve improve space map block alloc failure messageJoe Thornber1-1/+1
2012-12-21dm thin: use DMERR_LIMIT for errorsMike Snitzer1-10/+15