aboutsummaryrefslogtreecommitdiffstats
path: root/net (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-03[POWERPC] Make sure to of_node_get() the result of pci_device_to_OF_node()Michael Ellerman1-2/+2
2007-10-03[POWERPC] Move embedded6xx into multiplatformArnd Bergmann2-8/+7
2007-10-02[POWERPC] pseries: device node status can be "ok" or "okay"Linas Vepstas1-1/+1
2007-09-22[POWERPC] Fix build errors when BLOCK=nEmil Medve2-5/+6
2007-09-22[POWERPC] Fix platinumfb framebufferBenjamin Herrenschmidt1-22/+26
2007-09-22[POWERPC] Avoid pointless WARN_ON(irqs_disabled()) from panic codepathSatyam Sharma1-9/+18
2007-09-22[POWERPC] Support setting affinity for U3/U4 MSI sourcesOlof Johansson3-1/+3
2007-09-22[POWERPC] add Kconfig option for optimizing for cellArnd Bergmann2-0/+16
2007-09-22[POWERPC] cell: Don't cast the result of of_get_property()Jeremy Kerr1-2/+2
2007-09-22[POWERPC] Convert define_machine(mpc885_ads) to C99 initializer syntaxTony Breeds1-6/+11
2007-09-22[POWERPC] mpc5200: Add cuimage support for mpc5200 boardsGrant Likely6-2/+135
2007-09-22[POWERPC] mpc8349: Add linux,network-index to ethernet nodes in device treeGrant Likely3-0/+5
2007-09-22[POWERPC] Fix ppc kernels after build-id additionMeelis Roos1-0/+2
2007-09-22[POWERPC] Prevent direct inclusion of <asm/rwsem.h>.Robert P. J. Day3-2/+6
2007-09-22[POWERPC] adbhid: Enable KEY_FN key reportingAristeu Rozanski1-11/+10
2007-09-22[POWERPC] Use __attribute__ in asm-powerpcMike Frysinger2-3/+3
2007-09-22[POWERPC] Add Marvell mv64x60 udbg putc/getc functionsDale Farnsworth4-1/+156
2007-09-22[POWERPC] Optionally use new device number for pmac_zilogDavid Woodhouse2-5/+40
2007-09-20[POWERPC] Cleanups for physmap_of.c (v2)David Gibson1-125/+99
2007-09-20[POWERPC] 4xx: Fix Sequoia MAL0 and EMAC dts entries.Valentine Barshak1-4/+4
2007-09-20[POWERPC] 4xx: Fix Bamboo MAL0 dts entry.Valentine Barshak1-1/+1
2007-09-20[POWERPC] Add 64-bit resources support to pci_iomapValentine Barshak1-2/+2
2007-09-19[POWERPC] Update PowerPC 4xx entry in MAINTAINERSJosh Boyer1-0/+3
2007-09-19[POWERPC] 4xx: Implement udbg_getc() for 440Hollis Blanchard1-0/+11
2007-09-19[POWERPC] 4xx: Convert Seqouia flash mappings to new bindingJosh Boyer2-14/+115
2007-09-19[POWERPC] 4xx: Convert Walnut flash mappings to new bindingJosh Boyer1-5/+12
2007-09-19[POWERPC] Make partitions optional in physmap_ofJosh Boyer1-0/+2
2007-09-19[POWERPC] cuimage for Bamboo boardJosh Boyer5-9/+57
2007-09-19x86-64: page faults from user mode are always user faultsLinus Torvalds1-0/+7
2007-09-19[MIPS] cpu-bugs64.c: GCC 3.3 constraint workaroundMaciej W. Rozycki2-3/+5
2007-09-19[MIPS] DEC: Initialise ioasic_ssr_lockMaciej W. Rozycki1-1/+1
2007-09-19Driver core: fix deprectated sysfs structure for nested class devicesDmitry Torokhov1-6/+23
2007-09-19uml: fix irqstack crashJeff Dike3-6/+7
2007-09-19Fix NUMA Memory Policy Reference CountingLee Schermerhorn3-12/+75
2007-09-19Fix user namespace exiting OOPsPavel Emelyanov3-2/+27
2007-09-19Convert uid hash to hlistPavel Emelyanov4-10/+11
2007-09-19kernel/user.c: Use list_for_each_entry instead of list_for_eachMatthias Kaehlcke1-6/+2
2007-09-19ext34: ensure do_split leaves enough free space in both blocksEric Sandeen2-8/+70
2007-09-19disable sys_timerfd() for 2.6.23Andrew Morton1-0/+1
2007-09-19nfs: fix oops re sysctls and V4 supportAlexey Dobriyan1-1/+1
2007-09-19dir_index: error out instead of BUG on corrupt dx dirsEric Sandeen2-8/+60
2007-09-19intel-agp: Fix i830 mask variable that changed with G33 supportDave Airlie2-2/+3
2007-09-19intelfb: Fix bug in DPLL disableAntonino A. Daplas1-1/+1
2007-09-19xen: don't bother trying to set cr4Jeremy Fitzhardinge1-2/+2
2007-09-19pci: fix unterminated pci_device_id listsKees Cook3-2/+5
2007-09-19mspec: handle shrinking virtual memory areasCliff Wickman1-21/+48
2007-09-19rtc: rtc-ds1553.c should use resource_size_t for base addressAtsushi Nemoto1-1/+1
2007-09-19rtc-ds1742.c should use resource_size_t for base addressDavid Gibson1-1/+1
2007-09-19Fix UTS corruption during clone(CLONE_NEWUTS)Alexey Dobriyan1-0/+2
2007-09-19Fix failure to resume from initrdsNigel Cunningham1-1/+3