]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2012-07-25 Mattias Wallinrtc: pl031: fix up IRQ flags
2012-07-25 Linus Walleijrtc: pl031: use per-vendor variables for special init
2012-07-25 Linus Walleijrtc: pl031: encapsulate per-vendor ops
2012-07-25 Linus Walleijdrivers/rtc/rtc-coh901331.c: use devm allocation
2012-07-25 Linus Walleijdrivers/rtc/rtc-coh901331.c: use clk_prepare/unprepare
2012-07-25 Kamil Dudkadrivers/message/i2o/i2o_proc.c: the pointer returned...
2012-07-25 Kirill A. Shutemovnsproxy: move free_nsproxy() out of do_exit() path
2012-07-25 Joe Perchescheckpatch: add checks for do {} while (0) macro misuses
2012-07-25 Joe Perchescheckpatch-add-check-for-use-of-sizeof-without-parenthe...
2012-07-25 Joe Perchescheckpatch: Add acheck for use of sizeof without parent...
2012-07-25 Joe Perchescheckpatch: check usleep_range() arguments
2012-07-25 Joe Perchescheckpatch: test for non-standard signatures
2012-07-25 Joe Perchescheckpatch: Update alignment check
2012-07-25 Catalin Marinasatomic64_test: simplify the #ifdef for atomic64_dec_if_...
2012-07-25 Michel Lespinasserbtree: optimize fetching of sibling node
2012-07-25 Michel Lespinasserbtree: rb_erase updates and comments
2012-07-25 Michel Lespinasserbtree: coding style adjustments
2012-07-25 Michel Lespinasserbtree: low level optimizations in __rb_erase_color()
2012-07-25 Michel Lespinasserbtree: optimize case selection logic in __rb_erase_color()
2012-07-25 Michel Lespinasserbtree: adjust node color in __rb_erase_color() only...
2012-07-25 Michel Lespinasserbtree: low level optimizations in rb_insert_color()
2012-07-25 Michel Lespinasserbtree: adjust root color in rb_insert_color() only...
2012-07-25 Michel Lespinasserbtree: break out of rb_insert_color loop after tree...
2012-07-25 Michel Lespinasserbtree: performance and correctness test
2012-07-25 David Woodhouserbtree: fix jffs2 build issue due to renamed __rb_paren...
2012-07-25 Michel Lespinasserbtree: move some implementation details from rbtree...
2012-07-25 Michel Lespinasserbtree: fix incorrect rbtree node insertion in fs/proc...
2012-07-25 Michel Lespinasserbtree: empty nodes have no color
2012-07-25 Michel Lespinasserbtree: reference Documentation/rbtree.txt for usage...
2012-07-25 Michel Lespinasseipc/mqueue: remove unnecessary rb_init_node() calls
2012-07-25 Akinobu Mitaext4: use memweight()
2012-07-25 Akinobu Mitaext3: use memweight()
2012-07-25 Akinobu Mitaext2: use memweight()
2012-07-25 Akinobu Mitaocfs2: use memweight()
2012-07-25 Akinobu Mitavideo/uvc: use memweight()
2012-07-25 Akinobu Mitaaffs: use memweight()
2012-07-25 Akinobu Mitadm: use memweight()
2012-07-25 Akinobu Mitaqnx4fs: use memweight()
2012-07-25 Akinobu Mitastring: fix build error caused by memweight() introduction
2012-07-25 Andrew Mortonstring-introduce-memweight-fix
2012-07-25 Akinobu Mitastring: introduce memweight()
2012-07-25 Kim, Milobacklight: move lp855x header into platform_data directory
2012-07-25 Kim, Milobacklight: move register definitions from header to...
2012-07-25 Jingoo Hanbacklight: l4f00242t03: export and use devm_gpio_reques...
2012-07-25 Jingoo Hanbacklight: corgi_lcd: use devm_gpio_request()
2012-07-25 Jingoo Hanbacklight: lms283gf05: use devm_gpio_request()
2012-07-25 Jingoo Hanbacklight: tosa_bl: use devm_gpio_request()
2012-07-25 Jingoo Hanbacklight: tosa_lcd: use devm_gpio_request()
2012-07-25 Jingoo Hanbacklight: ot200_bl: use devm_gpio_request()
2012-07-25 Jingoo Hanbacklight: atmel-pwm-bl: use devm_gpio_request()
2012-07-25 Jingoo Handrivers/video/backlight/lm3533_bl.c: use devm_ functions
2012-07-25 Jingoo Handrivers/video/backlight/ot200_bl.c: use devm_ functions
2012-07-25 Jingoo Handrivers/video/backlight/atmel-pwm-bl.c: use devm_ functions
2012-07-25 Jingoo HanMAINTAINERS: update EXYNOS DP DRIVER F: patterns
2012-07-25 Dan Rosenberglib/vsprintf.c: kptr_restrict: fix pK-error in SysRq...
2012-07-25 Andrew Mortonlib/vsprintf.c: remind people to update Documentation...
2012-07-25 Andrei EmeltchenkoDocumentation/printk-formats.txt: add description for...
2012-07-25 Andrei Emeltchenkovsprintf: add %pMR for Bluetooth MAC address
2012-07-25 Joe Perchesprintk: remove the now unnecessary "C" annotation for...
2012-07-25 Joe Perchesprintk: only look for prefix levels in kernel messages
2012-07-25 Joe Perchesprintk: convert the format for KERN_<LEVEL> to a 2...
2012-07-25 Joe Perchessound: use printk_get_level and printk_skip_level
2012-07-25 Andrew Mortonbtrfs-use-printk_get_level-and-printk_skip_level-add...
2012-07-25 Andrew Mortonbtrfs-use-printk_get_level-and-printk_skip_level-add...
2012-07-25 Joe Perchesbtrfs: use printk_get_level and printk_skip_level,...
2012-07-25 Joe Perchesarch: remove direct definitions of KERN_<LEVEL> uses
2012-07-25 Joe Perchesprintk: add kern_levels.h to make KERN_<LEVEL> availabl...
2012-07-25 Andrew Mortonprintk-add-generic-functions-to-find-kern_level-headers-fix
2012-07-25 Joe Perchesprintk: add generic functions to find KERN_<LEVEL>...
2012-07-25 Kay Sieverskmsg: /dev/kmsg - properly return possible copy_from_us...
2012-07-25 Andrew Mortonkernel/sys.c: avoid argv_free(NULL)
2012-07-25 Sameer NandaNMI watchdog: fix for lockup detector breakage on resume
2012-07-25 Vikram Mulukutlapanic: fix a possible deadlock in panic()
2012-07-25 Fengguang Wuclk: validate pointer in __clk_disable()
2012-07-25 Viresh Kumararch/arm/mach-netx/fb.c: reuse dummy clk routines for...
2012-07-25 Viresh Kumarusb/host/r8a66597: remove conditional compilation of...
2012-07-25 Viresh Kumargadget/r8a66597: remove conditional compilation of...
2012-07-25 Viresh Kumargadget/m66592: remove conditional compilation of clk...
2012-07-25 Viresh Kumarnet/stmmac: remove conditional compilation of clk code
2012-07-25 Viresh Kumarnet/c_can: remove conditional compilation of clk code
2012-07-25 Viresh Kumarata/pata_arasan: remove conditional compilation of...
2012-07-25 Viresh Kumarusb/musb: remove conditional compilation of clk code
2012-07-25 Viresh Kumarusb/marvell: remove conditional compilation of clk...
2012-07-25 Viresh Kumari2c/i2c-pxa: remove conditional compilation of clk...
2012-07-25 Viresh Kumarclk: remove redundant depends on from drivers/Kconfig
2012-07-25 Viresh Kumarclk: add non CONFIG_HAVE_CLK routines
2012-07-25 Andrew Mortonavr32-mm-faultc-port-oom-changes-to-do_page_fault-fix
2012-07-25 Kautuk Consulavr32/mm/fault.c: port OOM changes to do_page_fault
2012-07-25 Paul Bollealpha: remove mysterious if zero-ed out includes
2012-07-25 Geert Uytterhoevenfrv: kill used but uninitialized variable
2012-07-25 Nathan Zimmertmpfs: interleave the starting node of /dev/shmem
2012-07-25 Nathan Zimmershmem: provide vm_ops when also providing a mem policy
2012-07-25 Andrew Mortonmemcg-add-mem_cgroup_from_css-helper-fix
2012-07-25 Wanpeng Limemcg: add mem_cgroup_from_css() helper
2012-07-25 Hugh Dickinsmemcg: further prevent OOM with too many dirty pages
2012-07-25 Michal Hockomemcg: prevent OOM with too many dirty pages
2012-07-25 Xiao Guangrongmm: mmu_notifier: fix freed page still mapped in second...
2012-07-25 Johannes Weinermm: memcg: only check anon swapin page charges for...
2012-07-25 Johannes Weinermm: memcg: only check swap cache pages for repeated...
2012-07-25 Johannes Weinermm: memcg: split swapin charge function into private...
next