summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-11-06xtensa: move headers files to arch/xtensa/includeChris Zankel120-44/+32
2008-11-06xtensa: use the new byteorder headersHarvey Harrison1-17/+15
2008-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds8-30/+86
2008-11-03cifs: fix renaming one hardlink on top of anotherJeff Layton1-1/+3
2008-11-03Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-19/+80
2008-11-03Merge branch 'io-mappings-for-linus-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds12-105/+390
2008-11-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds16-60/+89
2008-11-03Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...Linus Torvalds1-18/+20
2008-11-03Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds7-14/+61
2008-11-03io mapping: clean up #ifdefsKeith Packard2-18/+29
2008-11-03io mapping: improve documentationKeith Packard1-3/+9
2008-11-03Merge branches 'topic/fix/misc' and 'topic/fix/hda' into for-linusTakashi Iwai16-60/+89
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-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-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-03i915: Add GEM ioctl to get available aperture size.Eric Anholt4-0/+38
2008-11-03Linux v2.6.28-rc3v2.6.28-rc3Linus Torvalds1-1/+1
2008-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds14-27/+46
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-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-5/+13
2008-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds43-98/+242
2008-11-02linux/string.h: fix comment typoJeff Garzik1-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-02sparc32: kernel/trace/trace.c wants DIE_OOPSAl Viro1-0/+1
2008-11-02sparc64: Fix __copy_{to,from}_user_inatomic defines.Hugh Dickins1-2/+2
2008-11-02af_unix: netns: fix problem of return valueJianjun Kong1-1/+1
2008-11-02IRDA: remove double inclusion of module.hAlexander Beregalov2-2/+0
2008-11-02udp: multicast packets need to check namespaceEric Dumazet2-9/+11
2008-11-02net: add documentation for skb recyclingStephen Hemminger1-0/+12
2008-11-01sparc32: kernel/trace/trace.c wants DIE_OOPSAl Viro1-0/+1
2008-11-01el3_common_init() should be __devinit, not __initAl Viro1-3/+3
2008-11-01missing dependencies on HAVE_CLK in drivers/mfdAl Viro1-2/+2
2008-11-01section fixes for cirrusfbAl Viro1-1/+1
2008-11-01PM_TEST_SUSPEND should depend on RTC_CLASS, not RTC_LIBAl Viro1-1/+1
2008-11-01oss: fix O_NONBLOCK in dmasound_coreAl Viro2-3/+3
2008-11-01Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-1/+2
2008-11-01init/do_mounts_md.c: remove duplicated #includeHuang Weiyi1-1/+0