| Commit message (Expand) | Author | Age |
* | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 2007-07-19 |
* | mbcs: Remove lots of global symbols | Alan Cox | 2007-07-19 |
* | unregister_chrdev(): ignore the return value | Akinobu Mita | 2007-07-19 |
* | PM: Introduce pm_power_off_prepare | Rafael J. Wysocki | 2007-07-19 |
* | ACPI: Do not prepare for hibernation in acpi_shutdown | Rafael J. Wysocki | 2007-07-19 |
* | swsusp: introduce restore platform operations | Rafael J. Wysocki | 2007-07-19 |
* | PM: Do not require dev spew to get PM_DEBUG | Ben Collins | 2007-07-19 |
* | Merge branch 'isdn-fix' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi... | Linus Torvalds | 2007-07-18 |
|\ |
|
| * | ISDN HiSax: uninitialized return in hisax_cs_setup | Florin Malita | 2007-07-18 |
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-07-18 |
|\ \ |
|
| * | | eHEA: Fix bonding support | Thomas Klein | 2007-07-18 |
| * | | Blackfin ethernet driver: on chip ethernet MAC controller driver | Bryan Wu | 2007-07-18 |
| * | | fix wrong argument of tc35815_read_plat_dev_addr() | Yoichi Yuasa | 2007-07-18 |
| * | | Merge branch 'upstream-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/... | Jeff Garzik | 2007-07-18 |
| |\ \ |
|
| | * | | [PATCH] zd1211rw: Add ID for Siemens Gigaset USB Stick 54 | Daniel Drake | 2007-07-17 |
| | * | | [PATCH] zd1211rw: Add ID for Planex GW-US54GXS | Masakazu Mokuno | 2007-07-17 |
| | * | | [PATCH] Update version ipw2200 stamp to 1.2.2 | Zhu Yi | 2007-07-17 |
| | * | | [PATCH] ipw2200: Fix ipw_isr() comments error on shared IRQ | Zhu Yi | 2007-07-17 |
| | * | | [PATCH] Fix ipw2200 set wrong power parameter causing firmware error | Zhu Yi | 2007-07-17 |
| | * | | [PATCH] ipw2100: Fix `iwpriv set_power` error | Zhu Yi | 2007-07-17 |
| * | | | ARM/ETHER3: Handle multicast frames. | YOSHIFUJI Hideaki / 吉藤英明 | 2007-07-18 |
| * | | | SAA9730: Handle multicast frames. | YOSHIFUJI Hideaki / 吉藤英明 | 2007-07-18 |
| * | | | NI5010: Handle multicast frames. | YOSHIFUJI Hideaki / 吉藤英明 | 2007-07-18 |
| * | | | NS83820: Handle multicast frames. | YOSHIFUJI Hideaki / 吉藤英明 | 2007-07-18 |
| * | | | Fix RGMII-ID handling in gianfar | Andy Fleming | 2007-07-18 |
| * | | | Fix Vitesse RGMII-ID support | Andy Fleming | 2007-07-18 |
| * | | | Fix Vitesse 824x PHY interrupt acking | Andy Fleming | 2007-07-18 |
| | |/
| |/| |
|
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2007-07-18 |
|\ \ \ |
|
| * | | | Driver core: check return code of sysfs_create_link() | Cornelia Huck | 2007-07-18 |
| * | | | dev_vdbg(), available with -DVERBOSE_DEBUG | David Brownell | 2007-07-18 |
| * | | | PM: remove deprecated dpm_runtime_* routines | Alan Stern | 2007-07-18 |
| * | | | PM: Remove deprecated sysfs files | Alan Stern | 2007-07-18 |
| * | | | Driver core: accept all valid action-strings in uevent-trigger | Kay Sievers | 2007-07-18 |
| |/ / |
|
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/uio-2.6 | Linus Torvalds | 2007-07-18 |
|\ \ \ |
|
| * | | | UIO: Hilscher CIF card driver | Hans-Jürgen Koch | 2007-07-18 |
| * | | | UIO: Add the User IO core code | Hans J. Koch | 2007-07-18 |
| |/ / |
|
* | | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds | 2007-07-18 |
|\ \ \ |
|
| * | | | IB/mthca: Simplify use of size0 in work request posting | Roland Dreier | 2007-07-18 |
| * | | | IB/mthca: Factor out setting WQE UD segment entries | Roland Dreier | 2007-07-18 |
| * | | | IB/mthca: Factor out setting WQE remote address and atomic segment entries | Roland Dreier | 2007-07-18 |
| * | | | IB/mlx4: Factor out setting other WQE segments | Roland Dreier | 2007-07-18 |
| * | | | IB/mlx4: Factor out setting WQE data segment entries | Roland Dreier | 2007-07-18 |
| * | | | IB/mthca: Factor out setting WQE data segment entries | Roland Dreier | 2007-07-18 |
| * | | | IB/mlx4: Return receive queue sizes for userspace QPs from query QP | Roland Dreier | 2007-07-17 |
| * | | | IB/mlx4: Increase max outstanding RDMA reads as target | Jack Morgenstein | 2007-07-17 |
| * | | | RDMA/cma: Remove local write permission from QP access flags | Dotan Barak | 2007-07-17 |
| * | | | IB/mthca: Use uninitialized_var() for f0 | Roland Dreier | 2007-07-17 |
| * | | | IB/cm: Make internal function cm_get_ack_delay() static | Roland Dreier | 2007-07-17 |
| * | | | IB/ipath: Remove ipath_get_user_pages_nocopy() | Roland Dreier | 2007-07-17 |
| * | | | IB/ipath: Make a few functions static | Roland Dreier | 2007-07-17 |