]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2011-10-13 Andrew Mortonllist-return-whether-list-is-empty-before-adding-in...
2011-10-13 Stephen Rothwellllist: using in_nmi requires including hardirq.h
2011-10-13 Wang Sheng-Huilib/idr.c: fix comment for ida_get_new_above()
2011-10-13 Glauber Costalib/percpu_counter.c: enclose hotplug only variables...
2011-10-13 Andrew Mortonlib-bitmapc-quiet-sparse-noise-about-address-space-fix
2011-10-13 H Hartley Sweetenlib/bitmap.c: quiet sparse noise about address space
2011-10-13 Akinobu Mitalib/spinlock_debug.c: print owner on spinlock lockup
2011-10-13 Alexey Dobriyanlib/kstrtox: common code between kstrto*() and simple_s...
2011-10-13 David Daneydrivers/leds/leds-gpio.c: use gpio_get_value_cansleep...
2011-10-13 Magnus Dammdrivers/leds/leds-renesas-tpu.c: move Renesas TPU LED...
2011-10-13 Magnus Dammdrivers/leds/leds-renesas-tpu.c: update driver to use...
2011-10-13 Wolfram Sangdrivers/leds/leds-lm3530.c: remove obsolete cleanup...
2011-10-13 Masakazu Mokunodrivers/leds/led-triggers.c: fix memory leak
2011-10-13 Axel Linleds-renesas-tpu-led-driver-v2-fix
2011-10-13 Magnus Dammleds: Renesas TPU LED driver
2011-10-13 Axel Linbacklight: rename corgibl_limit_intensity() to genericb...
2011-10-13 Fabio Estevamdrivers/video/backlight/l4f00242t03.c: use gpio_request...
2011-10-13 Mark Brownbacklight: fix broken regulator API usage in l4f00242t03
2011-10-13 Wolfram Sangvideo/backlight: remove obsolete cleanup for clientdata
2011-10-13 Ike PanhcMAINTAINERS: add new entry for ideapad-laptop
2011-10-13 Hans Verkuilpoll: add poll_requested_events() function
2011-10-13 Andrew Mortonfs/namei.c: remove unused getname_flags()
2011-10-13 Andrew Mortontreewide-use-__printf-not-__attribute__formatprintf...
2011-10-13 Andrew Mortontreewide-use-__printf-not-__attribute__formatprintf-fix
2011-10-13 Joe Perchestreewide: use __printf not __attribute__((format(printf...
2011-10-13 William Douglasprintk: remove bounds checking for log_prefix
2011-10-13 William Douglasprintk: fix bounds checking for log_prefix
2011-10-13 Yanmin Zhangprintk: add console_suspend module parameter
2011-10-13 Yanmin Zhangprintk: add ignore_loglevel as module parameter
2011-10-13 Yanmin Zhangprintk: add module parameter ignore_loglevel to control...
2011-10-13 Jason Barondynamic_debug: fix undefined reference to `__netdev_printk'
2011-10-13 Jason Barondynamic_debug: use a single printk() to emit messages
2011-10-13 Jason Barondynamic_debug: remove num_enabled accounting
2011-10-13 Jason Barondynamic_debug: consolidate repetitive struct _ddebug...
2011-10-13 Vasily Averinwatchdog: move watchdog_*_all_cpus under CONFIG_SYSCTL
2011-10-13 Jeremy Fitzhardingestop_machine-make-stop_machine-safe-and-efficient-to...
2011-10-13 Jeremy Fitzhardingestop_machine: make stop_machine safe and efficient...
2011-10-13 Jonghwan Choidriver/misc/fsa9480.c fix potential null-pointer derefe...
2011-10-13 Mark Brownlis3lv02d: make regulator API usage unconditional
2011-10-13 Ilkka Koskinenlis3-remove-the-references-to-the-global-variable-in...
2011-10-13 Éric Piellis3: remove the references to the global variable...
2011-10-13 Éric Piellis3: change exported function to use passed parameter
2011-10-13 Éric Piellis3: use consistent naming of variables
2011-10-13 Éric Piellis3: free regulators if probe() fails
2011-10-13 Éric Pielhp_accel: add HP ProBook 655x
2011-10-13 Éric Piellis3: add support for HP EliteBook 8540w
2011-10-13 Éric Piellis3: add support for HP EliteBook 2730p
2011-10-13 Éric Piellis3: update maintainer information
2011-10-13 Éric Piellis3lv02d: avoid divide by zero due to unchecked
2011-10-13 Jonathan Camerondrivers/hwmon/hwmon.c: convert idr to ida and use ida_s...
2011-10-13 Jonathan Cameronhwmon: convert idr to ida and use ida_simple interface
2011-10-13 Jiaju Zhanglib/Kconfig.debug: fix help message for DEFAULT_HUNG_TA...
2011-10-13 Pavel Emelyanovfs/pipe.c: add ->statfs callback for pipefs
2011-10-13 Shaohua Liintel_idle: disable auto_demotion for hotplugged CPUs
2011-10-13 Shaohua Liintel_idle: fix API misuse
2011-10-13 Michael Creealpha: wire up sendmmsg syscall
2011-10-13 Michael Creealpha: wire up accept4 syscall
2011-10-13 Magnus Lynchhpet: factor timer allocate from open
2011-10-13 Andrew Mortoninclude/linux/security.h: fix security_inode_init_secur...
2011-10-13 Andy Shevchenkoselinuxfs: remove custom hex_to_bin()
2011-10-13 Minchan Kimvmscan: add barrier to prevent evictable page in unevic...
2011-10-13 H Hartley Sweetenmm/huge_memory.c: quiet sparse noise
2011-10-13 H Hartley Sweetenmm/mempolicy.c: quiet sparse noise
2011-10-13 H Hartley Sweetenmm/thrash.c: quiet sparse noise
2011-10-13 H Hartley Sweetenmm/memblock.c: quiet sparse noise
2011-10-13 Johannes Weinermm: disable user interface to manually rescue unevictab...
2011-10-13 Kautuk Consulvmscan.c: fix invalid strict_strtoul() check in write_s...
2011-10-13 Li Haifengmm: fix kunmap_high() comment
2011-10-13 Kyungmin Parkmm: compaction: make compact_zone_order() static
2011-10-13 Dean NelsonHWPOISON: convert pr_debug()s to pr_info()s
2011-10-13 Tao Mafs/buffer.c: add device information for error output...
2011-10-13 Andrew Mortonmm-mmapc-eliminate-the-ret-variable-from-mm_take_all_lo...
2011-10-13 Kautuk Consulmm/mmap.c: eliminate the ret variable from mm_take_all_...
2011-10-13 Mikulas Patockavmscan: fix shrinker callback bug in fs/super.c
2011-10-13 Andrew Mortonmm-add-comment-explaining-task-state-setting-in-bdi_for...
2011-10-13 Wanlong Gaoksm: fix the comment of try_to_unmap_one()
2011-10-13 Andrea Arcangelithp-tail-page-refcounting-fix-6
2011-10-13 Andrea Arcangelimm: thp: tail page refcounting fix
2011-10-13 Andrew Mortonmm-add-extra-free-kbytes-tunable-update-checkpatch...
2011-10-13 Rik van Rielmm-add-extra-free-kbytes-tunable-update
2011-10-13 Rik van Rielmm: add extra free kbytes tunable
2011-10-13 Joe Perchesmm/vmalloc.c: report more vmalloc failures
2011-10-13 Konstantin... mm: fix page-faults detection in swap-token logic
2011-10-13 Alex,Shikswapd: assign new_order and new_classzone_idx after...
2011-10-13 Minchan Kimmm: compaction: accounting fix
2011-10-13 Andrew Mortonmm-compaction-compact-unevictable-pages-checkpatch...
2011-10-13 Minchan Kimmm: compaction: compact unevictable pages
2011-10-13 Jonghwan Choimm/memblock.c: small function definition fixes
2011-10-13 Konstantin... mm: add free_hot_cold_page_list() helper
2011-10-13 Alex,Shikswapd: avoid unnecessary rebalance after an unsuccessf...
2011-10-13 Andrew Mortondebug-pagealloc-add-support-for-highmem-pages-fix
2011-10-13 Akinobu Mitadebug-pagealloc: add support for highmem pages
2011-10-13 Andrew Mortonmm-neaten-warn_alloc_failed-fix
2011-10-13 Joe Perchesmm: neaten warn_alloc_failed
2011-10-13 Jeff Laytonmm: iov_iter: have iov_iter_advance() decrement nr_segs...
2011-10-13 Sonic Zhanginclude/asm-generic/page.h: calculate virt_to_page...
2011-10-13 Andrea Arcangelithp-mremap-support-and-tlb-optimization-fix-fix-fix
2011-10-13 Andrew Mortonthp-mremap-support-and-tlb-optimization-fix-fix
2011-10-13 Andrew Mortonthp-mremap-support-and-tlb-optimization-fix
2011-10-13 Andrea Arcangelithp: mremap support and TLB optimization
next