summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-02-2258-110/+215
|\ \ \ \
| * | | | DocBook: update EXPORT_SYMBOL entry to point at export.hPaul Gortmaker2013-02-181-2/+2
| * | | | Documentation: update top level 00-INDEX file with new additionsPaul Gortmaker2013-02-181-10/+139
| * | | | ARM: at91/ide: remove unsused at91-ide Kconfig entryJohan Hovold2013-02-051-5/+0
| * | | | percpu_counter.h: comment code for better readabilityJesper Dangaard Brouer2013-02-051-1/+1
| * | | | x86, efi: fix comment typo in head_32.SOlaf Hering2013-01-291-1/+1
| * | | | IB: cxgb3: delay freeing mem untill entirely done with itJesper Juhl2013-01-291-1/+1
| * | | | net: mvneta: remove unneeded version.h includeJesper Juhl2013-01-291-1/+0
| * | | | Merge branch 'master' into for-nextJiri Kosina2013-01-2911382-301912/+530034
| |\ \ \ \
| * | | | | time: x86: report_lost_ticks doesn't exist any moreJiri Kosina2013-01-231-4/+0
| * | | | | pcmcia: avoid static analysis complaint about use-after-freeJesper Juhl2013-01-211-3/+3
| * | | | | fs/jfs: Fix typo in comment : 'how may' -> 'how many'Philippe De Muyter2013-01-171-1/+1
| * | | | | of: add missing documentation for of_platform_populate()Javi Merino2013-01-091-0/+1
| * | | | | btrfs: remove unnecessary cur_trans set before goto loop in join_transactionWang Sheng-Hui2013-01-091-1/+0
| * | | | | sound: soc: Fix typo in sound/codecsMasanari Iida2013-01-095-13/+13
| * | | | | treewide: Fix typo in various driversMasanari Iida2013-01-0914-14/+14
| * | | | | btrfs: fix comment typosLiu Bo2013-01-092-5/+5
| * | | | | Update ibmvscsi module name in Kconfig.Wade Cline2013-01-091-1/+1
| * | | | | powerpc: fix typo (utilties -> utilities)Tim Blechmann2013-01-092-6/+6
| * | | | | of: fix spelling mistake in commentAndrew Murray2013-01-091-1/+1
| * | | | | h8300: Fix home page URL in h8300/READMEMasanari Iida2013-01-041-1/+1
| * | | | | xtensa: Fix home page URL in KconfigMasanari Iida2013-01-041-1/+1
| * | | | | treewide: Replace incomming with incoming in all comments and stringsJorrit Schippers2013-01-0319-25/+25
| * | | | | Revert "Documentation: ABI: /sys/devices/system/cpu/cpu#/node"Kusanagi Kouichi2013-01-031-14/+0
* | | | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-02-22165-1297/+9671
|\ \ \ \ \ \
| * | | | | | rtc: rtc-davinci: use devm_*() functionsJingoo Han2013-02-221-18/+10
| * | | | | | rtc: rtc-max8997: use devm_request_threaded_irq()Jingoo Han2013-02-221-4/+3
| * | | | | | rtc: rtc-max8907: use devm_request_threaded_irq()Jingoo Han2013-02-221-3/+3
| * | | | | | rtc: rtc-da9052: use devm_request_threaded_irq()Jingoo Han2013-02-221-12/+6
| * | | | | | rtc: rtc-wm831x: use devm_request_threaded_irq()Jingoo Han2013-02-221-5/+4
| * | | | | | rtc: rtc-tps80031: use devm_request_threaded_irq()Jingoo Han2013-02-221-2/+2
| * | | | | | rtc: rtc-lp8788: use devm_request_threaded_irq()Jingoo Han2013-02-221-8/+2
| * | | | | | rtc: rtc-coh901331: use devm_clk_get()Jingoo Han2013-02-221-5/+2
| * | | | | | rtc: rtc-vt8500: use devm_*() functionsJingoo Han2013-02-221-18/+10
| * | | | | | rtc: rtc-tps6586x: use devm_request_threaded_irq()Jingoo Han2013-02-221-2/+2
| * | | | | | rtc: rtc-imxdi: use devm_clk_get()Jingoo Han2013-02-221-3/+1
| * | | | | | rtc: rtc-cmos: use dev_warn()/dev_dbg() instead of printk()/pr_debug()Jingoo Han2013-02-221-8/+4
| * | | | | | rtc: rtc-pcf8583: use dev_warn() instead of printk()Jingoo Han2013-02-221-2/+2
| * | | | | | rtc: rtc-sun4v: use pr_warn() instead of printk()Jingoo Han2013-02-221-4/+6
| * | | | | | rtc: rtc-vr41xx: use dev_info() instead of printk()Jingoo Han2013-02-221-1/+1
| * | | | | | rtc: rtc-rs5c313: use pr_err() instead of printk()Jingoo Han2013-02-221-2/+3
| * | | | | | rtc: rtc-at91rm9200: use dev_dbg()/dev_err() instead of printk()/pr_debug()Jingoo Han2013-02-221-9/+8
| * | | | | | rtc: rtc-rs5c372: use dev_dbg()/dev_warn() instead of printk()/pr_debug()Jingoo Han2013-02-221-6/+4
| * | | | | | rtc: rtc-ds2404: use dev_err() instead of printk()Jingoo Han2013-02-221-2/+2
| * | | | | | rtc: rtc-efi: use dev_err()/dev_warn()/pr_err() instead of printk()Jingoo Han2013-02-221-4/+6
| * | | | | | rtc: max77686: use dev_info() instead of printk()Jingoo Han2013-02-221-2/+2
| * | | | | | rtc: use dev_warn()/dev_dbg()/pr_err() instead of printk()Jingoo Han2013-02-222-6/+9
| * | | | | | drivers/rtc/rtc-sa1100.c: move clock enable/disable to probe/removeChao Xie2013-02-221-5/+6
| * | | | | | rtc: max8997: add driver for max8997 rtcJonghwa Lee2013-02-223-0/+564
| * | | | | | drivers/rtc/rtc-s3c.c: use dev_dbg() instaed of pr_debug()Jingoo Han2013-02-221-9/+9