summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.7.2v3.7.2Greg Kroah-Hartman2013-01-111-1/+1
* cifs: don't compare uniqueids in cifs_prime_dcache unless server inode number...Jeff Layton2013-01-111-4/+15
* cifs: rename cifs_readdir_lookup to cifs_prime_dcache and make it void returnJeff Layton2013-01-111-24/+18
* can: Do not call dev_put if restart timer is running upon closeAlexander Stein2013-01-111-2/+1
* HID: Add Apple wireless keyboard 2011 ANSI to special driver listBen Hutchings2013-01-111-0/+1
* linux/kernel.h: fix DIV_ROUND_CLOSEST with unsigned divisorsGuenter Roeck2013-01-111-2/+4
* 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
* revert "rtc: recycle id when unloading a rtc driver"Andrew Morton2013-01-111-1/+0
* CRIS: fix I/O macrosCorey Minyard2013-01-111-6/+33
* proc: pid/status: show all supplementary groupsArtem Bityutskiy2013-01-111-1/+1
* lib: atomic64: Initialize locks statically to fix early usersStephen Boyd2013-01-111-12/+5
* Revert "Bluetooth: Fix possible deadlock in SCO code"Gustavo Padovan2013-01-111-9/+10
* Bluetooth: cancel power_on work when unregistering the deviceGustavo Padovan2013-01-111-0/+2
* Bluetooth: Add missing lock nesting notationGustavo Padovan2013-01-111-2/+2
* Bluetooth: Add support for BCM20702A0 [0b05, 17b5]Jeff Cook2013-01-111-0/+1
* PCI: Work around Stratus ftServer broken PCIe hierarchy (fix DMI check)Myron Stowe2013-01-111-1/+2
* PCI/PM: Do not suspend port if any subordinate device needs PME pollingHuang Ying2013-01-111-1/+19
* PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHzAndy Lutomirski2013-01-112-2/+6
* PCI/PM: Keep runtime PM enabled for unbound PCI devicesHuang Ying2013-01-112-27/+42
* solos-pci: fix double-free of TX skb in DMA modeDavid Woodhouse2013-01-111-2/+3
* cifs: adjust sequence number downward after signing NT_CANCEL requestJeff Layton2013-01-111-0/+7
* cifs: move check for NULL socket into smb_send_rqstJeff Layton2013-01-111-3/+3
* fs: Fix imbalance in freeze protection in mark_files_ro()Jan Kara2013-01-111-1/+1
* ARM: 7606/1: cache: flush to LoUU instead of LoUIS on uniprocessor CPUsWill Deacon2013-01-111-2/+4
* ARM: 7607/1: realview: fix private peripheral memory base for EB rev. B boardsWill Deacon2013-01-111-1/+1
* 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
* arm64: compat for clock_adjtime(2) is miswiredAl Viro2013-01-111-1/+1
* xfs: fix stray dquot unlock when reclaiming dquotsDave Chinner2013-01-111-8/+7
* xfs: fix direct IO nested transaction deadlock.Dave Chinner2013-01-112-53/+31
* signals: sys_ssetmask() uses uninitialized newmaskOleg Nesterov2013-01-111-0/+1
* printk: fix incorrect length from print_time() when seconds > 99999Roland Dreier2013-01-111-2/+3
* tcp: fix MSG_SENDPAGE_NOTLAST logicEric Dumazet2013-01-111-1/+3
* sctp: jsctp_sf_eat_sack: fix jprobes function signature mismatchDaniel Borkmann2013-01-111-1/+2
* net: sched: integer overflow fixStefan Hasko2013-01-111-1/+1
* mac802154: fix NOHZ local_softirq_pending 08 warningAlexander Aring2013-01-111-1/+1
* ipv6: Change skb->data before using icmpv6_notify() to propagate redirectDuan Jiong2013-01-112-0/+24
* inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sockChristoph Paasch2013-01-116-8/+25
* batman-adv: fix random jitter calculationAkinobu Mita2013-01-111-1/+1
* sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in CAMELLIA code.David S. Miller2013-01-111-0/+3
* sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in DES code.David S. Miller2013-01-111-0/+6
* sparc64: Fix ECB looping constructs in AES code.David S. Miller2013-01-111-0/+1
* sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in AES code.David S. Miller2013-01-111-0/+4
* sparc64: Fix AES ctr mode block size.David S. Miller2013-01-111-3/+24
* sparc64: Fix unrolled AES 256-bit key loops.David S. Miller2013-01-111-6/+14
* sparc: huge_ptep_set_* functions need to call set_huge_pte_at()Dave Kleikamp2013-01-111-2/+8
* freezer: add missing mb's to freezer_count() and freezer_should_skip()Tejun Heo2013-01-111-8/+42
* SMB3 mounts fail with access denied to some serversSteve French2013-01-111-1/+1