summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Add powerpc get/set_rtc_time interface to new generic rtc classKim Phillips2006-10-022-1/+47
* [POWERPC] Create a "wrapper" script and use it in arch/powerpc/bootPaul Mackerras2006-09-285-135/+299
* Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb...Paul Mackerras2006-09-2826-88/+2597
|\
| * POWERPC: Bring the fs_no calculation to the relevant SoC enumerationVitaly Bordug2006-09-216-9/+66
| * POWERPC: overhaul with cpm2_map mechanismVitaly Bordug2006-09-2111-70/+235
| * POWERPC: Get rid of remapping the whole immrVitaly Bordug2006-09-219-67/+148
| * POWERPC: Add support for the mpc8560 eval boardVitaly Bordug2006-09-217-0/+1401
| * POWERPC: Move generic cpm2 stuff to powerpcVitaly Bordug2006-09-216-1/+489
| * cpm_uart: make it possible to utilize from powerpcVitaly Bordug2006-09-214-13/+70
| * POWERPC: Add cpm2 stuff support to the fsl_soc.cVitaly Bordug2006-09-212-5/+265
* | [POWERPC] fix spin lock nesting in hvc_iseriesStephen Rothwell2006-09-261-6/+1
* | [POWERPC] EEH failure to mark pci slot as frozen.Linas Vepstas2006-09-261-0/+7
* | [POWERPC] update powerpc defconfig files after libata kconfig breakageOlaf Hering2006-09-268-60/+60
* | [POWERPC] enable sysrq in pmac32_defconfigOlaf Hering2006-09-261-1/+1
* | [POWERPC] UPIO_TSI cleanupAl Viro2006-09-261-2/+2
* | [POWERPC] rewrite mkprep and mkbugboot in sane CAl Viro2006-09-262-357/+267
* | [POWERPC] maple/pci iomem annotationsAl Viro2006-09-261-30/+30
* | [POWERPC] powerpc oprofile __user annotationsAl Viro2006-09-261-5/+6
* | [POWERPC] cell spufs iomem annotationsAl Viro2006-09-262-4/+4
* | [POWERPC] NULL noise removal: spufsAl Viro2006-09-261-1/+1
* | [POWERPC] ppc math-emu needs -fno-builtin-fabs for math.c and fabs.cAl Viro2006-09-261-0/+3
* | [POWERPC] update mpc8349_itx_defconfig and remove some debug settingsKim Phillips2006-09-261-10/+15
* | [POWERPC] Always call cede in pseries dedicated idle loopAnton Blanchard2006-09-262-23/+5
* | [POWERPC] Fix loop logic in irq_alloc_virt()Michael Ellerman2006-09-261-9/+10
* | [POWERPC] Fix PPC32 SECCOMP, unexport do_syscall_trace_{enter,leave}David Woodhouse2006-09-261-11/+0
* | [POWERPC] Fix audit syscall success/failure reporting on PowerPCDavid Woodhouse2006-09-261-1/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-09-2532-1505/+1389
|\ \
| * | [NetLabel]: update docs with website informationPaul Moore2006-09-252-1/+11
| * | [NetLabel]: rework the Netlink attribute handling (part 2)Paul Moore2006-09-256-830/+895
| * | [NetLabel]: rework the Netlink attribute handling (part 1)Paul Moore2006-09-257-604/+76
| * | [Netlink]: add nla_validate_nested()Paul Moore2006-09-251-0/+19
| * | [NETLINK]: add nla_for_each_nested() to the interface listPaul Moore2006-09-251-0/+1
| * | [NetLabel]: change the SELinux permissionsPaul Moore2006-09-251-4/+4
| * | [NetLabel]: make the CIPSOv4 cache spinlocks bottom half safePaul Moore2006-09-251-8/+8
| * | [NetLabel]: correct improper handling of non-NetLabel peer contextsPaul Moore2006-09-255-16/+82
| * | [TCP]: make cubic the defaultStephen Hemminger2006-09-241-6/+6
| * | [TCP]: default congestion control menuStephen Hemminger2006-09-243-6/+47
| * | [ATM] he: Fix __init/__devinit conflictRoland Dreier2006-09-241-8/+8
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6David S. Miller2006-09-249-24/+232
| |\ \
| | * | [DCCP]: Introduce dccp_probeIan McDonald2006-09-243-0/+216
| | * | [DCCP]: Use constants for CCIDsIan McDonald2006-09-242-2/+2
| | * | [DCCP]: Introduce constants for CCID numbersIan McDonald2006-09-241-1/+7
| | * | [DCCP]: Allow default/fallback service code.Gerrit Renker2006-09-244-21/+7
| * | | [NETFILTER]: Add dscp,DSCP headers to header-yYasuyuki Kozakai2006-09-241-0/+2
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-09-254-35/+21
|\ \ \ \
| * | | | [SOUND] sparc/amd7930: Use __devinit and __devinitdata as needed.David S. Miller2006-09-251-10/+10
| * | | | [SUNLANCE]: Mark sparc_lance_probe_one as __devinit.David S. Miller2006-09-251-5/+5
| * | | | [SPARC64]: Fix section-mismatch errors in solaris emul module.David S. Miller2006-09-252-20/+6
* | | | | [PATCH] VIDIOC_ENUMSTD bugJonathan Corbet2006-09-251-1/+1
* | | | | [PATCH] load_module: no BUG if module_subsys uninitializedEd Swierk2006-09-251-0/+6
OpenPOWER on IntegriCloud