aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPTMichal Hocko2013-01-112-0/+14
* drivers/rtc/rtc-vt8500.c: fix handling of data passed in struct rtc_timeTony Prisk2013-01-111-3/+4
* drivers/rtc/rtc-vt8500.c: correct handling of CR_24H bitfieldTony Prisk2013-01-111-2/+2
* CRIS: fix I/O macrosCorey Minyard2013-01-111-6/+33
* Bluetooth: cancel power_on work when unregistering the deviceGustavo Padovan2013-01-111-0/+2
* Bluetooth: ath3k: Add support for VAIO VPCEH [0489:e027]Marcos Chaparro2013-01-112-0/+2
* PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHzAndy Lutomirski2013-01-112-2/+6
* solos-pci: fix double-free of TX skb in DMA modeDavid Woodhouse2013-01-111-2/+3
* ARM: missing ->mmap_sem around find_vma() in swp_emulate.cAl Viro2013-01-111-0/+2
* ARM: mm: use pteval_t to represent page protection valuesWill Deacon2013-01-111-1/+1
* tcp: RFC 5961 5.2 Blind Data Injection Attack MitigationEric Dumazet2013-01-111-18/+25
* tcp: tcp_replace_ts_recent() should not be called from tcp_validate_incoming()Eric Dumazet2013-01-111-5/+10
* tcp: refine SYN handling in tcp_validate_incomingEric Dumazet2013-01-111-1/+5
* tcp: implement RFC 5961 4.2Eric Dumazet2013-01-113-19/+17
* tcp: implement RFC 5961 3.2Eric Dumazet2013-01-116-1/+45
* net: sched: integer overflow fixStefan Hasko2013-01-111-1/+1
* sparc: huge_ptep_set_* functions need to call set_huge_pte_at()Dave Kleikamp2013-01-111-2/+8
* ftrace: Do not function trace inlined functionsSteven Rostedt2013-01-111-0/+5
* x86, amd: Disable way access filter on Piledriver CPUsAndre Przywara2013-01-111-0/+14
* cgroup: remove incorrect dget/dput() pair in cgroup_create_dir()Tejun Heo2013-01-111-2/+0
* xhci: Add Lynx Point LP to list of Intel switchable hostsRussell Webb2013-01-112-2/+5
* genirq: Always force thread affinityThomas Gleixner2013-01-111-2/+21
* Input: walkera0701 - fix crash on startupPeter Popovec2013-01-111-3/+4
* nfs: fix null checking in nfs_get_option_str()Xi Wang2013-01-111-1/+1
* nfsd4: fix oops on unusual readlike compoundJ. Bruce Fields2013-01-111-1/+10
* NFS: Fix calls to drop_nlink()Trond Myklebust2013-01-111-5/+6
* NFS: avoid NULL dereference in nfs_destroy_serverNeilBrown2013-01-111-2/+1
* ACPI / scan: Do not use dummy HID for system bus ACPI nodesRafael J. Wysocki2013-01-111-1/+1
* usb: gadget: phonet: free requests in pn_bind()'s error pathSebastian Andrzej Siewior2013-01-111-2/+6
* p54usb: add USBIDs for two more p54usb devicesChristian Lamparter2013-01-111-0/+3
* p54usb: add USB ID for T-Com Sinus 154 data IITomasz Guszkowski2013-01-111-0/+1
* ALSA: usb-audio: Fix missing autopm for MIDI inputTakashi Iwai2013-01-111-42/+46
* ALSA: usb-audio: Avoid autopm calls after disconnectionTakashi Iwai2013-01-111-1/+22
* tmpfs mempolicy: fix /proc/mounts corrupting memoryHugh Dickins2013-01-111-38/+26
* mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDEDChristoffer Dall2013-01-111-1/+7
* virtio: force vring descriptors to be allocated from lowmemWill Deacon2013-01-111-0/+7
* x86, 8042: Enable A20 using KBC to fix S3 resume on some MSI laptopsOndrej Zary2013-01-111-0/+9
* exec: do not leave bprm->interp on stackKees Cook2013-01-114-2/+23
* pnpacpi: fix incorrect TEST_ALPHA() testAlan Cox2013-01-111-1/+1
* usb/ipheth: Add iPhone 5 supportJay Purohit2013-01-111-0/+5
* irda: sir_dev: Fix copy/paste typoAlexander Shiyan2013-01-111-1/+1
* ne2000: add the right platform deviceAlan Cox2013-01-111-0/+1
* sctp: fix -ENOMEM result with invalid user space pointer in sendto() syscallTommi Rantala2013-01-112-6/+11
* sctp: fix memory leak in sctp_datamsg_from_user() when copy from user space f...Tommi Rantala2013-01-111-2/+5
* bonding: fix race condition in bonding_store_slaves_activenikolay@redhat.com2013-01-111-0/+2
* bonding: Bonding driver does not consider the gso_max_size/gso_max_segs setti...Sarveshwar Bandi2013-01-111-0/+7
* Linux 3.0.57v3.0.57Greg Kroah-Hartman2012-12-171-1/+1
* powerpc: Keep thread.dscr and thread.dscr_inherit in syncAnton Blanchard2012-12-172-2/+5
* powerpc: Update DSCR on all CPUs when writing sysfs dscr_defaultAnton Blanchard2012-12-171-0/+8
* ftrace: Clear bits properly in reset_iter_read()Dan Carpenter2012-12-171-1/+1