summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-01ipvs: Removed unused variablesSimon Horman
2011-11-01ipvs: Remove unused return value of protocol state transitionsSimon Horman
2011-11-01ipvs: Remove unused parameter from ip_vs_confirm_conntrack()Simon Horman
2011-11-01ipvs: Add documentation for new sysctl entriesSimon Horman
2011-11-01ipvs: Expose ip_vs_ftp module parameters via sysfs.Krzysztof Wilczynski
2011-11-01include: linux: skbuf.h: Fix parameter documentationMarcos Paulo de Souza
2011-11-01drivers/net/ethernet/i825xx/3c505.c: fix build with dynamic debugAndrew Morton
2011-11-01Merge branch 'akpm' (Andrew's incoming)Linus Torvalds
2011-11-01epoll: fix spurious lockdep warningsNelson Elhage
2011-11-01checkpatch: add a --strict check for utf-8 in commit logsJoe Perches
2011-11-01kernel.h/checkpatch: mark strict_strto<foo> and simple_strto<foo> as obsoleteJoe Perches
2011-11-01llist-return-whether-list-is-empty-before-adding-in-llist_add-fixAndrew Morton
2011-11-01wireless: at76c50x: follow rename pack_hex_byte to hex_byte_packAndy Shevchenko
2011-11-01fat: follow rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko
2011-11-01security: follow rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko
2011-11-01kgdb: follow rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko
2011-11-01lib: rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko
2011-11-01lib/string.c: fix strim() semantics for strings that have only blanksMichael Holzheu
2011-11-01lib/idr.c: fix comment for ida_get_new_above()Wang Sheng-Hui
2011-11-01lib/percpu_counter.c: enclose hotplug only variables in hotplug ifdefGlauber Costa
2011-11-01lib/bitmap.c: quiet sparse noise about address spaceH Hartley Sweeten
2011-11-01lib/spinlock_debug.c: print owner on spinlock lockupAkinobu Mita
2011-11-01lib/kstrtox: common code between kstrto*() and simple_strto*() functionsAlexey Dobriyan
2011-11-01drivers/leds/leds-lp5521.c: check if reset is successfulSrinidhi KASAGAR
2011-11-01leds: turn the blink_timer off before starting to blinkAntonio Ospite
2011-11-01leds: save the delay values after a successful call to blink_set()Antonio Ospite
2011-11-01drivers/leds/leds-gpio.c: use gpio_get_value_cansleep() when initializingDavid Daney
2011-11-01drivers/leds/leds-lm3530.c: add __devexit_p where neededAxel Lin
2011-11-01drivers/leds/leds-lp5521.c: avoid writing uninitialized value to LP5521_REG_O...Axel Lin
2011-11-01drivers/leds/leds-renesas-tpu.c: move Renesas TPU LED driver platform dataMagnus Damm
2011-11-01drivers/leds/leds-renesas-tpu.c: update driver to use workqueueMagnus Damm
2011-11-01drivers/leds/leds-lm3530.c: remove obsolete cleanup for clientdataWolfram Sang
2011-11-01drivers/leds/led-triggers.c: fix memory leakMasakazu Mokuno
2011-11-01leds: Renesas TPU LED driverMagnus Damm
2011-11-01backlight: rename corgibl_limit_intensity() to genericbl_limit_intensity()Axel Lin
2011-11-01drivers/video/backlight/l4f00242t03.c: use gpio_request_one() to simplify err...Fabio Estevam
2011-11-01backlight: fix broken regulator API usage in l4f00242t03Mark Brown
2011-11-01video/backlight: remove obsolete cleanup for clientdataWolfram Sang
2011-11-01MAINTAINERS: add ASLR maintainerJiri Kosina
2011-11-01MAINTAINERS: Linas has movedLinas Vepstas
2011-11-01MAINTAINERS: add new entry for ideapad-laptopIke Panhc
2011-11-01treewide: use __printf not __attribute__((format(printf,...)))Joe Perches
2011-11-01printk: remove bounds checking for log_prefixWilliam Douglas
2011-11-01printk: fix bounds checking for log_prefixWilliam Douglas
2011-11-01printk: add console_suspend module parameterYanmin Zhang
2011-11-01printk: add module parameter ignore_loglevel to control ignore_loglevelYanmin Zhang
2011-11-01kernel/sysctl.c: add cap_last_cap to /proc/sys/kernelDan Ballard
2011-11-01watchdog: move watchdog_*_all_cpus under CONFIG_SYSCTLVasily Averin
2011-11-01stop_machine: make stop_machine safe and efficient to call earlyJeremy Fitzhardinge
2011-11-01drivers/misc/ad525x_dpot-i2c.c: add i2c support for AD5161Peter Korsgaard