aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | * | | | bnx2x: Missing rmb when waiting for FW responseEilon Greenstein2009-01-22
| | * | | | bnx2x: Calling napi_delEilon Greenstein2009-01-22
| | * | | | bnx2x: Carrier off first callEilon Greenstein2009-01-22
| | * | | | bnx2x: Handling load failuresEilon Greenstein2009-01-22
| | * | | | bnx2x: Disable napiEilon Greenstein2009-01-22
| | * | | | bnx2x: Reset HW before useEilon Greenstein2009-01-22
| | * | | | iwlwifi: return NETDEV_TX_OK from _tx opsReinette Chatre2009-01-22
| | * | | | zd1211rw: adding Sitecom WL-603 (0df6:0036) to the USB id listHin-Tak Leung2009-01-22
| | * | | | p54usb: fix nasty use after freeChristian Lamparter2009-01-22
| | * | | | p54: more cryptographic accelerator fixesChristian Lamparter2009-01-22
| | * | | | p54: add missing break in eeprom parserChr2009-01-22
| | * | | | orinoco: use KERN_DEBUG for link status messagesPavel Roskin2009-01-22
| | * | | | rt2x00: Fix TX rate short preamble detectionIvo van Doorn2009-01-22
| | * | | | mac80211: fix slot time debug messageChristian Lamparter2009-01-22
| | * | | | orinoco: move kmalloc(..., GFP_KERNEL) outside spinlock in orinoco_ioctl_set_...Andrey Borzenkov2009-01-22
| | * | | | mac80211: decrement ref count to netdev after launching mesh discoveryBrian Cavagnolo2009-01-22
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-01-26
| |\ \ \ \ \
| | * | | | | sparc64: Fix DAX handling via userspace access from kernel.David S. Miller2009-01-20
| | * | | | | sparc64: Annotate sparc64 specific syscalls with SYSCALL_DEFINEx()David S. Miller2009-01-20
| | * | | | | [CVE-2009-0029] sparc: Enable syscall wrappers for 64-bitChristian Borntraeger2009-01-19
| | * | | | | sparc64: Initialize FHC/CLOCK LED platform_device 'id' field correctly.David S. Miller2009-01-19
| | * | | | | sparc64: fix modpost failureSam Ravnborg2009-01-18
| | * | | | | sparc64: fix readout of cpu/fpu typeSam Ravnborg2009-01-18
| | | |_|/ / | | |/| | |
| * | | | | Merge git://git.infradead.org/battery-2.6Linus Torvalds2009-01-26
| |\ \ \ \ \
| | * | | | | power_supply: pda_power: Don't request shared IRQs w/ IRQF_DISABLEDPhilipp Zabel2009-01-25
| | |/ / / /
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2009-01-26
| |\ \ \ \ \
| | * | | | | dlm: initialize file_lock struct in GETLK before copying conflicting lockJeff Layton2009-01-21
| | * | | | | dlm: fix plock notify callback to lockdDavid Teigland2009-01-21
| | |/ / / /
| * | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-01-26
| |\ \ \ \ \
| | * | | | | ocfs2: Remove ocfs2_dquot_initialize() and ocfs2_dquot_drop()Jan Kara2009-01-21
| | * | | | | quota: Improve lockingJan Kara2009-01-16
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-01-26
| |\ \ \ \ \ \
| | * | | | | | klist.c: bit 0 in pointer can't be used as flagJesper Nilsson2009-01-20
| | * | | | | | debugfs: introduce stub for debugfs_create_size_t() when DEBUG_FS=nInaky Perez-Gonzalez2009-01-20
| | * | | | | | sysfs: fix problems with binary filesGreg Kroah-Hartman2009-01-20
| | * | | | | | PNP: fix broken pnp lowercasing for acpi module aliasesKay Sievers2009-01-20
| | * | | | | | driver core: Convert '/' to '!' in dev_set_name()Roland Dreier2009-01-20
| | | |/ / / / | | |/| | | |
| * | | | | | m68k{nommu}: fixups after the header moveHarvey Harrison2009-01-26
| * | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2009-01-26
| |\ \ \ \ \ \
| | * | | | | | m68k,m68knommu: merge header filesSam Ravnborg2009-01-16
| * | | | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-01-26
| |\ \ \ \ \ \ \
| | * | | | | | | [S390] Add missing compat system call wrappers.Michael Holzheu2009-01-23
| | * | | | | | | [S390] etr/stp: fix possible deadlockHeiko Carstens2009-01-23
| | * | | | | | | [S390] cputime: fix lowcore initialization on cpu hotplugHeiko Carstens2009-01-23
| | * | | | | | | [S390] fix compat sigaltstack syscall table entryMichael Holzheu2009-01-23
| | * | | | | | | [S390] personality: fix personality loss on execveHeiko Carstens2009-01-23
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-01-26
| |\ \ \ \ \ \ \
| | * | | | | | | drm/i915: Fix cursor physical address choice to match the 2D driver.Jesse Barnes2009-01-22
| | * | | | | | | drm: stash AGP include under the do-we-have-AGP ifdefEric Anholt2009-01-22
| | * | | | | | | drm: don't whine about not reading EDID dataJesse Barnes2009-01-22