summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sh: modify a resource of sh_eth_giga1_resources in board-sh7757lcrShimoda, Yoshihiro2012-02-241-0/+5
* arch/sh: remove references to cpu_*_map.Rusty Russell2012-02-242-2/+2
* sh: Fix typo in pci-sh7780.cMasanari Iida2012-02-241-1/+1
*-. Merge branches 'sh/urgent' and 'sh/platform-updates' into sh-latestPaul Mundt2012-01-27961-10016/+29239
|\ \
| | * sh: add platform_device for SPI1 in setup-sh7757Shimoda, Yoshihiro2012-01-271-0/+20
| | * sh: modify resource for SPI0 in setup-sh7757Shimoda, Yoshihiro2012-01-271-1/+1
| * | sh: se7724: fix compile breakageGuennadi Liakhovetski2012-01-275-0/+7
| * | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-01-266-16/+45
| |\ \
| | * | [media] cinergyT2-fe: Fix bandwdith settingsMauro Carvalho Chehab2012-01-231-3/+4
| | * | [media] V4L: atmel-isi: add clk_prepare()/clk_unprepare() functionsJosh Wu2012-01-231-0/+14
| | * | [media] cxd2820r: sleep on DVB-T/T2 delivery system switchAntti Palosaari2012-01-231-2/+11
| | * | [media] anysee: fix CI initAntti Palosaari2012-01-231-0/+8
| | * | [media] cxd2820r: remove unused parameter from cxd2820r_attachAntti Palosaari2012-01-234-10/+5
| | * | [media] cxd2820r: fix dvb_frontend_opsAntti Palosaari2012-01-231-1/+3
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-01-261-0/+3
| |\ \ \
| | * | | sparc32: forced setting of mode of sun4m per-cpu timersTkhai Kirill2012-01-101-0/+3
| * | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-01-267-6/+30
| |\ \ \ \
| | * | | | x86/microcode_amd: Add support for CPU family specific container filesAndreas Herrmann2012-01-261-2/+22
| | * | | | x86/amd: Add missing feature flag for fam15h models 10h-1fh processorsAndreas Herrmann2012-01-261-0/+1
| | * | | | x86/boot-image: Don't leak phdrs in arch/x86/boot/compressed/misc.c::Parse_elf()Jesper Juhl2012-01-261-0/+2
| | * | | | x86/numachip: Drop unnecessary conflict with EDACDaniel J Blueman2012-01-261-1/+0
| | * | | | x86/uv: Fix uninitialized spinlocksCliff Wickman2012-01-262-1/+3
| | * | | | x86/uv: Fix uv_gpa_to_soc_phys_ram() shiftRuss Anderson2012-01-261-2/+2
| * | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-01-262-3/+1
| |\ \ \ \ \
| | * | | | | perf: Call perf_cgroup_event_time() directlyNamhyung Kim2012-01-211-1/+1
| | * | | | | perf: Don't call release_callchain_buffers() if allocation failsNamhyung Kim2012-01-211-2/+0
| * | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-01-263-7/+10
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar2012-01-172-5/+5
| | |\ \ \ \ \ \
| | | * | | | | | rcu: Add missing __cpuinit annotation in rcutorture codeHeiko Carstens2012-01-161-2/+2
| | | * | | | | | sched: Add "const" to is_idle_task() parameterPaul E. McKenney2012-01-161-1/+1
| | | * | | | | | rcu: Make rcutorture bool parameters really bool (core code)Rusty Russell2012-01-161-2/+2
| | | * | | | | | Merge branch 'rcu/fixes-for-v3.2' into rcu/urgentPaul E. McKenney2012-01-1658-407/+1512
| | | |\ \ \ \ \ \
| | * | | | | | | | memblock: Fix alloc failure due to dumb underflow protection in memblock_find...Tejun Heo2012-01-161-2/+5
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2012-01-269-82/+56
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| | * | | | | | | | m68k: Fix assembler constraint to prevent overeager gcc optimisationAndreas Schwab2012-01-225-30/+28
| | * | | | | | | | mac_esp: rename irqFinn Thain2012-01-221-2/+1
| | * | | | | | | | mac_scsi: dont enable mac_scsi irq before requesting itFinn Thain2012-01-221-6/+0
| | * | | | | | | | macfb: fix black and white modesFinn Thain2012-01-221-32/+28
| | * | | | | | | | m68k/irq: Remove obsolete IRQ_FLG_* definitionsGeert Uytterhoeven2012-01-221-13/+0
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-01-251-28/+34
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | crypto: sha512 - reduce stack usage to safe numberAlexey Dobriyan2012-01-151-24/+34
| | * | | | | | | | | crypto: sha512 - make it work, undo percpu message scheduleAlexey Dobriyan2012-01-151-5/+1
| * | | | | | | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2012-01-251-1/+2
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | xfs: Fix missing xfs_iunlock() on error recovery path in xfs_readlink()Jan Kara2012-01-251-1/+2
| | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-01-2522-160/+283
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | drm/ttm: fix two regressions since move_notify changesBen Skeggs2012-01-252-4/+17
| | * | | | | | | | | | drm/radeon: avoid deadlock if GPU lockup is detected in ib_pool_getJerome Glisse2012-01-253-54/+54
| | * | | | | | | | | | drm/radeon: silence out possible lock dependency warningJerome Glisse2012-01-251-8/+11
| | * | | | | | | | | | drm: Fix authentication kernel crashThomas Hellstrom2012-01-253-1/+11
| | * | | | | | | | | | gma500: Fix shmem mappingAlan Cox2012-01-241-3/+2
OpenPOWER on IntegriCloud