| Commit message (Expand) | Author | Age |
* | [IA64] min_low_pfn and max_low_pfn calculation fix | Zou Nan hai | 2007-03-20 |
* | Revert "USB: pxa2xx_udc: fix hardcoded irq number" | Linus Torvalds | 2007-03-10 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2007-03-10 |
|\ |
|
| * | [IPV6] fix ipv6_getsockopt_sticky copy_to_user leak | Chris Wright | 2007-03-09 |
| * | [IPV6]: Fix for ipv6_setsockopt NULL dereference | Olaf Kirch | 2007-03-09 |
| * | [DCCP]: Initialise write_xmit_timer also on passive sockets | Gerrit Renker | 2007-03-09 |
| * | [IPV4]: Fix rtm_to_ifaddr() error handling. | Evgeniy Polyakov | 2007-03-09 |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2007-03-10 |
|\ \ |
|
| * | | [IA64] refresh config files | Tony Luck | 2007-03-08 |
| * | | [IA64] put kdump_find_rsvd_region in __init | Horms | 2007-03-08 |
| * | | [IA64] Remove sparse warning from unwind code | Keith Owens | 2007-03-08 |
| * | | [IA64] add missing syscall trace clear | Akiyama, Nobuyuki | 2007-03-08 |
| * | | [IA64] Cleanup in crash.c | Simon Horman | 2007-03-08 |
| * | | [IA64] kexec: declare ia64_mca_pal_base in mca.h rather than kexec.h | Simon Horman | 2007-03-08 |
| * | | [IA64] pci_get_legacy_ide_irq should return irq (not GSI) | Zhang, Yanmin | 2007-03-08 |
| * | | [IA64] whitespace fixes for include/asm-ia64/sal.h | Horms | 2007-03-08 |
| * | | [IA64] Cache error recovery | Russ Anderson | 2007-03-08 |
| * | | [IA64] Proper handling of TLB errors from duplicate itr.d dropins | Russ Anderson | 2007-03-08 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2007-03-10 |
|\ \ \ |
|
| * | | | kobject: new_device->kref wasn't putted after error in kobject_move() | Dmitriy Monakhov | 2007-03-09 |
| * | | | driver core: export device_rename | Johannes Berg | 2007-03-09 |
| * | | | Remove devfs from MAINTAINERS | Jörn Engel | 2007-03-09 |
| * | | | Driver core: add device symlink back to sysfs | Greg Kroah-Hartman | 2007-03-09 |
| * | | | Revert "driver core: refcounting fix" | Greg Kroah-Hartman | 2007-03-09 |
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2007-03-10 |
|\ \ \ \ |
|
| * | | | | pci: fix section mismatch warning | Sam Ravnborg | 2007-03-09 |
| * | | | | PCI: aer: fix section mismatch warning | Sam Ravnborg | 2007-03-09 |
| * | | | | pcie: fix section mismatch warning | Sam Ravnborg | 2007-03-09 |
| * | | | | PCI: allow multiple calls to pcim_pin_device() | Tejun Heo | 2007-03-09 |
| |/ / / |
|
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2007-03-10 |
|\ \ \ \ |
|
| * | | | | USB Elan FTDI: check for workqueue creation | Cyrill Gorcunov | 2007-03-09 |
| * | | | | USB: fix spinlock recursion in cdc-acm.c | Oliver Neukum | 2007-03-09 |
| * | | | | USB: fix Unaligned access in EHCI driver | Max Dmitrichenko | 2007-03-09 |
| * | | | | USB: Product ID for FT232RL in ftdi_sio | Gard Spreemann | 2007-03-09 |
| * | | | | USBNET: DM9501: Add Corega FEther USB-TXC support. | YOSHIFUJI Hideaki | 2007-03-09 |
| * | | | | USB: ipaq.c: Additional devices | Andre Spahlinger | 2007-03-09 |
| * | | | | USB: further fix for usb-serial | Oliver Neukum | 2007-03-09 |
| * | | | | USB: fix usb-serial device naming bug | Oliver Neukum | 2007-03-09 |
| * | | | | USB: RTS/DTR signal patch for airprime driver | Martin Schiller | 2007-03-09 |
| * | | | | USB: ftdi_sio: use port_probe / port_remove thereby fixing access to the late... | Jim Radford | 2007-03-09 |
| * | | | | usb-serial: fix shutdown / device_unregister order | Jim Radford | 2007-03-09 |
| * | | | | USB: add Additional PIDs in ftdi_sio | Thomas Schleusener | 2007-03-09 |
| * | | | | USB: add QL355P power supply ids to fdti_sio | Michael Olberg | 2007-03-09 |
| * | | | | USB: New device IDs for cp2101 driver | Jon K Hellan | 2007-03-09 |
| * | | | | USB: kill dead code from hub.c | Oliver Neukum | 2007-03-09 |
| * | | | | USB: ratelimit debounce error messages | Oliver Neukum | 2007-03-09 |
| * | | | | USB: pxa2xx_udc: fix hardcoded irq number | Milan Svoboda | 2007-03-09 |
| * | | | | UHCI: fix port resume problem | Alan Stern | 2007-03-09 |
| * | | | | USB: set the correct interval for interrupt URBs | Alan Stern | 2007-03-09 |
| * | | | | USB: goku_udc: Remove crude cache coherency code | Ralf Baechle | 2007-03-09 |