summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-04ARM: 6523/1: iop: ensure sched_clock() is notraceRabin Vincent
2010-12-04ARM: 6456/1: Fix for building DEBUG with sa11xx_base.c as a module.Marcelo Roberto Jimenez
2010-12-04ARM: 6519/1: kuser: Fix incorrect cmpxchg syscall in kuser helpersDave Martin
2010-11-30ARM: 6505/1: kprobes: Don't HAVE_KPROBES when CONFIG_THUMB2_KERNEL is selectedDave Martin
2010-11-30ARM: 6508/1: vexpress: Correct data alignment in headsmp.S for CONFIG_THUMB2_...Dave Martin
2010-11-30ARM: 6507/1: RealView: Correct data alignment in headsmp.S for CONFIG_THUMB2_...Dave Martin
2010-11-30ARM: 6504/1: Thumb-2: Fix long-distance conditional branches in head.S for Th...Dave Martin
2010-11-30ARM: 6503/1: Thumb-2: Restore sensible zImage header layout for CONFIG_THUMB2...Dave Martin
2010-11-30ARM: 6502/1: Thumb-2: Fix CONFIG_THUMB2_KERNEL breakage in compressed/head.SDave Martin
2010-11-30ARM: 6501/1: Thumb-2: Correct data alignment for CONFIG_THUMB2_KERNEL in mm/p...Dave Martin
2010-11-30ARM: 6500/1: Thumb-2: Correct data alignment for CONFIG_THUMB2_KERNEL in kern...Dave Martin
2010-11-30ARM: 6499/1: Thumb-2: Correct data alignment for CONFIG_THUMB2_KERNEL in boot...Dave Martin
2010-11-30ARM: 6498/1: vfp: Correct data alignment for CONFIG_THUMB2_KERNELDave Martin
2010-11-30ARM: 6497/1: kexec: Correct data alignment for CONFIG_THUMB2_KERNELDave Martin
2010-11-30ARM: 6496/1: GIC: Do not try to register more then NR_IRQS interruptsPawel Moll
2010-11-29Linux 2.6.37-rc4Linus Torvalds
2010-11-29Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2010-11-30powerpc: Use call_rcu_sched() for pagetablesPeter Zijlstra
2010-11-29Revert "debug_locks: set oops_in_progress if we will log messages."Dave Airlie
2010-11-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2010-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-11-29Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-11-30tpm: Autodetect itpm devicesMatthew Garrett
2010-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2010-11-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2010-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds
2010-11-29af_unix: limit recursion levelEric Dumazet
2010-11-29pch_gbe driver: The wrong of initializer entryToshiharu Okada
2010-11-29pch_gbe dreiver: chang authorToshiharu Okada
2010-11-29Btrfs: don't use migrate page without CONFIG_MIGRATIONChris Mason
2010-11-28ucc_geth: fix ucc halt problem in half duplex modeYang Li
2010-11-28inet: Fix __inet_inherit_port() to correctly increment bsockets and num_ownersNagendra Tomar
2010-11-28ehea: Add some info messages and fix an issueBreno Leitao
2010-11-28Btrfs: deal with DIO bios that span more than one ordered extentChris Mason
2010-11-28Un-inline get_pipe_info() helper functionLinus Torvalds
2010-11-28Export 'get_pipe_info()' to other usersLinus Torvalds
2010-11-28Rename 'pipe_info()' to 'get_pipe_info()'Linus Torvalds
2010-11-28Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-11-28Merge branch 'fwnet' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...Linus Torvalds
2010-11-28hso: fix disable_netFilip Aben
2010-11-28NET: wan/x25_asy, move lapb_unregister to x25_asy_close_ttyJiri Slaby
2010-11-28cxgb4vf: fix setting unicast/multicast addresses ...Casey Leedom
2010-11-28net, ppp: Report correct error code if unit allocation failedCyrill Gorcunov
2010-11-28DECnet: don't leak uninitialized stack byteDan Rosenberg
2010-11-28au1000_eth: fix invalid address accessing the MAC enable registerWolfgang Grandegger
2010-11-28dccp: fix error in updating the GARGerrit Renker
2010-11-28Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller
2010-11-28tcp: restrict net.ipv4.tcp_adv_win_scale (#20312)Alexey Dobriyan
2010-11-27netns: Don't leak others' openreq-s in procPavel Emelyanov
2010-11-27Net: ceph: Makefile: Remove unnessary codeTracey Dent