summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-07powerpc/book3e: Protect complex macro args in mmu-book3e.hScott Wood
2011-02-07powerpc: Fix pfn_valid() when memory starts at a non-zero addressScott Wood
2011-02-06Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Linus Torvalds
2011-02-06Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-02-06Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-02-06Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-02-06Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-02-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-02-06perf top: Ditch private annotation code, share perf annotate'sArnaldo Carvalho de Melo
2011-02-06arm/ixp4xx: Rename FREQ macro to avoid collisionsBen Hutchings
2011-02-06IXP4xx: Fix qmgr_release_queue() flushing unexpected queue entries.Krzysztof HaƂasa
2011-02-06perf annotate: Separate objdump parsing from actual screen renderingArnaldo Carvalho de Melo
2011-02-06btrfs: Drop __exit attribute on btrfs_exit_compressAlexey Charkov
2011-02-06btrfs: cleanup error handling in btrfs_unlink_inode()Tsutomu Itoh
2011-02-06Btrfs: exclude super blocks when we read in block groupsJosef Bacik
2011-02-06Btrfs: make sure search_bitmap finds something in remove_from_bitmapJosef Bacik
2011-02-06Merge branch 'timers/locking'Ingo Molnar
2011-02-06cifs: add check for kmalloc in parse_daclStanislav Fomichev
2011-02-05m32r: Fixup last __do_IRQ leftoverThomas Gleixner
2011-02-05perf annotate: Config options for symbol__tty_annotateArnaldo Carvalho de Melo
2011-02-05genirq: Add missing status flags to modification maskThomas Gleixner
2011-02-05perf annotate: Support multiple histograms in annotationArnaldo Carvalho de Melo
2011-02-05perf annotate: Move annotate functions to util/Arnaldo Carvalho de Melo
2011-02-05perf top: Remove superfluous name_len fieldArnaldo Carvalho de Melo
2011-02-05ARM: 6652/1: ep93xx: correct the end address of the AC97 memory resourceMika Westerberg
2011-02-05x86-32: Make sure the stack is set up before we use itH. Peter Anvin
2011-02-05cifs: don't send an echo request unless NegProt has been doneJeff Layton
2011-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-02-04net: can: janz-ican3: world-writable sysfs termination fileVasiliy Kulikov
2011-02-04net: can: at91_can: world-writable sysfs filesVasiliy Kulikov
2011-02-04MAINTAINERS: update email ids of the be2net driver maintainers.Ajit Khaparde
2011-02-04bridge: Don't put partly initialized fdb into hashPavel Emelyanov
2011-02-04cifs: enable signing flag in SMB header when server has it onJeff Layton
2011-02-04cifs: Possible slab memory corruption while updating extended stats (repost)Shirish Pargaonkar
2011-02-04CRED: Fix kernel panic upon security_file_alloc() failure.Tetsuo Handa
2011-02-04Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar
2011-02-04Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-02-04drm: Only set DPMS ON when actually configuring a modeKeith Packard
2011-02-04Merge branch 'fix/asoc' into for-linusTakashi Iwai
2011-02-04r8169: prevent RxFIFO induced loops in the irq handler.Francois Romieu
2011-02-04r8169: RxFIFO overflow oddities with 8168 chipsets.Francois Romieu
2011-02-04r8169: use RxFIFO overflow workaround for 8168c chipset.Ivan Vecera
2011-02-04lockdep, timer: Fix del_timer_sync() annotationPeter Zijlstra
2011-02-04include/net/genetlink.h: Allow genlmsg_cancel to accept a NULL argumentJulia Lawall
2011-02-04CIFS: Fix variable types in cifs_iovec_read/write (try #2)Pavel Shilovsky
2011-02-04gpu/stub: fix acpi_video build error, fix stub kconfig dependenciesRandy Dunlap
2011-02-04net: Provide compat support for SIOCGETMIFCNT_IN6 and SIOCGETSGCNT_IN6.David S. Miller
2011-02-04net: Support compat SIOCGETVIFCNT ioctl in ipv4.David S. Miller
2011-02-04net: Fix bug in compat SIOCGETSGCNT handling.David S. Miller
2011-02-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hch...Linus Torvalds