summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-01-05ARM: restart: ep93xx: use new restart hookRussell King11-11/+32
2012-01-05ARM: restart: ebsa110: use new restart hookRussell King2-1/+9
2012-01-05ARM: restart: dove: use new restart hookRussell King5-14/+19
2012-01-05ARM: 7190/1: restart: davinci: use new restart hookSekhar Nori26-15/+31
2012-01-05ARM: restart: cns3xxx: use new restart hookRussell King4-4/+7
2012-01-05ARM: restart: clps711x: use new restart hookRussell King10-1/+13
2012-01-05ARM: restart: bcmring: use new restart hookRussell King2-23/+24
2012-01-05ARM: restart: at91: use new restart hookRussell King10-24/+13
2012-01-05ARM: restart: remove s3c24xx restart handlerRussell King1-23/+0
2012-01-05Merge branch 'restart-cleanup' into restartRussell King1597-17448/+20867
2012-01-05Merge branch 'for-russell' of git://hansjkoch.de/git/linux-tcc into HEADRussell King1522-15462/+18966
2012-01-05arm: Remove plat-tcc directoryHans J. Koch15-1411/+0
2012-01-05arm: Remove mach-tcc8k directoryHans J. Koch10-1245/+0
2012-01-05arm: Remove TCC subarch from Kconfig/MakefileHans J. Koch2-14/+0
2012-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller18-86/+99
2012-01-05mwl8k: Changing the driver version to 0.13Yogesh Ashok Powar1-1/+1
2012-01-05firmware: Fix an oops on reading fw_priv->fw in sysfs loading fileNeil Horman1-7/+7
2012-01-05Drivers:hv: Fix a bug in vmbus_driver_unregister()K. Y. Srinivasan1-4/+1
2012-01-05Linux 3.2v3.2Linus Torvalds1-1/+1
2012-01-05driver core: remove __must_check from device_create_fileGreg Kroah-Hartman1-2/+2
2012-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-15/+32
2012-01-05minixfs: misplaced checks lead to dentry leakAl Viro1-17/+17
2012-01-05ptrace: ensure JOBCTL_STOP_SIGMASK is not zero after detachOleg Nesterov2-3/+12
2012-01-05ptrace: partially fix the do_wait(WEXITED) vs EXIT_DEAD->EXIT_ZOMBIE raceOleg Nesterov1-1/+8
2012-01-05Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-2/+2
2012-01-05powerpc: fix compile error with 85xx/p1010rdb.cTony Breeds1-2/+0
2012-01-05powerpc: fix compile error with 85xx/p1023_rds.cMichael Neuling1-1/+0
2012-01-05powerpc/fsl: add MSI support for the Freescale hypervisorTimur Tabi3-23/+81
2012-01-05arch/powerpc/sysdev/fsl_rmu.c: introduce missing kfreeJulia Lawall1-0/+1
2012-01-05powerpc/fsl: Add support for Integrated Flash ControllerPrabhakar Kushwaha4-0/+1149
2012-01-05powerpc/fsl: update compatiable on fsl 16550 uart nodesKumar Gala51-101/+101
2012-01-05powerpc/85xx: fix PCI and localbus properties in p1022ds.dtsTimur Tabi1-4/+4
2012-01-05powerpc/85xx: re-enable ePAPR byte channel driver in corenet32_smp_defconfigTimur Tabi1-0/+1
2012-01-05powerpc/fsl: Update defconfigs to enable some standard FSL HW featuresKumar Gala4-15/+30
2012-01-05powerpc: Add TBI PHY node to first MDIO busAndy Fleming5-2/+24
2012-01-05sbc834x: put full compat string in board match checkPaul Gortmaker1-2/+2
2012-01-05powerpc/fsl-pci: Allow 64-bit PCIe devices to DMA to any memory addressKumar Gala1-0/+55
2012-01-05m68k/mac: Make CONFIG_HEARTBEAT unavailable on MacGeert Uytterhoeven1-2/+2
2012-01-05ipv6/addrconf: speedup /proc/net/if_inet6 fillingMihai Maruseac1-15/+28
2012-01-05r6040: place comments before codeFlorian Fainelli1-3/+4
2012-01-05r6040: use __aligned(size)Florian Fainelli1-1/+1
2012-01-05r6040: use definitions for MAC_SM register read/writesFlorian Fainelli1-2/+3
2012-01-05r6040: use MAC_RST bit definition with MCR1 read/writesFlorian Fainelli1-3/+3
2012-01-05r6040: define more MCR0 register bitsFlorian Fainelli1-3/+6
2012-01-05r6040: remove unused variables and definitionsFlorian Fainelli1-13/+1
2012-01-05r6040: use an unique MDIO bus nameFlorian Fainelli1-1/+2
2012-01-05ipv6: Check RA for sllao when configuring optimistic ipv6 address (v2)Neil Horman3-4/+7
2012-01-04mac80211: remove dead codeMohammed Shafi Shajakhan2-19/+0
2012-01-04mwl8k: Recover from firmware crashYogesh Ashok Powar1-7/+129
2012-01-04mac80211: Call driver commands after drv_start in mac80211 restart codeYogesh Ashok Powar1-10/+9