cascardo/linux.git
2011-01-13 Alexey Dobriyanproc: ->low_ino cleanup
2011-01-13 Alexey Dobriyanproc: use seq_puts()/seq_putc() where possible
2011-01-13 Alexey Dobriyanproc: use unsigned long inside /proc/*/statm
2011-01-13 Joe Perchesfs/proc/base.c, kernel/latencytop.c: convert sprintf_sy...
2011-01-13 Trevor Woernercgroups: remove deprecated subsystem from examples.
2011-01-13 Rob LandleyDocumentation/email-clients.txt: update Thunderbird...
2011-01-13 Lasse CollinDocumentation/email-clients.txt: warn about word wrap...
2011-01-13 Jesper Juhlreiserfs: make sure va_end() is always called after...
2011-01-13 Jesper Juhlbefs: don't pass huge structs by value
2011-01-13 Andrew Mortondrivers/telephony/ixj.c: fix warning
2011-01-13 Davide Libenzipipe: use event aware wakeups
2011-01-13 Wolfram Sanggpiolib: add missing functions to generic fallback
2011-01-13 Wolfram Sanggpiolib: annotate gpio-intialization with __must_check
2011-01-13 Tomoya MORINAGAgpio/ml_ioh_gpio: ML7213 GPIO driver
2011-01-13 Randy DunlapGPIO_VX855: eliminate kconfig dependency warning
2011-01-13 Randy DunlapGPIO_RDC321X: select MFD_SUPPORT to squelch kconfig...
2011-01-13 Lennert Buytenhekgpio: vr41xx_giu: irq_data conversion
2011-01-13 Lennert Buytenhekgpio: timbgpio: irq_data conversion
2011-01-13 Lennert Buytenhekgpio: tc35892-gpio: irq_data conversion
2011-01-13 Lennert Buytenhekgpio: sx150x: irq_data conversion
2011-01-13 Lennert Buytenhekgpio: stmpe-gpio: irq_data conversion
2011-01-13 Lennert Buytenhekgpio: pl061: irq_data conversion
2011-01-13 Lennert Buytenhekgpio: pca953x: irq_data conversion
2011-01-13 Lennert Buytenhekgpio: max732x: irq_data conversion
2011-01-13 Lennert Buytenhekgpio: langwell_gpio: irq_data conversion
2011-01-13 Lennert Buytenhekgpio: adp5588-gpio: irq_data conversion
2011-01-13 Andres Salomoncs5535: deprecate older cs5535_gpio driver
2011-01-13 Andres Salomondrivers/staging/olpc_dcon: convert to new cs5535 gpio API
2011-01-13 Andres Salomondrivers/gpio/cs5535-gpio.c: add some additional cs5535...
2011-01-13 Axel Linrtc: rtc-max6902 - set driver data in max6902_probe()
2011-01-13 Paul Gortmakerrtc: delete legacy MAINTAINERS entry
2011-01-13 Paul Foxrtc-cmos: fix suspend/resume
2011-01-13 Axel Lindrivers/rtc/rtc-omap.c: fix a memory leak
2011-01-13 Yannick Heneaultvgacon: check for efi machine
2011-01-13 Mikael Petterssonbinfmt_elf: cleanups
2011-01-13 Robin Holtepoll: convert max_user_watches to long
2011-01-13 Vasiliy Kulikovfs/select.c: fix information leak to userspace
2011-01-13 Joe Perchescheckpatch.pl: add "prefer __packed" check
2011-01-13 Dave Jonescheckpatch: check for world-writeable sysfs/debugfs...
2011-01-13 Florian Micklercheckpatch.pl: fix CAST detection
2011-01-13 Joe Perchesscripts/checkpatch.pl: add check for multiple terminati...
2011-01-13 David Rientjesflex_array: export symbols to modules
2011-01-13 Stelian PopMAINTAINERS: remove Stelian from the AMS driver record
2011-01-13 Stelian PopMAINTAINERS: orphan the meye driver
2011-01-13 Stelian PopCREDITS: update Stelian's entry
2011-01-13 Lennert BuytenhekMAINTAINERS: openwrt-devel@ is subscribers-only
2011-01-13 Joe Perchesscripts/get_maintainer.pl: use --git-fallback more...
2011-01-13 Joe Perchesscripts/get_maintainer.pl: make --rolestats the default
2011-01-13 Anton Arapovlib/vsprintf.c: fix vscnprintf() if @size is == 0
2011-01-13 Joe Perchesinclude/linux/printk.h: use tab not spaces for indent
2011-01-13 Joe Perchesinclude/linux/printk.h: organize printk_ratelimited...
2011-01-13 Joe Perchesinclude/linux/printk.h lib/hexdump.c: neatening and...
2011-01-13 Joe Perchesinclude/linux/printk.h: add pr_<level>_once macros
2011-01-13 Joe Perchesinclude/linux/printk.h: use and neaten no_printk
2011-01-13 Joe Perchesinclude/linux/printk.h: use space after #define
2011-01-13 Joe Perchesinclude/linux/printk.h: move console functions and...
2011-01-13 Huang Yingprintk: use RCU to prevent potential lock contention...
2011-01-13 Dan Carpenterdca: remove unneeded NULL check
2011-01-13 Dan Rosenbergkptr_restrict for hiding kernel pointers from unprivile...
2011-01-13 Amerigo Wangkernel: clean up USE_GENERIC_SMP_HELPERS
2011-01-13 Chris Ruffinihex: fix unused return value compiler warning
2011-01-13 Shaohua Liinclude/asm-generic/vmlinux.lds.h: make readmostly...
2011-01-13 Andrew Mortoninclude/linux/unaligned/packed_struct.h: use __packed
2011-01-13 Alexander Shishkintoshiba.h: hide a function prototypes behind __KERNEL__...
2011-01-13 Andrew Mortoninclude/linux/kernel.h: abs(): fix handling of 32-bit...
2011-01-13 Stephen Hemmingerset_rtc_mmss: show warning message only once
2011-01-13 Seiji Aguchikmsg_dump: add kmsg_dump() calls to the reboot, halt...
2011-01-13 Seiji Aguchikmsg_dump: constrain mtdoops and ramoops to perform...
2011-01-13 Akinobu Mitauml: use simple_write_to_buffer()
2011-01-13 Randy Dunlapuml: mmapper_kern needs MODULE_LICENSE
2011-01-13 Will Newtonarch/um/drivers/line.c: safely iterate over list of...
2011-01-13 Richard Weinbergerum: mark CONFIG_HIGHMEM as broken
2011-01-13 Alberto Panizzodrivers/video/backlight/l4f00242t03.c: fix reset sequence
2011-01-13 Alberto Panizzodrivers/video/backlight/l4f00242t03.c: prevent unbalanc...
2011-01-13 Alberto Panizzodrivers/video/backlight/l4f00242t03.c: full implement...
2011-01-13 Mariusz Kozlowskidrivers/video/backlight/l4f00242t03.c: make 1-bit signe...
2011-01-13 Janusz Krzysztofikleds: add output inversion option to backlight trigger
2011-01-13 Arun Murthyleds-lp5521: modify the way of setting led device name
2011-01-13 Samu Onkaloleds: lp5521: fix circular locking
2011-01-13 Samu Onkaloleds: lp5523: fix circular locking
2011-01-13 Samu Onkaloleds: leds-lp5523: modify the way of setting led device...
2011-01-13 Axel Linleds: leds-pca9532 cleanups
2011-01-13 Vasiliy Kulikovdrivers/leds/leds-lp5521.c: fix potential buffer overflow
2011-01-13 Andrew Mortonfs/ext4/inode.c: use pr_warn_ratelimited()
2011-01-12 Linus TorvaldsMerge branch 'drm-fixes' of git://git./linux/kernel...
2011-01-12 Linus TorvaldsMerge branch 'tools' of git://git./linux/kernel/git...
2011-01-12 Linus TorvaldsMerge git://git./linux/kernel/git/rostedt/linux-2.6...
2011-01-12 Linus TorvaldsMerge branch 'stable/xenbus' of git://git./linux/kernel...
2011-01-12 Anton AltaparmakovNTFS: writev() fix and maintenance/contact details...
2011-01-12 Len BrownMerge branches 'turbostat' and 'x86_energy_perf_policy...
2011-01-12 Len Browntools: create power/x86/x86_energy_perf_policy
2011-01-12 Len Browntools: create power/x86/turbostat
2011-01-12 Dave Airliei915/gtt: fix ordering causing DMAR errors on object...
2011-01-12 Dave Airliei915/gtt: fix ordering issues with status setup and...
2011-01-12 Dave AirlieMerge branch 'drm-intel-fixes' of ssh:///linux/kernel...
2011-01-12 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2011-01-12 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2011-01-12 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2011-01-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-01-11 Benjamin Herrenschmidtpowerpc/pseries: Fix build of topology stuff without...
next