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