summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2008-05-0317-122/+231
|\
| * [POWERPC] Bolt in SLB entry for kernel stack on secondary cpusPaul Mackerras2008-05-022-8/+15
| * [POWERPC] PS3: Update ps3_defconfigGeoff Levand2008-05-021-48/+84
| * [POWERPC] PS3: Remove unsupported wakeup sourcesGeoff Levand2008-05-021-6/+1
| * [POWERPC] PS3: Make ps3_virq_setup and ps3_virq_destroy staticGeert Uytterhoeven2008-05-022-6/+3
| * [POWERPC] PS3: Add time include to lpmFUJITA Tomonori2008-05-021-0/+1
| * [POWERPC] Fix slb.c compile warningsGeoff Levand2008-05-021-3/+3
| * Merge branch 'powerpc-next' of master.kernel.org:/pub/scm/linux/kernel/git/ga...Paul Mackerras2008-05-026-9/+37
| |\
| | * [POWERPC] Xilinx: Fix compile warningsKumar Gala2008-05-012-4/+4
| | * [POWERPC] Squash build warning for print of resource_size_t in fsl_soc.cBecky Bruce2008-05-011-2/+2
| | * [RAPIDIO] fix current kernel-doc notationRandy Dunlap2008-05-012-2/+9
| | * [POWERPC] 86xx: mpc8610_hpcd: add support for PCI Express x8 slotAnton Vorontsov2008-05-011-0/+21
| | * [POWERPC] 86xx: Fix the wrong serial1 interrupt for 8610 boardJason Jin2008-04-301-1/+1
| * | Fix a potential issue in mpc52xx uart driverAndrew Liu2008-05-011-0/+2
| * | [POWERPC] mpc5200: Allow for fixed speed MII configurationsGrant Likely2008-05-013-42/+85
| |/
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-05-027-8/+16
|\ \
| * | ocfs2: Use GFP_NOFS in kmalloc during localalloc window moveSunil Mushran2008-04-301-2/+2
| * | ocfs2: Allow uid/gid/perm changes of symlinksSunil Mushran2008-04-302-0/+6
| * | ocfs2/dlm: dlmdebug.c: make 2 functions staticAdrian Bunk2008-04-301-3/+5
| * | ocfs2: make struct o2cb_stack_ops staticAdrian Bunk2008-04-301-1/+1
| * | ocfs2: make struct ocfs2_control_device staticAdrian Bunk2008-04-301-1/+1
| * | ocfs2: Correct merge of 52f7c21 (Move /sys/o2cb to /sys/fs/o2cb)Joel Becker2008-04-301-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-05-0243-291/+884
|\ \ \
| * | | [SCSI] aic94xx: fix section mismatchSam Ravnborg2008-05-021-3/+3
| * | | [SCSI] u14-34f: Fix 32bit only problemAlan Cox2008-05-021-2/+4
| * | | [SCSI] dpt_i2o: sysfs codeMiquel van Smoorenburg2008-05-021-0/+26
| * | | [SCSI] dpt_i2o: 64 bit supportMiquel van Smoorenburg2008-05-026-53/+260
| * | | [SCSI] dpt_i2o: move from virt_to_bus/bus_to_virt to dma_alloc_coherentMiquel van Smoorenburg2008-05-022-74/+169
| * | | [SCSI] dpt_i2o: use standard __init / __exit codeMiquel van Smoorenburg2008-05-022-57/+51
| * | | [SCSI] megaraid_sas: fix suspend/resume sectionsJiri Slaby2008-05-021-3/+8
| * | | [SCSI] aacraid: Add Power Management supportMark Salyzyn2008-05-024-11/+154
| * | | [SCSI] aacraid: Fix jbod operations scan issuesMark Salyzyn2008-05-022-14/+34
| * | | [SCSI] aacraid: Fix warning about macro side-effectsMark Salyzyn2008-05-021-2/+2
| * | | [SCSI] add support for variable length extended commandsBoaz Harrosh2008-05-027-35/+47
| * | | [SCSI] Let scsi_cmnd->cmnd use request->cmd bufferBoaz Harrosh2008-05-0217-29/+52
| * | | [SCSI] bsg: add large command supportFUJITA Tomonori2008-05-021-3/+9
| * | | [SCSI] aacraid: Fix down_interruptible() to check the return value correctlyMark Salyzyn2008-05-021-1/+1
| * | | [SCSI] megaraid_sas; Update the Version and Changelogbo yang2008-04-293-4/+26
| * | | [SCSI] ibmvscsi: Handle non SCSI error statusBrian King2008-04-292-1/+13
| * | | [SCSI] bug fix for free list handlingAlan D. Brunelle2008-04-291-0/+8
| * | | [SCSI] ipr: Rename ipr's state scsi host attribute to prevent collisionsBrian King2008-04-291-1/+1
| * | | [SCSI] megaraid_mbox: fix Dell CERC firmware problemHannes Reinecke2008-04-292-0/+18
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-05-0232-274/+186
|\ \ \ \
| * | | | [PATCH] fix sysctl_nr_open bugsAl Viro2008-05-011-2/+20
| * | | | [PATCH] sanitize anon_inode_getfd()Al Viro2008-05-017-74/+29
| * | | | [PATCH] split linux/file.hAl Viro2008-05-0122-86/+121
| * | | | [PATCH] make osf_select() use core_sys_select()Al Viro2008-05-013-66/+7
| * | | | [PATCH] remove horrors with irix tty ioctls handlingAl Viro2008-05-011-46/+9
| * | | | [PATCH] fix file and descriptor handling in perfmonAl Viro2008-05-011-112/+87
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-05-0245-537/+9213
|\ \ \ \ \
OpenPOWER on IntegriCloud