summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fbdev: Minor cleanup in WM8505-related codeAlexey Charkov2010-12-202-9/+3
* s1d13xxxfb: drop unused codeAndres Salomon2010-12-202-56/+0
* s3c-fb: add support for runtime pmJingoo Han2010-12-201-4/+107
* video: mx3fb: Use vsprintf extension %pR for struct resourceJoe Perches2010-12-141-2/+1
* fbdev: bfin_adv7393fb: new Blackfin ADV7393 driverMichael Hennerich2010-11-264-0/+1206
* fbdev: bf537-lq035: new Blackfin Sharp LQ035 framebuffer driverMichael Hennerich2010-11-263-0/+929
* Merge branch 'common/fbdev-mipi' of master.kernel.org:/pub/scm/linux/kernel/g...Paul Mundt2010-11-19743-4080/+10734
|\
| * fbdev: sh_mipi_dsi: Allow LCDC board callbacksMagnus Damm2010-11-191-0/+14
| * fbdev: sh_mipi_dsi: Require two I/O resources V2Magnus Damm2010-11-191-16/+39
| * ARM: mach-shmobile: Extend AP4EVB MIPI-DSI resourcesMagnus Damm2010-11-191-1/+6
| * fbdev: sh_mipi_dsi: Make use of register namesMagnus Damm2010-11-191-23/+39
| * hardirq.h: remove now-empty #ifdef/#endif pairLinus Torvalds2010-11-181-2/+0
| * Fix build failure due to hwirq.h needing smp_lock.hLinus Torvalds2010-11-172-4/+1
| * BKL: remove references to lock_kernel from commentsArnd Bergmann2010-11-171-4/+4
| * BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17137-137/+0
| * staging/stradis: mark as "depends on BKL"Arnd Bergmann2010-11-171-1/+1
| * kernel: make /proc/kallsyms mode 400 to reduce ease of attackingMarcus Meissner2010-11-171-1/+1
| * Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-11-1710-58/+86
| |\
| | * nfs: Ignore kmemleak false positive in nfs_readdir_make_qstrCatalin Marinas2010-11-161-0/+6
| | * SUNRPC: Simplify rpc_alloc_iostats by removing pointless local variableJesper Juhl2010-11-161-3/+1
| | * nfs: trivial: remove unused nfs_wait_event macroJeff Layton2010-11-161-6/+0
| | * NFS: readdir shouldn't read beyond the reply returned by the serverTrond Myklebust2010-11-165-7/+11
| | * NFS: Fix a couple of regressions in readdir.Trond Myklebust2010-11-161-34/+56
| | * Revert "NFSv4: Fall back to ordinary lookup if nfs4_atomic_open() returns EIS...Trond Myklebust2010-11-161-1/+1
| | * Regression: fix mounting NFS when NFSv3 support is not compiledPaulius Zaleckas2010-11-161-1/+7
| | * NLM: Fix a regression in lockdTrond Myklebust2010-11-162-7/+5
| * | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-11-174-22/+62
| |\ \
| | * | sched: Fix cross-sched-class wakeup preemptionPeter Zijlstra2010-11-113-18/+27
| | * | sched: Fix runnable condition for stoptaskPeter Zijlstra2010-11-101-1/+1
| | * | sched: Use group weight, idle cpu metrics to fix imbalances during idleSuresh Siddha2010-11-103-3/+34
| * | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2010-11-174-6/+39
| |\ \ \
| | * | | PM / PM QoS: Fix reversed min and maxColin Cross2010-11-151-2/+2
| | * | | PM / OPP: Hide OPP configuration when SoCs do not provide an implementationMark Brown2010-11-112-0/+7
| | * | | PM: Allow devices to be removed during late suspend and early resumeRafael J. Wysocki2010-11-111-4/+30
| | |/ /
| * | | Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-11-162-2/+4
| |\ \ \
| | * | | futex: Address compiler warnings in exit_robust_listDarren Hart2010-11-102-2/+4
| * | | | SCSI host lock push-downJeff Garzik2010-11-16115-199/+347
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-11-161-1/+1
| |\ \ \ \
| | * | | | PCI: fix offset check for sysfs mmapped filesDarrick J. Wong2010-11-161-1/+1
| * | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-11-168-44/+167
| |\ \ \ \ \
| | * | | | | [S390] kprobes: Fix the return address of multiple kretprobesMartin Schwidefsky2010-11-101-3/+26
| | * | | | | [S390] kprobes: disable interrupts throughoutMartin Schwidefsky2010-11-101-14/+27
| | * | | | | [S390] ftrace: build without frame pointers on s390Heiko Carstens2010-11-101-1/+1
| | * | | | | [S390] mm: add devmem_is_allowed() for STRICT_DEVMEM checkingHendrik Brueckner2010-11-102-0/+17
| | * | | | | [S390] vmlogrdr: purge after recording is switched offStefan Weinhuber2010-11-101-12/+24
| | * | | | | [S390] cio: fix incorrect ccw_device_init_countSebastian Ott2010-11-101-1/+10
| | * | | | | [S390] tape: add medium state notificationsMartin Schwidefsky2010-11-101-9/+59
| | * | | | | [S390] fix get_user_pages_fastMartin Schwidefsky2010-11-101-4/+3
| | | |_|/ / | | |/| | |
| * | | | | kernel/sysctl.c: Fix build failure with !CONFIG_PRINTKJoe Perches2010-11-161-1/+1
| | |/ / / | |/| | |
| * | | | Linux 2.6.37-rc2v2.6.37-rc2Linus Torvalds2010-11-161-1/+1