summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Blackfin arch: add proper ENDPROC()Mike Frysinger2007-06-1121-8/+72
| * | Blackfin arch: move more of our startup code to .init so it can be freed once...Mike Frysinger2007-06-114-20/+29
| * | Blackfin arch: unify differences between our diff head.S files -- no function...Mike Frysinger2007-06-113-27/+32
| * | Blackfin arch: update defconfigsMike Frysinger2007-06-115-214/+528
| * | Blackfin arch: scrub old console definesMike Frysinger2007-06-111-35/+0
| * | Blackfin arch: fixup Blackfin MAINTIANERS team member listBryan Wu2007-06-111-34/+36
| * | Blackfin arch: implement a basic /proc/sram file for L1 allocation visibilityMike Frysinger2007-06-141-12/+80
| * | Blackfin arch: mark our memory init functions with __init so they get freed a...Mike Frysinger2007-06-112-14/+14
| * | Blackfin arch: all symbols were offset by 4k, since we didn't have the __text...Robin Getz2007-06-111-0/+1
| * | Blackfin arch: fix bug ad1836 fails to build properly for BF533-EZKITRoy Huang2007-06-141-0/+22
| * | Blackfin arch: spelling fixesSimon Arlott2007-06-1114-17/+17
| * | Blackfin arch: DMA code minor naming convention fixAubrey Li2007-06-111-3/+3
| * | Blackfin arch: remove defconfig fileMike Frysinger2007-06-111-1327/+0
* | | Merge branch 'splice-2.6.22' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-06-151-9/+17
|\ \ \
| * | | splice: only check do_wakeup in splice_to_pipe() for a real pipeJens Axboe2007-06-151-6/+7
| * | | splice: fix leak of pages on short splice to pipeJens Axboe2007-06-151-1/+2
| * | | splice: adjust balance_dirty_pages_ratelimited() callJens Axboe2007-06-151-2/+8
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus Torvalds2007-06-153-9/+28
|\ \ \
| * | | KVM: Prevent guest fpu state from leaking into the hostAvi Kivity2007-06-153-9/+28
| |/ /
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-06-1510-107/+222
|\ \ \
| * | | [MIPS] Fix builds where MSC01E_xxx is undefined.Chris Dearman2007-06-141-1/+4
| * | | [MIPS] Separate performance counter interruptsChris Dearman2007-06-144-46/+135
| * | | [MIPS] Malta: Fix for SOCitSC based MaltasChris Dearman2007-06-146-64/+87
| | |/ | |/|
* | | Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32Linus Torvalds2007-06-154-1/+13
|\ \ \
| * | | [AVR32] Define ARCH_KMALLOC_MINALIGN to L1_CACHE_BYTESHaavard Skinnemoen2007-06-141-0/+9
| * | | [AVR32] STK1000: Set SPI_MODE_3 in the ltv350qv board infoHaavard Skinnemoen2007-06-141-0/+1
| * | | [AVR32] gpio_*_cansleep() fixDavid Brownell2007-06-141-0/+2
| * | | [AVR32] ratelimit segfault reporting rateAndrea Righi2007-06-141-1/+1
| |/ /
* | | block: always requeue !fs requests at the frontTejun Heo2007-06-151-0/+9
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-06-153-3/+19
|\ \ \ | |_|/ |/| |
| * | [POWERPC] Fix console output getting dropped on platforms without udbg_putcMilton Miller2007-06-141-1/+7
| * | [POWERPC] Fix per-cpu allocation on oldworld SMP powermacsPaul Mackerras2007-06-142-2/+12
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixLinus Torvalds2007-06-141-0/+2
|\ \
| * | kbuild: fix sh64 section mismatch problemsSam Ravnborg2007-06-111-0/+2
* | | Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2007-06-145-18/+110
|\ \ \
| * | | drm: fix radeon setparam on 32/64 bit systems.Dave Airlie2007-06-101-0/+26
| * | | drm/i915: Add support for the G33, Q33, and Q35 chipsets.Wang Zhenyu2007-06-104-17/+80
| * | | i915: add new pciids for 945GME, 965GME/GLEWang Zhenyu2007-06-102-1/+4
| |/ /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2007-06-1438-219/+221
|\ \ \
| * | | [PARISC] remove global_ack_eiemGrant Grundler2007-06-121-18/+8
| * | | [PARISC] Fix kernel panic in check_ivtKyle McMartin2007-06-042-7/+5
| * | | [PARISC] Fix bug when syscall nr is __NR_Linux_syscallsKyle McMartin2007-06-031-1/+1
| * | | [PARISC] be more defensive in process.c::get_wchanKyle McMartin2007-05-301-0/+4
| * | | [PARISC] fix "reduce size of task_struct on 64-bit machines" falloutKyle McMartin2007-05-302-4/+3
| * | | [PARISC] fix null ptr deref in unwind.cKyle McMartin2007-05-301-1/+3
| * | | [PARISC] fix trivial spelling nit in asm/linkage.hKyle McMartin2007-05-301-1/+1
| * | | [PARISC] remove remnants of parisc-specific softirq codeGrant Grundler2007-05-301-34/+1
| * | | [PARISC] fix section mismatch in smp.cHelge Deller2007-05-301-1/+1
| * | | [PARISC] fix "ENTRY" macro redefinitionHelge Deller2007-05-301-0/+3
| * | | [PARISC] Wire up utimensat/signalfd/timerfd/eventfd syscallsHelge Deller2007-05-272-1/+16
OpenPOWER on IntegriCloud