pandora-kernel.git
2011-11-01 Joe Perchescheckpatch: add a --strict check for utf-8 in commit...
2011-11-01 Joe Percheskernel.h/checkpatch: mark strict_strto<foo> and simple_...
2011-11-01 Andrew Mortonllist-return-whether-list-is-empty-before-adding-in...
2011-11-01 Andy Shevchenkowireless: at76c50x: follow rename pack_hex_byte to...
2011-11-01 Andy Shevchenkofat: follow rename pack_hex_byte() to hex_byte_pack()
2011-11-01 Andy Shevchenkosecurity: follow rename pack_hex_byte() to hex_byte_pack()
2011-11-01 Andy Shevchenkokgdb: follow rename pack_hex_byte() to hex_byte_pack()
2011-11-01 Andy Shevchenkolib: rename pack_hex_byte() to hex_byte_pack()
2011-11-01 Michael Holzheulib/string.c: fix strim() semantics for strings that...
2011-11-01 Wang Sheng-Huilib/idr.c: fix comment for ida_get_new_above()
2011-11-01 Glauber Costalib/percpu_counter.c: enclose hotplug only variables...
2011-11-01 H Hartley Sweetenlib/bitmap.c: quiet sparse noise about address space
2011-11-01 Akinobu Mitalib/spinlock_debug.c: print owner on spinlock lockup
2011-11-01 Alexey Dobriyanlib/kstrtox: common code between kstrto*() and simple_s...
2011-11-01 Srinidhi KASAGARdrivers/leds/leds-lp5521.c: check if reset is successful
2011-11-01 Antonio Ospiteleds: turn the blink_timer off before starting to blink
2011-11-01 Antonio Ospiteleds: save the delay values after a successful call...
2011-11-01 David Daneydrivers/leds/leds-gpio.c: use gpio_get_value_cansleep...
2011-11-01 Axel Lindrivers/leds/leds-lm3530.c: add __devexit_p where needed
2011-11-01 Axel Lindrivers/leds/leds-lp5521.c: avoid writing uninitialized...
2011-11-01 Magnus Dammdrivers/leds/leds-renesas-tpu.c: move Renesas TPU LED...
2011-11-01 Magnus Dammdrivers/leds/leds-renesas-tpu.c: update driver to use...
2011-11-01 Wolfram Sangdrivers/leds/leds-lm3530.c: remove obsolete cleanup...
2011-11-01 Masakazu Mokunodrivers/leds/led-triggers.c: fix memory leak
2011-11-01 Magnus Dammleds: Renesas TPU LED driver
2011-11-01 Axel Linbacklight: rename corgibl_limit_intensity() to genericb...
2011-11-01 Fabio Estevamdrivers/video/backlight/l4f00242t03.c: use gpio_request...
2011-11-01 Mark Brownbacklight: fix broken regulator API usage in l4f00242t03
2011-11-01 Wolfram Sangvideo/backlight: remove obsolete cleanup for clientdata
2011-11-01 Jiri KosinaMAINTAINERS: add ASLR maintainer
2011-11-01 Linas VepstasMAINTAINERS: Linas has moved
2011-11-01 Ike PanhcMAINTAINERS: add new entry for ideapad-laptop
2011-11-01 Joe Perchestreewide: use __printf not __attribute__((format(printf...
2011-11-01 William Douglasprintk: remove bounds checking for log_prefix
2011-11-01 William Douglasprintk: fix bounds checking for log_prefix
2011-11-01 Yanmin Zhangprintk: add console_suspend module parameter
2011-11-01 Yanmin Zhangprintk: add module parameter ignore_loglevel to control...
2011-11-01 Dan Ballardkernel/sysctl.c: add cap_last_cap to /proc/sys/kernel
2011-11-01 Vasily Averinwatchdog: move watchdog_*_all_cpus under CONFIG_SYSCTL
2011-11-01 Jeremy Fitzhardingestop_machine: make stop_machine safe and efficient...
2011-11-01 Peter Korsgaarddrivers/misc/ad525x_dpot-i2c.c: add i2c support for...
2011-11-01 Jonghwan Choidriver/misc/fsa9480.c fix potential null-pointer derefe...
2011-11-01 Mark Brownlis3lv02d: make regulator API usage unconditional
2011-11-01 Éric Piellis3: remove the references to the global variable...
2011-11-01 Éric Piellis3: change exported function to use passed parameter
2011-11-01 Éric Piellis3: use consistent naming of variables
2011-11-01 Éric Piellis3: free regulators if probe() fails
2011-11-01 Éric Pielhp_accel: add HP ProBook 655x
2011-11-01 Éric Piellis3: add support for HP EliteBook 8540w
2011-11-01 Éric Piellis3: add support for HP EliteBook 2730p
2011-11-01 Éric Piellis3: update maintainer information
2011-11-01 Éric Piellis3lv02d: avoid divide by zero due to unchecked
2011-11-01 Jonathan Camerondrivers/hwmon/hwmon.c: convert idr to ida and use ida_s...
2011-11-01 Jonathan Cameronhwmon: convert idr to ida and use ida_simple interface
2011-11-01 Jiaju Zhanglib/Kconfig.debug: fix help message for DEFAULT_HUNG_TA...
2011-11-01 Pavel Emelyanovfs/pipe.c: add ->statfs callback for pipefs
2011-11-01 Michael Creealpha: wire up sendmmsg syscall
2011-11-01 Michael Creealpha: wire up accept4 syscall
2011-11-01 Dimitri Sivanichmm/vmstat.c: cache align vm_stat
2011-11-01 Hugh Dickinsmm: munlock use mapcount to avoid terrible overhead
2011-11-01 Hillf Dantonmm/huge_memory: fix typo when updating mmu cache
2011-11-01 Hillf Dantonmm/huge_memory: fix copying user highpage
2011-11-01 Christoph Lametermm: do not drain pagevecs for mlockall(MCL_FUTURE)
2011-11-01 Mel Gormanvmscan: abort reclaim/compaction if compaction can...
2011-11-01 Rik van Rielvmscan: limit direct reclaim for higher order allocations
2011-11-01 Minchan Kimvmscan: add barrier to prevent evictable page in unevic...
2011-11-01 H Hartley Sweetenmm/huge_memory.c: quiet sparse noise
2011-11-01 H Hartley Sweetenmm/mempolicy.c: quiet sparse noise
2011-11-01 H Hartley Sweetenmm/thrash.c: quiet sparse noise
2011-11-01 H Hartley Sweetenmm/memblock.c: quiet sparse noise
2011-11-01 Johannes Weinermm: disable user interface to manually rescue unevictab...
2011-11-01 Kautuk Consulvmscan.c: fix invalid strict_strtoul() check in write_s...
2011-11-01 Li Haifengmm: fix kunmap_high() comment
2011-11-01 Kyungmin Parkmm: compaction: make compact_zone_order() static
2011-11-01 Dean NelsonHWPOISON: convert pr_debug()s to pr_info()s
2011-11-01 Tao Mafs/buffer.c: add device information for error output...
2011-11-01 Kautuk Consulmm/mmap.c: eliminate the ret variable from mm_take_all_...
2011-11-01 Mikulas Patockavmscan: fix shrinker callback bug in fs/super.c
2011-11-01 Andrew Mortonmm-add-comment-explaining-task-state-setting-in-bdi_for...
2011-11-01 Wanlong Gaoksm: fix the comment of try_to_unmap_one()
2011-11-01 Joe Perchesmm/vmalloc.c: report more vmalloc failures
2011-11-01 Alex,Shikswapd: assign new_order and new_classzone_idx after...
2011-11-01 Jonghwan Choimm/memblock.c: small function definition fixes
2011-11-01 Alex,Shikswapd: avoid unnecessary rebalance after an unsuccessf...
2011-11-01 Akinobu Mitadebug-pagealloc: add support for highmem pages
2011-11-01 Joe Perchesmm: neaten warn_alloc_failed
2011-11-01 Sonic Zhanginclude/asm-generic/page.h: calculate virt_to_page...
2011-11-01 Andrea Arcangelithp: mremap support and TLB optimization
2011-11-01 Andrea Arcangelimremap: avoid sending one IPI per page
2011-11-01 Andrea Arcangelimremap: check for overflow using deltas
2011-11-01 Sam Ravnborgmemblock: add NO_BOOTMEM config symbol
2011-11-01 Sam Ravnborgmemblock: add memblock_start_of_DRAM()
2011-11-01 Mitsuo Hayasakamm: avoid null pointer access in vm_struct via /proc...
2011-11-01 Akinobu Mitamm/debug-pagealloc.c: use memchr_inv
2011-11-01 Akinobu Mitalib/string.c: introduce memchr_inv()
2011-11-01 Akinobu Mitamm/debug-pagealloc.c: use plain __ratelimit() instead...
2011-11-01 Shaohua Livmscan: count pages into balanced for zone with good...
2011-11-01 Mel Gormanmm: vmscan: immediately reclaim end-of-LRU dirty pages...
2011-11-01 Mel Gormanmm: vmscan: throttle reclaim if encountering too many...
2011-11-01 Mel Gormanmm: vmscan: do not writeback filesystem pages in kswapd...
next