summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| | * [POWERPC] PS3: Preallocate bootmem memory for the PS3 FLASH ROM storage driverGeert Uytterhoeven2007-06-281-0/+1
| | * [POWERPC] PS3: Frame buffer system-bus reworkGeert Uytterhoeven2007-06-281-12/+0
| | * [POWERPC] PS3: Rework AV settings driverGeoff Levand2007-06-281-18/+18
| | * [POWERPC] PS3: System manager re-workGeoff Levand2007-06-281-6/+9
| | * [POWERPC] PS3: Vuart reworkGeoff Levand2007-06-281-17/+0
| | * [POWERPC] PS3: System-bus reworkGeoff Levand2007-06-282-50/+101
| | * [POWERPC] PS3: Add support for HDMI RGB Full Range modeMasashi Kimoto2007-06-281-3/+9
| | * [POWERPC] PS3: Compare firmware versionMasakazu Mokuno2007-06-281-1/+2
| | * [POWERPC] Fix Kexec/Kdump for power6Sachin P. Sant2007-06-251-0/+3
| | * [POWERPC] Fix stolen time for SMT without LPARMichael Neuling2007-06-251-1/+1
| | * [POWERPC] Add for_each_compatible_node()Michael Ellerman2007-06-251-0/+3
| | * [POWERPC] Add irq_create_direct_mapping()Michael Ellerman2007-06-251-0/+9
| | * [POWERPC] Uninline and export virq_to_hw()Olof Johansson2007-06-251-4/+1
| | * [POWERPC] Merge CPU features pertaining to icache coherencyDavid Gibson2007-06-141-48/+47
| | * [POWERPC] Kill typedef-ed structs for hash PTEs and BATsDavid Gibson2007-06-142-7/+7
| | * [POWERPC] Start factoring pgtable-ppc32.h and pgtable-ppc64.hDavid Gibson2007-06-143-51/+28
| | * [POWERPC] Remove the dregs of APUS support from arch/powerpcDavid Gibson2007-06-141-26/+0
| | * [POWERPC] Abolish iopa(), mm_ptov(), io_block_mapping() from arch/powerpcDavid Gibson2007-06-142-9/+0
| | * [POWERPC] Split out asm-ppc/mmu.h portions for the "classic" hash-based MMUDavid Gibson2007-06-142-0/+94
| | * [POWERPC] Donate idle CPU cycles on dedicated partitionsJake Moilanen2007-06-141-1/+1
| | * [POWERPC] Consolidate sys_sigaltstackChristoph Hellwig2007-06-141-7/+0
| | * [POWERPC] Uninline common ptrace bitsBenjamin Herrenschmidt2007-06-141-0/+5
| | * [POWERPC] ptrace updates & new, better requestsBenjamin Herrenschmidt2007-06-141-4/+13
| | * [POWERPC] Rewrite IO allocation & mapping on powerpc64Benjamin Herrenschmidt2007-06-147-27/+40
| | * [POWERPC] unmap_vm_area becomes unmap_kernel_range for the publicBenjamin Herrenschmidt2007-06-141-1/+2
| | * [POWERPC] Show EEH per-device false positivesLinas Vepstas2007-06-141-0/+1
| | * [POWERPC] Add EEH sysfs blinkenlightsLinas Vepstas2007-06-141-0/+3
| | * [POWERPC] pseries: asm/pci-bridge.h CONFIG_ minor cleanupLinas Vepstas2007-06-141-7/+9
| | * [POWERPC] Reserve threadinfo flags for perfmon2Anton Blanchard2007-06-141-4/+8
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-07-162-0/+2
|\ \ \
| * | | macb: Use generic PHY layerfrederic RODO2007-07-162-0/+2
* | | | Revert "[NET]: Fix races in net_rx_action vs netpoll."Linus Torvalds2007-07-161-10/+0
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-07-161-8/+26
|\ \ \ \
| * | | | configfs: config item dependancies.Joel Becker2007-07-101-0/+5
| * | | | configfs: accessing item hierarchy during rmdir(2)Joel Becker2007-07-101-0/+1
| * | | | configfs: Convert subsystem semaphore to mutexJoel Becker2007-07-101-2/+2
| * | | | [PATCH] configfs+dlm: Rename config_group_find_obj and state semantics clearlySatyam Sharma2007-07-101-5/+2
| * | | | [PATCH] configfs+dlm: Separate out __CONFIGFS_ATTR into configfs.hSatyam Sharma2007-07-101-0/+16
| * | | | configfs: misc cleanupsSatyam Sharma2007-07-101-1/+0
| |/ / /
* | | | Merge branch 'bsg' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-07-162-1/+95
|\ \ \ \
| * | | | bsg: add SCSI transport-level request supportFUJITA Tomonori2007-07-161-0/+6
| * | | | add a struct request pointer to the request structureFUJITA Tomonori2007-07-161-0/+5
| * | | | bsg: minor bug fixesFUJITA Tomonori2007-07-161-1/+1
| * | | | bsg: bind bsg to request_queue instead of gendiskFUJITA Tomonori2007-07-163-7/+10
| * | | | bsg: add a request_queue argument to scsi_cmd_ioctl()FUJITA Tomonori2007-07-161-1/+2
| * | | | Replace s32, u32 and u64 with __s32, __u32 and __u64 in bsg.h for userspaceFUJITA Tomonori2007-07-161-29/+29
| * | | | bsg: use u32 etc instead of uint32_tJens Axboe2007-07-161-29/+29
| * | | | bsg: add sg_io_v4 structureFUJITA Tomonori2007-07-161-0/+43
| * | | | block: export blk_verify_command for SG v4FUJITA Tomonori2007-07-161-0/+1
| * | | | bsg: support for full generic block layer SG v3Jens Axboe2007-07-163-0/+35
OpenPOWER on IntegriCloud