Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | hvc_console: Export (GPL'ed) hvc_remove | Amit Shah | 2009-12-08 | 1 | -0/+1 | |
| * | | | | powerpc/windfarm: Add detection for second cpu pump | Bolko Maass | 2009-12-08 | 1 | -0/+2 | |
| * | | | | powerpc/via-pmu: Convert to proc_fops/seq_file | Alexey Dobriyan | 2009-12-08 | 1 | -69/+91 | |
| * | | | | powerpc/of_serial: Add missing ns16550a id | Michal Simek | 2009-11-27 | 1 | -0/+1 | |
| * | | | | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-11-24 | 107 | -730/+958 | |
| |\ \ \ \ | ||||||
| * | | | | | powerpc: Fix build of some FSL platforms | Benjamin Herrenschmidt | 2009-11-24 | 1 | -5/+0 | |
| * | | | | | powerpc: Move ehea hcall definitions into hvcall.h | Anton Blanchard | 2009-11-24 | 2 | -52/+0 | |
| * | | | | | macintosh: Remove BKL from nvram driver | Thomas Gleixner | 2009-11-24 | 1 | -8/+3 | |
| * | | | | | spi_mpc8xxx: Add support for QE DMA mode and CPM1/CPM2 chips | Anton Vorontsov | 2009-11-11 | 2 | -43/+500 | |
| * | | | | | spi_mpc8xxx: Turn qe_mode into flags | Anton Vorontsov | 2009-11-11 | 1 | -11/+19 | |
| * | | | | | spi_mpc8xxx: Factor out SPI mode change steps into a call | Anton Vorontsov | 2009-11-11 | 1 | -32/+24 | |
| * | | | | | spi_mpc8xxx: Fix uninitialized variable | Anton Vorontsov | 2009-11-11 | 1 | -0/+1 | |
| * | | | | | powerpc/qe&cpm: Implement static inline stubs for non-QE/CPM builds | Anton Vorontsov | 2009-11-11 | 1 | -15/+0 | |
| * | | | | | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-11-12 | 220 | -4920/+3385 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | powerpc/therm_adt746x: Don't access non-existing register | Jean Delvare | 2009-10-30 | 1 | -1/+1 | |
| * | | | | | | of/platform: Implement support for dev_pm_ops | Anton Vorontsov | 2009-10-30 | 1 | -15/+290 | |
* | | | | | | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2009-12-12 | 2 | -47/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | omap1: LCD_DMA: Use some define rather than a hexadecimal | Janusz Krzysztofik | 2009-12-11 | 1 | -32/+1 | |
| * | | | | | | | smc91x: remove OMAP specific bits | Ladislav Michl | 2009-12-11 | 1 | -15/+0 | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-12-12 | 5 | -14/+25 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | be2net: fix error in rx completion processing. | Ajit Khaparde | 2009-12-11 | 1 | -2/+2 | |
| * | | | | | | | | igbvf: avoid reset storms due to mailbox issues | Alexander Duyck | 2009-12-11 | 2 | -1/+8 | |
| * | | | | | | | | igb: fix handling of mailbox collisions between PF/VF | Alexander Duyck | 2009-12-11 | 1 | -9/+13 | |
| * | | | | | | | | usb: remove rare pm primitive for conversion to new API | Oliver Neukum | 2009-12-11 | 1 | -2/+2 | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-12-11 | 41 | -401/+1346 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | ||||||
| * | | | | | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-12-11 | 2059 | -209334/+309538 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | can: add the driver for Analog Devices Blackfin on-chip CAN controllers | Barry Song | 2009-12-11 | 3 | -0/+793 | |
| * | | | | | | | | | cxgb3: Fixing EEH handlers | Breno Leitao | 2009-12-11 | 1 | -0/+1 | |
| * | | | | | | | | | cnic: Zero out status block and Event Queue indices. | Michael Chan | 2009-12-11 | 1 | -0/+5 | |
| * | | | | | | | | | cnic: Send delete command when shutting down iSCSI ring. | Michael Chan | 2009-12-11 | 1 | -0/+6 | |
| * | | | | | | | | | net: smc91x: Fix up type mismatch in smc_drv_resume(). | Paul Mundt | 2009-12-11 | 1 | -1/+1 | |
| * | | | | | | | | | smc91x: fix unused flags warnings on UP systems | Mike Frysinger | 2009-12-11 | 1 | -3/+3 | |
| * | | | | | | | | | net: Add missing TST_CFG_WRITE bits around sky2_pci_write | Takashi Iwai | 2009-12-11 | 1 | -0/+4 | |
| * | | | | | | | | | net: Fix Yukon-2 Optima TCP offload setup | Takashi Iwai | 2009-12-11 | 1 | -0/+5 | |
| * | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-12-11 | 5 | -24/+55 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | b43: Remove reset after fatal DMA error | Larry Finger | 2009-12-10 | 1 | -1/+4 | |
| | * | | | | | | | | | rtl8187: add radio led and fix warnings on suspend | Herton Ronaldo Krzesinski | 2009-12-10 | 3 | -21/+50 | |
| | * | | | | | | | | | ath5k: enable EEPROM checksum check | Luis R. Rodriguez | 2009-12-10 | 1 | -2/+1 | |
| * | | | | | | | | | | net: niu uses crc32, so select CRC32 | Randy Dunlap | 2009-12-10 | 1 | -0/+1 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | gianfar: Fix build with CONFIG_NET_POLL_CONTROLLER=y | Anton Vorontsov | 2009-12-09 | 1 | -0/+1 | |
| * | | | | | | | | | b44 WOL setup: one-bit-off stack corruption kernel panic fix | Stanislav Brabec | 2009-12-08 | 1 | -2/+1 | |
| * | | | | | | | | | atl1c:use common_task instead of reset_task and link_chg_task | Jie Yang | 2009-12-08 | 2 | -41/+37 | |
| * | | | | | | | | | atl1c:add pci map direction in atl1c_buffer flags | Jie Yang | 2009-12-08 | 2 | -9/+24 | |
| * | | | | | | | | | netxen: fix firmware type check | Dhananjay Phadke | 2009-12-08 | 1 | -1/+13 | |
| * | | | | | | | | | netxen:fix napi intr enable check | Amit Kumar Salecha | 2009-12-08 | 1 | -2/+4 | |
| * | | | | | | | | | netxen: protect device reset by rtnl_lock | Amit Kumar Salecha | 2009-12-08 | 1 | -8/+35 | |
| * | | | | | | | | | mv643xx_eth: check for valid hw address (resubmit) | Denis Kirjanov | 2009-12-08 | 1 | -0/+3 | |
| * | | | | | | | | | gigaset: don't enable any debugging output by default | Tilman Schmidt | 2009-12-08 | 1 | -1/+1 | |
| * | | | | | | | | | net/mpc5200: Fix locking on fec_mpc52xx driver | Asier Llano | 2009-12-08 | 1 | -59/+62 | |
| * | | | | | | | | | myri10ge: use src+dst for rss hashing | Brice Goglin | 2009-12-08 | 1 | -2/+2 |