]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2012-09-10 Venu Byravarasurtc: kconfig: remove unnecessary dependencies.
2012-09-10 Stephen Warrenrtc: add MAX8907 RTC driver
2012-09-10 Venu Byravarasurtc: tps65910: add RTC driver for TPS65910 PMIC RTC
2012-09-10 Devendra Nagadrivers/rtc/rtc-at91sam9.c: use module_platform_driver...
2012-09-10 Vincent Palatinrtc: recycle id when unloading a rtc driver
2012-09-10 Shawn Guortc: snvs: change timeout to use a fixed number of...
2012-09-10 Shawn Guortc: snvs: add Freescale rtc-snvs driver
2012-09-10 Andrew Mortonrtc-add-dallas-ds2404-driver-fix
2012-09-10 Sven Schnellertc: add Dallas DS2404 driver
2012-09-10 Kim, Milortc-proc: permit the /proc/driver/rtc device to use...
2012-09-10 Ben Gardnerdrivers/rtc/rtc-isl1208.c: add support for the ISL1218
2012-09-10 Paton J. Lewisepoll: support for disabling items, and a self-test app
2012-09-10 Andrew Mortondrivers-firmware-dmi_scanc-fetch-dmi-version-from-smbio...
2012-09-10 Zhenzhong Duandrivers/firmware/dmi_scan.c: fetch dmi version from...
2012-09-10 Andrew Mortondrivers-firmware-dmi_scanc-check-dmi-version-when-get...
2012-09-10 Zhenzhong Duandrivers/firmware/dmi_scan.c: check dmi version when...
2012-09-10 Andrew Mortonlib-parserc-avoid-overflow-in-match_number-fix
2012-09-10 Alex Elderlib/parser.c: avoid overflow in match_number()
2012-09-10 Marcin Juszkiewiczbacklight: remove ProGear driver
2012-09-10 Andrew Mortonbacklight-add-new-lm3639-backlight-driver-fix
2012-09-10 G.Shark Jeongbacklight: add new lm3639 backlight driver
2012-09-10 Andrew Mortonbacklight-add-backlight-driver-for-lm3630-chip-fix
2012-09-10 G.Shark Jeongbacklight: add Backlight driver for lm3630 chip
2012-09-10 Kim, Milobacklight: lp855x: add FAST bit description for LP8556
2012-09-10 Jingoo Handrivers/video/backlight/kb3886_bl.c: use usleep_range...
2012-09-10 Jingoo Handrivers/video/backlight/ltv350qv.c: use usleep_range...
2012-09-10 Jingoo Handrivers/video/backlight/da9052_bl.c: use usleep_range...
2012-09-10 Philip, Avinashdrivers/video/backlight/pwm_bl.c: add device tree suppo...
2012-09-10 Joe PerchesMAINTAINERS: Update gianfar_ptp after renaming
2012-09-10 Uwe Kleine... MAINTAINERS: add defconfig file to IMX section
2012-09-10 Yang BaiMAINTAINERS: update gpio subsystem file list
2012-09-10 Andy Shevchenkolib/vsprintf: update documentation to cover all of...
2012-09-10 George Spelvinlib: vsprintf: fix broken comments
2012-09-10 George Spelvinlib: vsprintf: optimize put_dec_trunc8()
2012-09-10 George Spelvinlib: vsprintf: optimize division by 10000
2012-09-10 George Spelvinlib: vsprintf: optimize division by 10 for small integers
2012-09-10 Shawn Guokernel/sys.c: call disable_nonboot_cpus() in kernel_res...
2012-09-10 Jiri Kosinatile: fix personality bits handling upon exec()
2012-09-10 Jiri Kosinacross-arch: don't corrupt personality flags upon exec()
2012-09-10 Daniel Mackdrivers/misc/lis3lv02d/lis3lv02d_spi.c: add DT matching...
2012-09-10 Daniel Mackdrivers/misc/lis3lv02d: add generic DT matching code
2012-09-10 Fengguang Wuscore: select generic atomic64_t support
2012-09-10 Geert Uytterhoevenfrv: kill used but uninitialized variable
2012-09-10 Haggai Eranmm: wrap calls to set_pte_at_notify with invalidate_ran...
2012-09-10 Andrew Mortonmm-move-all-mmu-notifier-invocations-to-be-done-outside...
2012-09-10 Sagi Grimbergmm: move all mmu notifier invocations to be done outsid...
2012-09-10 Andrew Mortonmm-support-migrate_discard-fix
2012-09-10 Minchan Kimmm: support MIGRATE_DISCARD
2012-09-10 Minchan Kimmm: change enum migrate_mode with bitwise type
2012-09-10 Andrea Arcangelimm: mmu_notifier: make the mmu_notifier srcu static
2012-09-10 Xishi Qiumemory-hotplug: build zonelists when offlining pages
2012-09-10 Michel Lespinasserbtree: move augmented rbtree functionality to rbtree_a...
2012-09-10 Michel Lespinasseprio_tree: remove
2012-09-10 Michel Lespinassekmemleak: use rbtree instead of prio tree
2012-09-10 Michel Lespinassemm: replace vma prio_tree with an interval tree
2012-09-10 Michel Lespinasserbtree: add prio tree and interval tree tests
2012-09-10 Michel Lespinasserbtree: add RB_DECLARE_CALLBACKS() macro
2012-09-10 Michel Lespinasserbtree: remove prior augmented rbtree implementation
2012-09-10 Michel Lespinasserbtree: faster augmented rbtree manipulation
2012-09-10 Michel Lespinasserbtree: augmented rbtree test
2012-09-10 Michel Lespinasserbtree: low level optimizations in rb_erase()
2012-09-10 Michel Lespinasserbtree: handle 1-child recoloring in rb_erase() instead...
2012-09-10 Michel Lespinasserbtree: place easiest case first in rb_erase()
2012-09-10 Michel Lespinasserbtree: add __rb_change_child() helper function
2012-09-10 Michel Lespinasserbtree test: fix sparse warning about 64-bit constant
2012-09-10 Michel Lespinasserbtree: optimize fetching of sibling node
2012-09-10 Michel Lespinasserbtree: coding style adjustments
2012-09-10 Michel Lespinasserbtree: low level optimizations in __rb_erase_color()
2012-09-10 Michel Lespinasserbtree: optimize case selection logic in __rb_erase_color()
2012-09-10 Michel Lespinasserbtree: adjust node color in __rb_erase_color() only...
2012-09-10 Michel Lespinasserbtree: low level optimizations in rb_insert_color()
2012-09-10 Michel Lespinasserbtree: adjust root color in rb_insert_color() only...
2012-09-10 Michel Lespinasserbtree: break out of rb_insert_color loop after tree...
2012-09-10 Andrew Mortonrbtree-performance-and-correctness-test-fix
2012-09-10 Michel Lespinasserbtree: performance and correctness test
2012-09-10 David Woodhouserbtree: fix jffs2 build issue due to renamed __rb_paren...
2012-09-10 Michel Lespinasserbtree: move some implementation details from rbtree...
2012-09-10 Michel Lespinasserbtree: fix incorrect rbtree node insertion in fs/proc...
2012-09-10 Stephen Rothwellrbtree-empty-nodes-have-no-color-fix
2012-09-10 Michel Lespinasserbtree: empty nodes have no color
2012-09-10 Michel Lespinasserbtree: reference Documentation/rbtree.txt for usage...
2012-09-10 Michel Lespinasseipc/mqueue: remove unnecessary rb_init_node() calls
2012-09-10 Gerald Schaeferthp, s390: architecture backend for thp on s390
2012-09-10 Gerald Schaeferthp, s390: disable thp for kvm host on s390
2012-09-10 Gerald Schaeferthp, s390: thp pagetable pre-allocation for s390
2012-09-10 Gerald Schaeferthp, s390: thp splitting backend for s390
2012-09-10 Gerald Schaeferthp: make MADV_HUGEPAGE check for mm->def_flags
2012-09-10 Gerald Schaeferthp: introduce pmdp_invalidate()
2012-09-10 Gerald Schaeferthp: remove assumptions on pgtable_t type
2012-09-10 Gerald Schaeferthp, x86: introduce HAVE_ARCH_TRANSPARENT_HUGEPAGE
2012-09-10 Michel Lespinassemm: fix potential anon_vma locking issue in mprotect()
2012-09-10 Xiao Guangrongthp: remove unnecessary set_recommended_min_free_kbytes
2012-09-10 Xiao Guangrongthp: use khugepaged_enabled to remove duplicate code
2012-09-10 Xiao Guangrongthp: remove khugepaged_loop
2012-09-10 Xiao Guangrongthp: introduce khugepaged_prealloc_page and khugepaged_...
2012-09-10 Xiao Guangrongthp: release page in page pre-alloc path
2012-09-10 Xiao Guangrongthp: merge page pre-alloc in khugepaged_loop into khuge...
2012-09-10 Xiao Guangrongthp: remove some code depend on CONFIG_NUMA
2012-09-10 Xiao Guangrongthp: remove wake_up_interruptible in the exit path
2012-09-10 Xiao Guangrongthp: remove unnecessary khugepaged_thread check
next