aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | Armadillo 500 add NAND flash device support (resend).Alberto Panizzo2009-06-231-0/+16
| | * | | | | ARM MXC: Armadillo 500 add NOR flash device support (resend).Alberto Panizzo2009-06-231-0/+47
| | * | | | | mx31: remove duplicated #includeHuang Weiyi2009-06-231-1/+0
| * | | | | | Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King2009-07-091-1/+1
| |\ \ \ \ \ \
| | * | | | | | [ARM] Kirkwood: Correct header defineSimon Kagstrom2009-07-061-1/+1
| * | | | | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2009-07-095-13/+10
| |\ \ \ \ \ \ \
| | * | | | | | | [ARM] pxa: fix ULPI_{DIR,NXT,STP} MFP definesMike Rapoport2009-07-061-3/+3
| | * | | | | | | backlight: fix pwm_bl.c to notify platform code when suspendingMarc Zyngier2009-07-031-0/+2
| | * | | | | | | [ARM] pxa: use kzalloc() in pxa_init_gpio_chip()Daniel Mack2009-07-031-7/+2
| | * | | | | | | [ARM] pxa: correct I2CPWR clock for pxa3xxDaniel Mack2009-07-031-1/+1
| | * | | | | | | pxamci: correct DMA flow controlMatt Reimer2009-07-031-2/+2
* | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-07-177-14/+29
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | drm: Move a dereference below a NULL testJulia Lawall2009-07-151-1/+2
| * | | | | | | | fb/intelfb: conflict with DRM_I915 and hide by defaultJesse Barnes2009-07-151-1/+2
| * | | | | | | | drm/ttm: fix misplaced parenthesesRoel Kluin2009-07-151-2/+2
| * | | | | | | | drm/via: Fix vblank IRQ on VIA hardware.Simon Farnsworth2009-07-151-1/+5
| * | | | | | | | drm: drm_gem, check kzalloc retvalJiri Slaby2009-07-151-7/+10
| * | | | | | | | drm: drm_debugfs, check kmalloc retvalJiri Slaby2009-07-151-0/+4
| * | | | | | | | drm/radeon: add some missing pci idsAlex Deucher2009-07-151-2/+4
* | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/fyu/l...Linus Torvalds2009-07-173-0/+11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Revert "Neither asm/types.h nor linux/types.h is required for arch/ia64/inclu...Aurelien Jarno2009-07-171-0/+2
| * | | | | | | | | Add dma_debug_init() for ia64fujita2009-07-171-0/+8
| * | | | | | | | | Fix ia64 compilation IS_ERR and PTE_ERR errors.Fenghua Yu2009-07-171-0/+1
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-07-173-11/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/pci: insert ioapic resource before assigning unassigned resourcesYinghai Lu2009-07-103-11/+12
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-07-174-4/+25
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'fix/usb-audio' into for-linusTakashi Iwai2009-07-161-1/+13
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | sound: usb-audio: add workaround for Blue Microphones devicesClemens Ladisch2009-07-151-1/+13
| * | | | | | | | | | Merge branch 'fix/misc' into for-linusTakashi Iwai2009-07-161-2/+5
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ALSA: riptide - proper handling of pci_register_driver for joystickJaswinder Singh Rajput2009-07-151-2/+5
| * | | | | | | | | | | Merge branch 'fix/hda' into for-linusTakashi Iwai2009-07-161-0/+6
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | ALSA: hda_intel: more strict alc880_parse_auto_config dig_nid checkingJaroslav Kysela2009-07-101-0/+6
| * | | | | | | | | | | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2009-07-161-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | ASoC: Fix NULL pointer dereference in __pxa2xx_pcm_hw_freeDaniel Mack2009-07-091-1/+1
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-07-177-11/+23
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | virtio_net: Sync header with qemuAlex Williamson2009-07-171-4/+10
| * | | | | | | | | | | | | virtio-pci: correctly unregister root device on errorMark McLoughlin2009-07-171-1/+1
| * | | | | | | | | | | | | virtio_blk: ioctl return value fixChristoph Hellwig2009-07-171-1/+1
| * | | | | | | | | | | | | virtio_blk: don't bounce highmem requestsChristoph Hellwig2009-07-171-0/+3
| * | | | | | | | | | | | | lguest: restrict CPUID to avoid perf counter wrmsrRusty Russell2009-07-171-0/+5
| * | | | | | | | | | | | | lguest: remove unnecessary forward struct declarationDavide Libenzi2009-07-171-2/+0
| * | | | | | | | | | | | | lguest: fix journeyMatias Zabaljauregui2009-07-173-3/+3
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-07-171-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | tracing/function: Fix the return value of ftrace_trace_onoff_callback()Xiao Guangrong2009-07-161-1/+1
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | tty_port: Fix return on interrupted useAlan Cox2009-07-171-1/+1
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-07-164-18/+59
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | sched: Fix bug in SCHED_IDLE interaction with group schedulingPaul Turner2009-07-111-1/+2
| * | | | | | | | | | | | sched: Fix rt_rq->pushable_tasks initialization in init_rt_rq()Fabio Checconi2009-07-101-1/+1
| * | | | | | | | | | | | sched: Reset sched stats on fork()Lucas De Marchi2009-07-101-9/+31
| * | | | | | | | | | | | sched_rt: Fix overload bug on rt group schedulingPeter Zijlstra2009-07-102-1/+18