aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* [PATCH] CREDITS: update my email addressMikael Pettersson2007-02-26
* [PATCH] drivers/mfd/sm501.c: Replace pci_module_init with pci_register_driverRichard Knutsson2007-02-26
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-02-26
|\
| * [XFRM]: Fix oops in xfrm4_dst_destroy()Bernhard Walle2007-02-26
| * [XFRM_TUNNEL]: Reload header pointer after pskb_may_pull/pskb_expand_headArnaldo Carvalho de Melo2007-02-26
| * [IPV4]: Use random32() in net/ipv4/multipathJoe Perches2007-02-26
| * [BRIDGE]: eliminate workqueue for carrier checkStephen Hemminger2007-02-26
| * [BRIDGE]: get rid of miscdevice includeStephen Hemminger2007-02-26
| * [IPV6]: Fix __ipv6_addr_type() export in correct place.David S. Miller2007-02-26
| * [IPV4] devinet: Register inetdev earlier.Herbert Xu2007-02-26
| * [IPV6] ADDRCONF: Register inet6_dev earlier.YOSHIFUJI Hideaki2007-02-26
| * [IPV6] ADDRCONF: Manage prefix route corresponding to address manually added.YOSHIFUJI Hideaki2007-02-26
| * [IPV6] IP6TUNNEL: Use update_pmtu() of dst on xmit.Yasuyuki Kozakai2007-02-26
| * [IPV6] ADDRCONF: Statically link __ipv6_addr_type() for sunrpc subsystem.YOSHIFUJI Hideaki2007-02-26
| * [IPV4]: Correct links in net/ipv4/KconfigBaruch Even2007-02-26
| * [SCTP]: Strike the transport before updating rto.Vlad Yasevich2007-02-26
| * [SCTP]: Fix connection hang/slowdown with PR-SCTPVlad Yasevich2007-02-26
| * [TCP]: Fix MD5 signature pool locking.David S. Miller2007-02-26
| * [TG3]: TSO workaround fixes.Michael Chan2007-02-26
| * [AF_PACKET]: Remove unnecessary casts.Jason Lunz2007-02-26
| * [IPV6]: Adjust inet6_exit() cleanup sequence against inet6_init()Joe Jin2007-02-26
| * [IPSEC]: More fix is needed for __xfrm6_bundle_create().Noriaki TAKAMIYA2007-02-26
| * [IRDA] net/irda/: proper prototypesAdrian Bunk2007-02-26
| * [Bluetooth] Make use of MODULE_FIRMWAREMarcel Holtmann2007-02-26
| * [Bluetooth] Make use of device_move() for RFCOMM TTY devicesMarcel Holtmann2007-02-26
| * [Bluetooth] Add open and close callbacks for HID deviceMarcel Holtmann2007-02-26
| * [Bluetooth] Add support for using the HID subsystemMarcel Holtmann2007-02-26
| * [Bluetooth] Fix wrong put_user() from HIDP compat ioctl patchMarcel Holtmann2007-02-26
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jmorr...Linus Torvalds2007-02-26
|\ \
| * | Always initialize scontext and scontext_lenStephen Smalley2007-02-26
| * | Reassign printk levels in selinux kernel codeEric Paris2007-02-26
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-02-26
|\ \ \
| * | | [SPARC] uctrl: Check request_irq() return value.David S. Miller2007-02-26
| * | | [SPARC64]: Update defconfig.David S. Miller2007-02-26
| * | | [SPARC64] bbc_i2c: Fix kenvctrld eating %100 cpu.David S. Miller2007-02-26
| * | | [SPARC64]: Fix arch_teardown_msi_irq().David S. Miller2007-02-26
| * | | [SPARC64]: virt_irq_free only needed when CONFIG_PCI_MSIDavid S. Miller2007-02-26
| * | | [SPARC]: Remove the broken SUN_AURORA driver.Adrian Bunk2007-02-26
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2007-02-26
|\ \ \
| * | | leds: Add support for Cobalt Server front LEDFlorian Fainelli2007-02-15
| * | | leds: Add IPAQ h1940 LEDs supportArnaud Patard2007-02-15
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds2007-02-26
|\ \ \ \
| * | | | JFS: Get rid of "may be used uninitialized" warningsDave Kleikamp2007-02-09
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/tick-2.6Linus Torvalds2007-02-26
|\ \ \ \ \
| * | | | | [TICK] tick-common: Fix one-shot handling in tick_handle_periodic().David S. Miller2007-02-26
| * | | | | [TIME] tick-sched: Add missing asm/irq_regs.h include.David S. Miller2007-02-26
| | |_|_|/ | |/| | |
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-02-26
|\ \ \ \ \
| * | | | | Revert "Driver core: let request_module() send a /sys/modules/kmod/-uevent"Greg Kroah-Hartman2007-02-23
| * | | | | Driver core: fix error by cleanup up symlinks properlyJames Simmons2007-02-23
| * | | | | make kernel/kmod.c:kmod_mk staticAdrian Bunk2007-02-23