summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-03Fix spelling milisec -> ms in snd_ps3 module parameter descriptionStefan Weil
2011-01-03Fix spelling mistakes in commentsStefan Weil
2010-12-28Revert conflicting V4L changesJiri Kosina
2010-12-28i7core_edac: fix typos in commentsDavid Sterba
2010-12-27mm/rmap.c: fix commentFigo.zhang
2010-12-27sound, ca0106: Fix assignment to 'channel'.Jesper Juhl
2010-12-22hrtimer: fix a typo in commentNamhyung Kim
2010-12-22init/Kconfig: fix typoJim Cromie
2010-12-22Merge branch 'master' into for-nextJiri Kosina
2010-12-21Linux 2.6.37-rc7Linus Torvalds
2010-12-20Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2010-12-20Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2010-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-12-20Fix build error in drivers/block/cciss.cLinus Torvalds
2010-12-20Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-12-20Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-12-20Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-12-20Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-12-20Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-12-20Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-12-20Fix btrfs b0rkageAl Viro
2010-12-20clarify a usage constraint for cnt32_to_63()Nicolas Pitre
2010-12-20Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-12-19sched: Remove debugging checkIngo Molnar
2010-12-19Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git....Linus Torvalds
2010-12-19Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2010-12-18Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2010-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-12-17arch/tile: handle rt_sigreturn() more cleanlyChris Metcalf
2010-12-17arch/tile: handle CLONE_SETTLS in copy_thread(), not user spaceChris Metcalf
2010-12-17[media] gspca - sonixj: Better handling of the bridge registers 0x01 and 0x17Jean-Francois Moine
2010-12-17[media] gspca - sonixj: Add the bit definitions of the bridge reg 0x01 and 0x17Jean-Francois Moine
2010-12-17[media] gspca - sonixj: Set the flag for some devicesJean-Francois Moine
2010-12-17[media] gspca - sonixj: Add a flag in the driver_info tableJean-Francois Moine
2010-12-17[media] gspca - sonixj: Fix a bad probe exchangeJean-Francois Moine
2010-12-17[media] gspca - sonixj: Move bridge init to sd startJean-Francois Moine
2010-12-17[media] bttv: remove unneeded locking commentsBrandon Philips
2010-12-17[media] bttv: fix mutex use before init (BZ#24602)Mauro Carvalho Chehab
2010-12-17MIPS: Fix build errors in sc-mips.cKevin Cernekee
2010-12-17x86: avoid high BIOS area when allocating address spaceBjorn Helgaas
2010-12-17x86: avoid E820 regions when allocating address spaceBjorn Helgaas
2010-12-17x86: avoid low BIOS area when allocating address spaceBjorn Helgaas
2010-12-17resources: add arch hook for preventing allocation in reserved areasBjorn Helgaas
2010-12-17Revert "resources: support allocating space within a region from the top down"Bjorn Helgaas
2010-12-17Revert "PCI: allocate bus resources from the top down"Bjorn Helgaas
2010-12-17Revert "x86/PCI: allocate space from the end of a region, not the beginning"Bjorn Helgaas
2010-12-17Revert "x86: allocate space within a region top-down"Bjorn Helgaas
2010-12-17Revert "PCI: fix pci_bus_alloc_resource() hang, prefer positive decode"Bjorn Helgaas
2010-12-17ceph: handle partial result from get_user_pagesHenry C Chang