GitHub/mt8127/android_kernel_alcatel_ttab.git
Author Commit
2013-05-02 Frederic WeisbeckerMerge commit '8700c95adb03' into timers/nohz
2013-04-30 Linus TorvaldsMerge branch 'smp-hotplug-for-linus' of git://git....
2013-04-30 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2013-04-30 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2013-04-30 Linus TorvaldsMerge branch 'core-rcu-for-linus' of git://git./linux...
2013-04-30 Steven Rostedttracing: Fix small merge bug
2013-04-30 Linus TorvaldsMerge tag 'localmodconfig-v3.10' of git://git./linux...
2013-04-30 Ingo MolnarMerge branch 'rcu/nohz' of git://git./linux/kernel...
2013-04-30 Linus TorvaldsMerge branch 'akpm' (incoming from Andrew)
2013-04-30 Linus TorvaldsMerge branch 'for-3.10' of git://git./linux/kernel...
2013-04-30 Linus TorvaldsMerge branch 'for-3.10' of git://git./linux/kernel...
2013-04-30 Linus TorvaldsMerge branch 'for-3.10-async' of git://git./linux/kerne...
2013-04-30 Linus TorvaldsMerge branch 'for-3.10' of git://git./linux/kernel...
2013-04-30 Akinobu Mitanet: rename random32 to prandom
2013-04-30 Akinobu Mitanet/core: remove duplicate statements by do-while loop
2013-04-30 Akinobu Mitanet/core: rename random32() to prandom_u32()
2013-04-30 Akinobu Mitanet/netfilter: rename random32() to prandom_u32()
2013-04-30 Akinobu Mitanet/sched: rename random32() to prandom_u32()
2013-04-30 Akinobu Mitanet/sunrpc: rename random32() to prandom_u32()
2013-04-30 Akinobu Mitascsi: rename random32() to prandom_u32()
2013-04-30 Akinobu Mitalguest: rename random32() to prandom_u32()
2013-04-30 Akinobu Mitauwb: rename random32() to prandom_u32()
2013-04-30 Akinobu Mitavideo/uvesafb: rename random32() to prandom_u32()
2013-04-30 Akinobu Mitammc: rename random32() to prandom_u32()
2013-04-30 Akinobu Mitadrbd: rename random32() to prandom_u32()
2013-04-30 Akinobu Mitakernel/: rename random32() to prandom_u32()
2013-04-30 Akinobu Mitamm/: rename random32() to prandom_u32()
2013-04-30 Akinobu Mitalib/: rename random32() to prandom_u32()
2013-04-30 Akinobu Mitax86: rename random32() to prandom_u32()
2013-04-30 Akinobu Mitax86: pageattr-test: remove srandom32 call
2013-04-30 Akinobu Mitauuid: use prandom_bytes()
2013-04-30 Akinobu Mitaraid6test: use prandom_bytes()
2013-04-30 Jeff Laytonsctp: convert sctp_assoc_set_id() to use idr_alloc_cyclic()
2013-04-30 Jeff Laytoninotify: convert inotify_add_to_idr() to use idr_alloc_...
2013-04-30 Jeff Laytonnfsd: convert nfs4_alloc_stid() to use idr_alloc_cyclic()
2013-04-30 Jeff Laytondrivers/infiniband/hw/mlx4: convert to using idr_alloc_...
2013-04-30 Jeff Laytondrivers/infiniband/hw/amso1100: convert to using idr_al...
2013-04-30 Jeff Laytonidr: introduce idr_alloc_cyclic()
2013-04-30 Namjae JeonDocumentation: update nfs option in filesystem/vfat.txt
2013-04-30 Namjae Jeonfat (exportfs): rebuild directory-inode if fat_dget()
2013-04-30 Namjae Jeonfat (exportfs): rebuild inode if ilookup() fails
2013-04-30 Namjae Jeonfat: restructure export_operations
2013-04-30 Namjae Jeonfat: introduce a helper fat_get_blknr_offset()
2013-04-30 Namjae Jeonfat: move fat_i_pos_read to fat.h
2013-04-30 Namjae Jeonfat: introduce 2 new values for the -o nfs mount option
2013-04-30 Wei Yongjundrivers/rtc/rtc-pcf2123.c: fix error return code in...
2013-04-30 Axel Lindrivers/rtc/rtc-isl12022.c: Remove rtc8564 from isl12022_id
2013-04-30 Johan Hovolddrivers/rtc/rtc-at91rm9200.c: fix missing iounmap
2013-04-30 Jingoo Hanrtc: rtc-twl: convert twl4030rtc_driver to dev_pm_ops
2013-04-30 Jingoo Hanrtc: rtc-stmp3xxx: convert stmp3xxx_rtcdrv to dev_pm_ops
2013-04-30 Jingoo Hanrtc: rtc-spear: convert spear_rtc_driver to dev_pm_ops
2013-04-30 Jingoo Hanrtc: rtc-puv3: convert puv3_rtc_driver to dev_pm_ops
2013-04-30 Jingoo Hanrtc: rtc-omap: convert omap_rtc_driver to dev_pm_ops
2013-04-30 Jingoo Hanrtc: rtc-coh901331: convert coh901331_driver to dev_pm_ops
2013-04-30 Jingoo Hanrtc: rtc-bfin: convert bfin_rtc_driver to dev_pm_ops
2013-04-30 Jingoo Hanrtc: rtc-at91sam9: convert at91_rtc_driver to dev_pm_ops
2013-04-30 Axel Lindrivers/rtc/rtc-max6902.c: use register defines instead...
2013-04-30 Jingoo Hanrtc: rtc-v3020: use devm_*() functions
2013-04-30 Jingoo Hanrtc: rtc-stmp3xxx: use devm_*() functions
2013-04-30 Jingoo Hanrtc: rtc-sa1100: use devm_*() functions
2013-04-30 Jingoo Hanrtc: rtc-s35390a: use devm_*() functions
2013-04-30 Jingoo Hanrtc: rtc-rs5c372: use devm_*() functions
2013-04-30 Jingoo Hanrtc: rtc-rs5c348: use devm_*() functions
2013-04-30 Jingoo Hanrtc: rtc-rp5c01: use devm_*() functions
2013-04-30 Jingoo Hanrtc: rtc-pcf8583: use devm_*() functions
2013-04-30 Jingoo Hanrtc: rtc-pcf8563: use devm_*() functions
2013-04-30 Jingoo Hanrtc: rtc-pcf50633: use devm_*() functions
2013-04-30 Jingoo Hanrtc: rtc-pcf2123: use devm_*() functions
2013-04-30 Jingoo Hanrtc: rtc-pcap: use devm_*() functions
2013-04-30 Jingoo Hanrtc: rtc-nuc900: use devm_*() functions
2013-04-30 Jingoo Hanrtc: rtc-msm6242: use devm_*() functions
2013-04-30 Jingoo Hanrtc: rtc-mc13xxx: use devm_*() functions
2013-04-30 Jingoo Hanrtc: rtc-max8998: use devm_*() functions
2013-04-30 Jingoo Hanrtc: rtc-m41t80: use devm_*() functions
2013-04-30 Jingoo Hanrtc: rtc-isl12022: use devm_*() functions
2013-04-30 Jingoo Hanrtc: rtc-fm3130: use devm_*() functions
2013-04-30 Jingoo Hanrtc: rtc-ds2404: use devm_*() functions
2013-04-30 Jingoo Hanrtc: rtc-ds1390: use devm_*() functions
2013-04-30 Jingoo Hanrtc: rtc-ds1286: use devm_*() functions
2013-04-30 Jingoo Hanrtc: rtc-ds1216: use devm_*() functions
2013-04-30 Jingoo Hanrtc: rtc-bq4802: use devm_*() functions
2013-04-30 Jingoo Hanrtc: rtc-bfin: use devm_*() functions
2013-04-30 Jingoo Hanrtc: rtc-at91sam9: use devm_*() functions
2013-04-30 Jingoo Hanrtc: rtc-ab8500: use devm_*() functions
2013-04-30 Sachin Kamatdrivers/rtc/rtc-max8925.c: use devm_* APIs
2013-04-30 Sachin Kamatdrivers/rtc/rtc-m48t35.c: use devm_* APIs
2013-04-30 Sachin Kamatdrivers/rtc/rtc-ds3232.c: use devm_* APIs
2013-04-30 Sachin Kamatdrivers/rtc/rtc-ds1374.c: use devm_* APIs
2013-04-30 Sachin Kamatdrivers/rtc/rtc-ds1305.c: use devm_* APIs
2013-04-30 Sachin Kamatdrivers/rtc/rtc-at32ap700x.c: use devm_* APIs
2013-04-30 Sachin Kamatdrivers/rtc/rtc-88pm860x.c: use devm_* APIs
2013-04-30 Sachin Kamatdrivers/rtc/rtc-max77686.c: use devm_regmap_init_i2c()
2013-04-30 Thomas Abrahamdrivers/rtc/rtc-s3c.c: use clk_prepare_enable and clk_d...
2013-04-30 Derek Basehoredrivers/rtc/rtc-cmos.c: don't disable hpet emulation...
2013-04-30 Jingoo Hanrtc: rtc-max6902: use spi_set_drvdata()
2013-04-30 Jingoo Hanrtc: rtc-m41t93: use spi_set_drvdata()
2013-04-30 Jingoo Hanrtc: rtc-ds1390: use spi_set_drvdata()
2013-04-30 Jingoo Hanrtc: rtc-ds3234: use spi_set_drvdata()
2013-04-30 Jingoo Hanrtc: rtc-r9701: use spi_set_drvdata()
2013-04-30 Jingoo Hanrtc: rtc-m41t94: use spi_set_drvdata()
next