summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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 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
| * | [PARISC] fix section mismatch in superio serial driversHelge Deller2007-05-271-4/+4
| * | [PARISC] fix section mismatch in parisc eisa driverHelge Deller2007-05-271-2/+2
| * | [PARISC] fix section mismatches in arch/parisc/kernelHelge Deller2007-05-274-11/+11
| * | [PARISC] fix section mismatch in ccio-dmaHelge Deller2007-05-271-3/+3
| * | [PARISC] fix section mismatch in parisc STI video driversHelge Deller2007-05-271-25/+25
| * | [PARISC] fix section mismatch in parport_gscHelge Deller2007-05-271-1/+1
| * | [PARISC] fix lasi_82596 buildHelge Deller2007-05-271-0/+1
| * | [PARISC] Build fixes for power.cKyle McMartin2007-05-251-0/+1
| * | [PARISC] kobject is embedded in subsys, not ksetKyle McMartin2007-05-251-1/+1
| * | [PARISC] ROUNDUP macro cleanup in drivers/pariscMilind Arun Choudhary2007-05-223-10/+8
| * | [PARISC] ROUND_UP macro cleanup in arch/pariscMilind Arun Choudhary2007-05-222-5/+3
| * | [PARISC] spelling fixes: arch/parisc/Simon Arlott2007-05-2213-30/+30
| * | [PARISC] Disable LWS debuggingAurelien Jarno2007-05-221-4/+4
| * | [PARISC] Let PA-8900 processors bootKyle McMartin2007-05-225-6/+12
| * | parisc: convert /proc/gsc/pcxl_dma to seq_fileAlexey Dobriyan2007-05-221-41/+53
| * | [PARISC] Wire up kexec_load syscallKyle McMartin2007-05-222-1/+3
| * | [PARISC] Move #undef to end of syscall tableKyle McMartin2007-05-221-5/+5
| * | parisc: sync compat getdentsAlexandr Andreev2007-05-221-2/+8
| * | parisc: make command_line[] staticAlexey Dobriyan2007-05-221-1/+1
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2007-06-141-46/+51
|\ \ \
| * | | [AGPGART] intel_agp: fix device probeWang Zhenyu2007-06-141-46/+51
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-06-147-47/+157
|\ \ \ \
| * | | | [SPARC64]: Fix args to sun4v_ldc_revoke().David S. Miller2007-06-132-5/+8
| * | | | [SPARC64]: Really fix parport.David S. Miller2007-06-132-30/+17
| * | | | [SPARC64]: Fix IO/MEM space sizing for PCI.David S. Miller2007-06-131-3/+9
| * | | | [SPARC64]: Wire up cookie based sun4v interrupt registry.David S. Miller2007-06-132-9/+123
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-06-1419-81/+150
|\ \ \ \ \
| * \ \ \ \ Merge master.kernel.org:/pub/scm/linux/kernel/git/vxy/lksctp-devDavid S. Miller2007-06-146-24/+88
| |\ \ \ \ \
| | * | | | | [SCTP] Don't disable PMTU discovery when mtu is smallVlad Yasevich2007-06-131-2/+0
OpenPOWER on IntegriCloud