aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-19sctp: user perfect name for Delayed SACK Timer optionShan Wei2-2/+3
2011-01-19net: fix can_checksum_protocol() arguments swapEric Dumazet1-1/+1
2011-01-19Revert "netlink: test for all flags of the NLM_F_DUMP composite"David S. Miller5-6/+6
2011-01-19x86: Unify "numa=" command line option handlingJan Beulich5-20/+30
2011-01-19Revert "x86: Make relocatable kernel work with new binutils"Ingo Molnar1-9/+2
2011-01-18gianfar: Fix misleading indentation in startup_gfar()Anton Vorontsov1-1/+1
2011-01-18net/irda/sh_irda: return to RX mode when TX errorKuninori Morimoto1-2/+12
2011-01-18net offloading: Do not mask out NETIF_F_HW_VLAN_TX for vlan.Jesse Gross1-2/+2
2011-01-18USB CDC NCM: tx_fixup() race condition fixAlexey Orishko1-7/+12
2011-01-18ns83820: Avoid bad pointer deref in ns83820_init_one().Jesper Juhl1-3/+2
2011-01-18ipv6: Silence privacy extensions initializationRomain Francoise1-3/+0
2011-01-18bnx2x: Update bnx2x version to 1.62.00-4Yaniv Rosner1-2/+2
2011-01-18bnx2x: Fix AER setting for BCM57712Yaniv Rosner1-1/+1
2011-01-18bnx2x: Fix BCM84823 LED behaviorYaniv Rosner2-1/+21
2011-01-18bnx2x: Mark full duplex on some external PHYsYaniv Rosner1-1/+8
2011-01-18bnx2x: Fix BCM8073/BCM8727 microcode loadingYaniv Rosner1-30/+43
2011-01-18bnx2x: LED fix for BCM8727 over BCM57712Yaniv Rosner1-1/+17
2011-01-18bnx2x: Common init will be executed only once after PORYaniv Rosner1-0/+11
2011-01-18bnx2x: Swap BCM8073 PHY polarity if requiredYaniv Rosner2-0/+46
2011-01-18Linux 2.6.38-rc1Linus Torvalds1-2/+2
2011-01-18hwmon: (lm93) Add support for LM94Guenter Roeck3-4/+28
2011-01-18iwlwifi: fix valid chain reading from EEPROMWey-Yi Guy1-1/+1
2011-01-18ath5k: fix locking in tx_complete_poll_workBob Copeland1-0/+4
2011-01-18perf: Validate cpu early in perf_event_alloc()Oleg Nesterov1-4/+6
2011-01-18perf: Find_get_context: fix the per-cpu-counter checkOleg Nesterov1-1/+1
2011-01-18MIPS: Malta: enable Cirrus FB consoleAurelien Jarno1-0/+3
2011-01-18MIPS: add CONFIG_VIRTUALIZATION for virtio supportAurelien Jarno1-0/+16
2011-01-18MIPS: Implement __read_mostlyDavid Daney2-1/+3
2011-01-18MIPS: ath79: add common WMAC device for AR913X based boardsGabor Juhos6-0/+92
2011-01-18MIPS: ath79: Add initial support for the Atheros AP81 reference boardGabor Juhos4-0/+104
2011-01-18MIPS: ath79: add common SPI controller deviceGabor Juhos6-0/+84
2011-01-18SPI: Add SPI controller driver for the Atheros AR71XX/AR724X/AR913X SoCsGabor Juhos4-0/+324
2011-01-18MIPS: ath79: add common GPIO buttons deviceGabor Juhos5-0/+113
2011-01-18MIPS: ath79: add common watchdog deviceGabor Juhos3-0/+12
2011-01-18MIPS: ath79: add common GPIO LEDs deviceGabor Juhos5-0/+100
2011-01-18MIPS: ath79: add initial support for the Atheros PB44 reference boardGabor Juhos4-0/+73
2011-01-18MIPS: ath79: utilize the MIPS multi-machine supportGabor Juhos3-0/+37
2011-01-18MIPS: ath79: add GPIOLIB supportGabor Juhos7-2/+252
2011-01-18MIPS: Add initial support for the Atheros AR71XX/AR724X/AR931X SoCsGabor Juhos20-0/+1365
2011-01-18MIPS: jump label: Add MIPS support.David Daney5-0/+110
2011-01-18MIPS: Use WARN() in uasm for better diagnostics.David Daney1-24/+16
2011-01-18MIPS: Optimize TLB handlers for Octeon CPUsDavid Daney1-51/+310
2011-01-18MIPS: Add LDX and LWX instructions to uasm.David Daney3-1/+24
2011-01-18MIPS: Use BBIT instructions in TLB handlersDavid Daney1-29/+90
2011-01-18MIPS: Declare uasm bbit0 and bbit1 functions.David Daney1-0/+2
2011-01-18MIPS: Use C0_KScratch (if present) to hold PGD pointer.David Daney3-18/+108
2011-01-18MIPS: Add DINSM to uasm.David Daney2-1/+11
2011-01-18MIPS: Probe for presence of KScratch registers.David Daney3-0/+5
2011-01-18MIPS: Add generic support for multiple machines within a single kernelGabor Juhos6-1/+157
2011-01-18MIPS: Use printf extension %pR for struct resourceJoe Perches1-5/+2