summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* agp: two-stage page destruction issueJan Beulich2008-06-193-12/+17
* agp/via: fixup pci idsGreg KH2008-06-191-2/+11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-06-175-11/+57
|\
| * Input: appletouch - implement reset-resume logicOliver Neukum2008-06-172-8/+44
| * Input: i8042 - retry failed CTR writes when resumingJiri Kosina2008-06-171-2/+6
| * Input: i8042 - add Fujitsu-Siemens Amilo Pro V2030 to nomux tableJiri Kosina2008-06-061-0/+7
| * Input: pcspkr - remove negative dependency on snd-pcspStas Sergeev2008-06-061-1/+0
* | fuse: fix thinko in max I/O size calucationMiklos Szeredi2008-06-171-2/+2
* | Unignore vmlinux.lds.h from Git.Eduard - Gabriel Munteanu2008-06-171-0/+1
* | x86-64: Fix "bytes left to copy" return value for copy_from_user()Linus Torvalds2008-06-172-28/+22
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-06-166-137/+123
|\ \
| * | ocfs2: Remove ->hangup() from stack glue operations.Joel Becker2008-06-164-23/+6
| * | ocfs2: Move the call of ocfs2_hb_ctl into the stack glue.Joel Becker2008-06-163-48/+40
| * | ocfs2: Move the hb_ctl_path sysctl into the stack glue.Joel Becker2008-06-165-78/+89
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-06-165-10/+27
|\ \ \
| * | | [IA64] Fix CONFIG_IA64_SGI_UV build errorJack Steiner2008-06-163-1/+19
| * | | [IA64] Update check_sal_cache_flush to use platform_send_ipi()Alex Chiang2008-06-111-4/+3
| * | | [IA64] perfmon: fix async exit bugstephane eranian2008-06-111-5/+5
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-06-1669-2219/+4679
|\ \ \ \
| * | | | [POWERPC] Turn on ATA_SFF so we get SATA_SVW back in defconfigsPaul Mackerras2008-06-162-6/+122
| * | | | [POWERPC] Remove ppc32's export of console_driversStephen Rothwell2008-06-161-2/+0
| * | | | [POWERPC] Fix -Os kernel builds with newer gcc versionsKumar Gala2008-06-164-1/+246
| * | | | [POWERPC] Fix bootwrapper builds with newer gcc versionsKumar Gala2008-06-162-1/+234
| * | | | [POWERPC] Build fix for drivers/macintosh/mediabay.cAdrian Bunk2008-06-162-4/+12
| * | | | [POWERPC] Fix warning in pseries/eeh_driver.cAndrew Morton2008-06-161-4/+7
| * | | | [POWERPC] Add missing of_node_put in drivers/macintosh/therm_adt746x.cJulia Lawall2008-06-161-3/+10
| * | | | [POWERPC] Add missing of_node_put in drivers/macintosh/smu.cJulia Lawall2008-06-161-1/+4
| * | | | [POWERPC] Add missing of_node_put in pseries/nvram.cJulia Lawall2008-06-161-1/+3
| * | | | [POWERPC] Fix return value check logic in debugfs virq_mapping setupEmil Medve2008-06-161-1/+1
| * | | | [POWERPC] Fix rmb to order cacheable vs. noncacheableNick Piggin2008-06-161-1/+1
| * | | | Merge branch 'linux-2.6' into mergePaul Mackerras2008-06-16233-1848/+2669
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spuf...Paul Mackerras2008-06-166-33/+55
| |\ \ \ \
| | * | | | powerpc/spufs: fix missed stop-and-signal eventLuke Browning2008-06-161-0/+5
| | * | | | powerpc/spufs: synchronize interaction between spu exception handling and tim...Luke Browning2008-06-162-19/+37
| | * | | | powerpc/spufs: remove class_0_dsisr from spu exception handlingLuke Browning2008-06-165-10/+1
| | * | | | powerpc/spufs: wait for stable spu status in spu_stopped()Luke Browning2008-06-161-5/+13
| * | | | | Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2008-06-1646-2160/+3983
| |\ \ \ \ \
| | * | | | | [POWERPC] 83xx: MPC837xRDB's VSC7385 ethernet switch isn't on the MDIO busAnton Vorontsov2008-06-104-23/+5
| | * | | | | [POWERPC] Updated Freescale PPC defconfigsKumar Gala2008-06-0940-2000/+3796
| | * | | | | [POWERPC] 8610: Update defconfig for MPC8610 HPCDTimur Tabi2008-06-091-136/+180
| | * | | | | [POWERPC] 85xx: MPC8548CDS - Fix size of PCIe IO spaceKumar Gala2008-06-091-2/+2
| | * | | | | [POWERPC] 85xx: MPC85xx MDS - Unconditionally select PHYLIB for board fixupsKumar Gala2008-06-091-0/+1
| * | | | | | [POWERPC] bootwrapper: add simpleImage* to list of boot targetsGrant Likely2008-06-111-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-06-161-5/+7
|\ \ \ \ \ \
| * | | | | | sound: oxygen: fix NULL pointer dereference when loading snd-oxygenClemens Ladisch2008-06-161-5/+7
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-06-1627-809/+803
|\ \ \ \ \ \
| * | | | | | [MIPS] Au1200: MMC resource size off by oneSergei Shtylyov2008-06-161-2/+2
| * | | | | | [MIPS] TANBAC: Update defconfigYoichi Yuasa2008-06-163-288/+303
| * | | | | | [MIPS] Vr41xx: Initialize PCI io_map_baseYoichi Yuasa2008-06-161-1/+13
| * | | | | | [MIPS] Malta: Always compile MTD platform device registration code.Ralf Baechle2008-06-161-2/+1
OpenPOWER on IntegriCloud