aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-05KVM: Write protect memory after slot swapMichael S. Tsirkin
2010-11-05Clean up relay_alloc_page_array() slightly by using vzalloc rather than vmall...Jesper Juhl
2010-11-05TTY: create drivers/tty/vt and move the vt code thereGreg Kroah-Hartman
2010-11-05TTY: create drivers/tty and move the tty core files thereGreg Kroah-Hartman
2010-11-05Merge branch 'for-linus-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2010-11-04cifs: dereferencing first then checkingJeff Layton
2010-11-04cifs: trivial comment fix: tlink_tree is now a rbtreeSuresh Jayaraman
2010-11-04inet_diag: Make sure we actually run the same bytecode we audited.Nelson Elhage
2010-11-04netlink: Make nlmsg_find_attr take a const nlmsghdr*.Nelson Elhage
2010-11-04fib: fib_result_assign() should not change fib refcountsEric Dumazet
2010-11-04sh: Simplify phys_addr_mask()/PTE_PHYS_MASK for 29/32-bit.Paul Mundt
2010-11-04sh: nommu: Support building without an uncached mapping.Paul Mundt
2010-11-04sh: nommu: use 32-bit phys mode.Paul Mundt
2010-11-04sh: mach-se: Fix up SE7206 no ioport build.Paul Mundt
2010-11-04mmc: sh_mmcif: Convert extern inline to static inline.Paul Mundt
2010-11-04ARM: mach-shmobile: Allow GPIO chips to register IRQ mappings.Paul Mundt
2010-11-03netfilter: ip6_tables: fix information leak to userspaceJan Engelhardt
2010-11-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-11-03cls_cgroup: Fix crash on module unloadHerbert Xu
2010-11-03memory corruption in X.25 facilities parsingandrew hendry
2010-11-03net dst: fix percpu_counter list corruption and poison overwrittenXiaotian Feng
2010-11-03rds: Remove kfreed tcp conn from listPavel Emelyanov
2010-11-03rds: Lost locking in loop connection freeingPavel Emelyanov
2010-11-03de2104x: fix panic on loadEric Dumazet
2010-11-03atl1 : fix panic on loadEric Dumazet
2010-11-03netxen: remove unused firmware exportsAmerigo Wang
2010-11-03caif: Remove noisy printout when disconnecting caif socketsjur.brandeland@stericsson.com
2010-11-03caif: SPI-driver bugfix - incorrect padding.Sjur Brændeland
2010-11-03caif: Bugfix for socket priority, bindtodev and dbg channel.André Carvalho de Matos
2010-11-03smsc911x: Set Ethernet EEPROM size to supported device's sizeJohn Faith
2010-11-03vmstat: fix offset calculation on void*Wu Fengguang
2010-11-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-11-03ext4: initialize the percpu counters before replaying the journalTheodore Ts'o
2010-11-03Merge branch 'fix/asoc' into for-linusTakashi Iwai
2010-11-03ASoC: tpa6130a2: Get rid of compile warning from tpa6130a2_powerJarkko Nikula
2010-11-03staging: ath6kl: Fixing the driver to use modified mmc_host structureVipin Mehta
2010-11-03Merge branch 'for-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...Takashi Iwai
2010-11-03ipv4: netfilter: ip_tables: fix information leak to userlandVasiliy Kulikov
2010-11-03ipv4: netfilter: arp_tables: fix information leak to userlandVasiliy Kulikov
2010-11-03ALSA: hda - MacBookAir3,1(3,2) alsa supportEdgar (gimli) Hucek
2010-11-03m68k, m68knommu: Do not include linux/hardirq.h in asm/irqflags.hPhilippe De Muyter
2010-11-03m68knommu: add back in declaration of do_IRQGreg Ungerer
2010-11-02Release page reference during page fault retryMichel Lespinasse
2010-11-02[CIFS] Cleanup unused variable build warningSteve French
2010-11-02cifs: convert tlink_tree to a rbtreeJeff Layton
2010-11-02cifs: store pointer to master tlink in superblock (try #2)Jeff Layton
2010-11-02cifs: trivial doc fix: note setlease implementedJ. Bruce Fields
2010-11-02CIFS: Add cifs_set_oplock_levelPavel Shilovsky
2010-11-02ext4: "ret" may be used uninitialized in ext4_lazyinit_thread()Theodore Ts'o
2010-11-02ext4: fix lazyinit hang after removing requestLukas Czerner