summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | rt2x00: LEDS build failureRandy Dunlap2008-06-131-6/+6
| | * | | | rt2x00: INPUT build failureRandy Dunlap2008-06-131-3/+4
| | * | | | b43: Fix noise calculation WARN_ONMichael Buesch2008-06-132-7/+10
| | * | | | b43: Fix possible NULL pointer dereference in DMA codeMichael Buesch2008-06-131-33/+32
| | * | | | rt2x00: Restrict DMA to 32-bit addresses.Gertjan van Wingerde2008-06-131-2/+1
| | * | | | rt2x00: Don't kill guardian_urb when it wasn't createdIvo van Doorn2008-06-131-0/+6
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-06-185-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-181-2/+2
* | | | | | | Unignore vmlinux.lds.h from Git.Eduard - Gabriel Munteanu2008-06-181-0/+1
* | | | | | | x86-64: Fix "bytes left to copy" return value for copy_from_user()Linus Torvalds2008-06-182-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-121-4/+3
| * | | | | | [IA64] perfmon: fix async exit bugstephane eranian2008-06-121-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
|\ \ \ \ \ \ \ \ \