aboutsummaryrefslogtreecommitdiffstats
path: root/Kbuild (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-04drivers: remove duplicated #includeJianjun Kong8-8/+0
2008-11-04libata: mask off DET when restoring SControl for detachTejun Heo1-1/+1
2008-11-04libata: implement ATA_HORKAGE_ATAPI_MOD16_DMA and apply itTejun Heo2-1/+5
2008-11-04libata: Fix a potential race condition in ata_scsi_park_show()Elias Oltmanns1-3/+4
2008-11-04sata_nv: fix generic, nf2/3 detection regressionTejun Heo1-28/+25
2008-11-04sata_via: restore vt*_prepare_host error handlingMarcin Slusarz1-1/+3
2008-11-04sata_promise: add ATA engine reset to reset opsMikael Pettersson1-0/+20
2008-11-03xfrm: Fix xfrm_policy_gc_lock handling.Alexey Dobriyan1-2/+2
2008-11-03niu: Use pci_ioremap_bar().David S. Miller1-5/+1
2008-11-03bnx2x: Version UpdateEilon Greenstein1-2/+2
2008-11-03bnx2x: Calling netif_carrier_off at the end of the probeEilon Greenstein1-2/+2
2008-11-03bnx2x: PCI configuration bug on big-endianEilon Greenstein1-4/+5
2008-11-03bnx2x: Removing the PMF indication when unloadingEilon Greenstein1-0/+2
2008-11-03mv643xx_eth: fix SMI bus access timeoutsLennert Buytenhek1-3/+6
2008-11-03net: kconfig cleanupJeff Kirsher1-3/+15
2008-11-03fs_enet: fix pollingAlexey Dobriyan1-2/+4
2008-11-03cifs: fix renaming one hardlink on top of anotherJeff Layton1-1/+3
2008-11-03io mapping: clean up #ifdefsKeith Packard2-18/+29
2008-11-03io mapping: improve documentationKeith Packard1-3/+9
2008-11-03ALSA: hda: make a STAC_DELL_EQ optionMatthew Ranostay1-6/+10
2008-11-03tracing, ring-buffer: add paranoid checks for loopsSteven Rostedt1-0/+56
2008-11-03ftrace: use kretprobe trampoline name to test in outputSteven Rostedt1-18/+21
2008-11-03XFRM: copy_to_user_kmaddress() reports local address twiceArnaud Ebalard1-1/+1
2008-11-03ALSA: emu10k1 - Add more invert_shared_spdif flag to Audigy modelsTakashi Iwai1-0/+3
2008-11-03tracing, alpha: undefined reference to `save_stack_trace'Al Viro2-1/+3
2008-11-03ALSA: hda - Add a quirk for another Acer Aspire (1025:0090)Takashi Iwai1-0/+1
2008-11-03SMC91x: Fix compilation on some platforms.David S. Miller1-0/+2
2008-11-03ALSA: remove direct access of dev->bus_id in sound/isa/*Takashi Iwai8-45/+34
2008-11-03sound: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers3-5/+5
2008-11-03ALSA: Fix PIT lockup on some chipsets when using the PC-SpeakerZoltan Devai1-2/+2
2008-11-03ALSA: rawmidi - Add open check in rawmidi callbacksTakashi Iwai1-0/+8
2008-11-02udp: Fix the SNMP counter of UDP_MIB_INERRORSWei Yongjun1-2/+8
2008-11-02udp: Fix the SNMP counter of UDP_MIB_INDATAGRAMSWei Yongjun1-5/+13
2008-11-03i915: Add GEM ioctl to get available aperture size.Eric Anholt4-0/+38
2008-11-02Linux v2.6.28-rc3Linus Torvalds1-1/+1
2008-11-02ide-gd: re-get capacity on revalidateBorislav Petkov1-1/+6
2008-11-02tx4938ide: Avoid underflow on calculation of a wait cycleAtsushi Nemoto1-2/+3
2008-11-02tx4938ide: Do not call devm_ioremap for whole 128KBAtsushi Nemoto1-11/+16
2008-11-02tx4938ide: Check minimum cycle time and SHWT range (v2)Atsushi Nemoto1-1/+8
2008-11-02ide: Switch to a common addressAlan Cox11-11/+11
2008-11-02ide-cd: fix DMA alignment regressionBorislav Petkov1-1/+2
2008-11-02linux/string.h: fix comment typoJeff Garzik1-1/+1
2008-11-02drivers/net/smc911x.c: Fix lockdep warning on xmit.Will Newton1-1/+1
2008-11-02sparc64: Fix PCI resource mapping on sparc64Max Dmitrichenko1-1/+9
2008-11-02sparc64: Kill annoying warning when building compat_binfmt_elf.oDavid S. Miller1-2/+2
2008-11-01sparc32: kernel/trace/trace.c wants DIE_OOPSAl Viro1-0/+1
2008-11-01sparc64: Fix __copy_{to,from}_user_inatomic defines.Hugh Dickins1-2/+2
2008-11-01af_unix: netns: fix problem of return valueJianjun Kong1-1/+1
2008-11-01IRDA: remove double inclusion of module.hAlexander Beregalov2-2/+0
2008-11-01udp: multicast packets need to check namespaceEric Dumazet2-9/+11