aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-17V4L/DVB (13723): [Mantis/VP-2040, Terratec Cinergy C] Add support for the Cin...Manu Abraham
2010-01-17V4L/DVB (13722): [Mantis] Revert 13560Manu Abraham
2010-01-17V4L/DVB (13721): [Mantis] Bug! Before bailing out, UnlockManu Abraham
2010-01-17V4L/DVB (13720): [Mantis/Terratec Cinergy C] Add support for the Terratec Cin...Manu Abraham
2010-01-17V4L/DVB (13719): [Mantis/VP-2033] Initial test switch to the tda10021, from t...Manu Abraham
2010-01-17V4L/DVB (13718): [Mantis] Use gpio_set_bits to turn OFF the bits as wellMarko Ristola
2010-01-17V4L/DVB (13717): [MB86A16] Statistics UpdatesManu Abraham
2010-01-17V4L/DVB (13716): [Mantis] Bug: incorrect byte swapDavid Woodhouse
2010-01-17V4L/DVB (13715): [Mantis] Kernel I2C changes: use PCI parent deviceManu Abraham
2010-01-17V4L/DVB (13714): [MB86A16] FIX/Code simplification: use hwconfig->ts_size ins...Manu Abraham
2010-01-17V4L/DVB (13713): [MB86A16] Fix: Initialize SNR/STATUSSigmund Augdal
2010-01-17V4L/DVB (13712): [Mantis] Add locking for concurrent accessManu Abraham
2010-01-17V4L/DVB (13711): [Mantis] FIX: Do nor toggle GPIF statusMarko Ristola
2010-01-17V4L/DVB (13710): [Mantis] FIX: Use swfilter (188/204) accordinglyManu Abraham
2010-01-17V4L/DVB (13709): [Mantis/VP-1034] Switch 13/18v for the VP-1034 properlyManu Abraham
2010-01-17V4L/DVB (13708): [Mantis] Remove some dead codeManu Abraham
2010-01-17V4L/DVB (13707): [Mantis] Whitespace cleanupManu Abraham
2010-01-17V4L/DVB (13706): [MB86A16] OverhaulManu Abraham
2010-01-17V4L/DVB (13705): [Mantis] FIX: Do not return IRQ_HANDLED in the unlikely caseManu Abraham
2010-01-17V4L/DVB (13704): [MB86A16] FIX: Don't loop again, if we have SYNCManu Abraham
2010-01-17V4L/DVB (13703): [MB86A16] Fix wrong message printed outManu Abraham
2010-01-17V4L/DVB (13702): [MB86A16] need to wait a bit more than the computed time for...Manu Abraham
2010-01-17V4L/DVB (13701): [MB86A16] Reduce Carrier Recovery range to 3MhzManu Abraham
2010-01-17V4L/DVB (13700): [MB86A16] Need a bit of settling timeManu Abraham
2010-01-17V4L/DVB (13699): [Mantis, MB86A16] Initial checkin: Mantis, MB86A16Manu Abraham
2010-01-16page allocator: update NR_FREE_PAGES only when necessaryKOSAKI Motohiro
2010-01-16Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-01-16Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-01-16Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-01-16Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-01-16Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-01-16revert "drivers/video/s3c-fb.c: fix clock setting for Samsung SoC Framebuffer"Mark Brown
2010-01-16nommu: fix shared mmap after truncate shrinkage problemsDavid Howells
2010-01-16nommu: fix race between ramfs truncation and shared mmapDavid Howells
2010-01-16nommu: don't need get_unmapped_area() for NOMMUDavid Howells
2010-01-16nommu: remove a superfluous check of vm_region::vm_usageDavid Howells
2010-01-16nommu: struct vm_region's vm_usage count need not be atomicDavid Howells
2010-01-16nommu: fix SYSV SHM for NOMMUDavid Howells
2010-01-16sysdev: fix prototype for memory_sysdev_class show/store functionsWu Fengguang
2010-01-16memory-hotplug: add 0x prefix to HEX block_size_bytesWu Fengguang
2010-01-16memcg: ensure list is empty at rmdirDaisuke Nishimura
2010-01-16virtio: fix section mismatch warningsJeff Mahoney
2010-01-16vmscan: kswapd: don't retry balance_pgdat() if all zones are unreclaimableKOSAKI Motohiro
2010-01-16smp_call_function_any(): pass the node value to cpumask_of_node()David John
2010-01-16kernel.h: add BUILD_BUG_ON_NOT_POWER_OF_2()Roland Dreier
2010-01-16mm/page_alloc: fix the range check for backward mergingKazuhisa Ichikawa
2010-01-16kfifo: document everywhere that size has to be power of twoAndi Kleen
2010-01-16kfifo: add kfifo_initializedAndi Kleen
2010-01-16kfifo: add kfifo_out_peekAndi Kleen
2010-01-16kfifo: sanitize *_user error handlingAndi Kleen