summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-11-04netlink: Make nlmsg_find_attr take a const nlmsghdr*.Nelson Elhage1-1/+1
2010-11-04fib: fib_result_assign() should not change fib refcountsEric Dumazet1-4/+1
2010-11-04sh: Simplify phys_addr_mask()/PTE_PHYS_MASK for 29/32-bit.Paul Mundt1-12/+0
2010-11-04sh: nommu: Support building without an uncached mapping.Paul Mundt4-42/+41
2010-11-04sh: nommu: use 32-bit phys mode.Paul Mundt5-14/+14
2010-11-04sh: mach-se: Fix up SE7206 no ioport build.Paul Mundt1-1/+3
2010-11-04mmc: sh_mmcif: Convert extern inline to static inline.Paul Mundt1-9/+9
2010-11-04ARM: mach-shmobile: Allow GPIO chips to register IRQ mappings.Paul Mundt1-2/+2
2010-11-04netfilter: ip6_tables: fix information leak to userspaceJan Engelhardt1-0/+1
2010-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller5-21/+30
2010-11-04cls_cgroup: Fix crash on module unloadHerbert Xu1-2/+0
2010-11-04memory corruption in X.25 facilities parsingandrew hendry2-4/+6
2010-11-04net dst: fix percpu_counter list corruption and poison overwrittenXiaotian Feng1-0/+2
2010-11-04rds: Remove kfreed tcp conn from listPavel Emelyanov1-0/+6
2010-11-04rds: Lost locking in loop connection freeingPavel Emelyanov1-0/+4
2010-11-04de2104x: fix panic on loadEric Dumazet1-1/+0
2010-11-04atl1 : fix panic on loadEric Dumazet1-1/+0
2010-11-04netxen: remove unused firmware exportsAmerigo Wang1-3/+0
2010-11-04caif: Remove noisy printout when disconnecting caif socketsjur.brandeland@stericsson.com1-2/+1
2010-11-04caif: SPI-driver bugfix - incorrect padding.Sjur Brændeland3-19/+53
2010-11-04caif: Bugfix for socket priority, bindtodev and dbg channel.André Carvalho de Matos8-50/+55
2010-11-04smsc911x: Set Ethernet EEPROM size to supported device's sizeJohn Faith1-1/+1
2010-11-03vmstat: fix offset calculation on void*Wu Fengguang1-1/+1
2010-11-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds17-55/+82
2010-11-03ext4: initialize the percpu counters before replaying the journalTheodore Ts'o1-26/+39
2010-11-03Merge branch 'fix/asoc' into for-linusTakashi Iwai9802-503113/+962630
2010-11-03ASoC: tpa6130a2: Get rid of compile warning from tpa6130a2_powerJarkko Nikula1-1/+1
2010-11-03staging: ath6kl: Fixing the driver to use modified mmc_host structureVipin Mehta1-2/+2
2010-11-03Merge branch 'for-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...Takashi Iwai2-12/+28
2010-11-03ipv4: netfilter: ip_tables: fix information leak to userlandVasiliy Kulikov1-0/+1
2010-11-03ipv4: netfilter: arp_tables: fix information leak to userlandVasiliy Kulikov1-0/+1
2010-11-03ALSA: hda - MacBookAir3,1(3,2) alsa supportEdgar (gimli) Hucek1-0/+1
2010-11-03m68k, m68knommu: Do not include linux/hardirq.h in asm/irqflags.hPhilippe De Muyter1-0/+2
2010-11-03m68knommu: add back in declaration of do_IRQGreg Ungerer1-0/+1
2010-11-03Release page reference during page fault retryMichel Lespinasse1-1/+3
2010-11-02[CIFS] Cleanup unused variable build warningSteve French1-1/+0
2010-11-02cifs: convert tlink_tree to a rbtreeJeff Layton4-85/+101
2010-11-02cifs: store pointer to master tlink in superblock (try #2)Jeff Layton2-17/+5
2010-11-02cifs: trivial doc fix: note setlease implementedJ. Bruce Fields1-1/+1
2010-11-02CIFS: Add cifs_set_oplock_levelPavel Shilovsky3-32/+30
2010-11-02ext4: "ret" may be used uninitialized in ext4_lazyinit_thread()Theodore Ts'o1-8/+6
2010-11-02ext4: fix lazyinit hang after removing requestLukas Czerner1-1/+2
2010-11-02ARM: mach-shmobile: fix sh7372 after a recent clock framework reworkGuennadi Liakhovetski1-0/+1
2010-11-02Staging: solo6x10: fix build problemGreg Kroah-Hartman2-2/+2
2010-11-02ext4: Remove useless spinlock in ext4_getattr()Theodore Ts'o1-2/+0
2010-11-02Merge commit 'v2.6.37-rc1' into for-2.6.37Mark Brown9796-503090/+962593
2010-11-02ASoC: fix the building issue of missing codec field in 'struct snd_soc_card'Eric Miao1-1/+1
2010-11-02preempt: fix kernel build with !CONFIG_BKLArnd Bergmann1-2/+6
2010-11-02ALSA: usb-audio - Support for Power/Status LED on Creative USB X-Fi S51Mandar Joshi1-2/+13
2010-11-02ALSA: asihpi - Unsafe memory management when allocating control cacheJesper Juhl3-3/+13