| Commit message (Expand) | Author | Files | Lines |
2012-11-27 | extcon: remove use of __devinit | Bill Pemberton | 5 | -5/+5 |
2012-11-27 | extcon: remove use of __devexit | Bill Pemberton | 5 | -5/+5 |
2012-11-21 | drivers: uio: Only allocate new private data when probing device tree node | Damian Hobson-Garcia | 2 | -2/+2 |
2012-11-21 | drivers: uio_dmem_genirq: Allow partial success when opening device | Damian Hobson-Garcia | 1 | -6/+6 |
2012-11-21 | drivers: uio_dmem_genirq: Don't use DMA_ERROR_CODE to indicate unmapped regions | Damian Hobson-Garcia | 2 | -3/+5 |
2012-11-21 | drivers: uio_dmem_genirq: Don't mix address spaces for dynamic region vaddr | Damian Hobson-Garcia | 1 | -3/+6 |
2012-11-21 | uio: remove use of __devexit | Bill Pemberton | 1 | -1/+1 |
2012-11-21 | uio: remove use of __devinitdata | Bill Pemberton | 2 | -2/+2 |
2012-11-21 | uio: remove use of __devinit | Bill Pemberton | 6 | -6/+6 |
2012-11-21 | uio: remove use of __devexit_p | Bill Pemberton | 1 | -1/+1 |
2012-11-21 | char: remove use of __devexit | Bill Pemberton | 30 | -33/+33 |
2012-11-21 | char: remove use of __devinitconst | Bill Pemberton | 2 | -3/+3 |
2012-11-21 | char: remove use of __devinitdata | Bill Pemberton | 10 | -12/+12 |
2012-11-21 | char: remove use of __devinit | Bill Pemberton | 6 | -23/+23 |
2012-11-21 | char: remove use of __devexit_p | Bill Pemberton | 2 | -2/+2 |
2012-11-21 | misc: remove use of __devexit | Bill Pemberton | 24 | -24/+24 |
2012-11-21 | misc: remove use of __devinitconst | Bill Pemberton | 1 | -1/+1 |
2012-11-21 | misc: remove use of __devinitdata | Bill Pemberton | 1 | -1/+1 |
2012-11-21 | misc: remove use of __devinit | Bill Pemberton | 26 | -36/+36 |
2012-11-21 | drivers/misc: remove use of __devexit_p | Bill Pemberton | 25 | -25/+25 |
2012-11-21 | hv: hv_balloon: mark a function static | Greg Kroah-Hartman | 1 | -1/+1 |
2012-11-21 | mei: remove use of __devexit_p | Bill Pemberton | 1 | -2/+2 |
2012-11-21 | mei: Simplify the ME client enumeration code | Samuel Ortiz | 4 | -86/+95 |
2012-11-21 | mei: simplify write complete loop in irq handler | Tomas Winkler | 1 | -25/+12 |
2012-11-21 | mei: don't mix read and write slots | Tomas Winkler | 1 | -16/+19 |
2012-11-21 | mei: streamline amthif write complete function | Tomas Winkler | 3 | -60/+48 |
2012-11-21 | mei: streamline write complete flow function | Tomas Winkler | 1 | -70/+43 |
2012-11-21 | mei: use structured buffer for extra write buffer | Tomas Winkler | 3 | -27/+22 |
2012-11-21 | mei: compact code for mei bus message creation | Tomas Winkler | 4 | -148/+112 |
2012-11-21 | w1: remove CONFIG_HOTPLUG ifdefs | Bill Pemberton | 1 | -7/+0 |
2012-11-21 | w1: remove use of __devexit | Bill Pemberton | 3 | -5/+5 |
2012-11-21 | w1: remove use of __devinit | Bill Pemberton | 3 | -5/+5 |
2012-11-21 | w1: remove use of __devexit_p | Bill Pemberton | 2 | -2/+2 |
2012-11-21 | w1: mxc_w1: Fix comment | Fabio Estevam | 1 | -1/+1 |
2012-11-21 | w1: mxc_w1: Convert to platform driver | Fabio Estevam | 1 | -14/+2 |
2012-11-21 | w1: mxc_w1: Adapt the clock name to the new clock framework | Fabio Estevam | 1 | -3/+3 |
2012-11-17 | Linux 3.7-rc6v3.7-rc6 | Linus Torvalds | 1 | -1/+1 |
2012-11-16 | revert "mm: fix-up zone present pages" | Andrew Morton | 6 | -58/+1 |
2012-11-16 | tmpfs: change final i_blocks BUG to WARNING | Hugh Dickins | 1 | -1/+1 |
2012-11-16 | tmpfs: fix shmem_getpage_gfp() VM_BUG_ON | Hugh Dickins | 1 | -2/+14 |
2012-11-16 | mm: highmem: don't treat PKMAP_ADDR(LAST_PKMAP) as a highmem address | Will Deacon | 1 | -1/+1 |
2012-11-16 | mm: revert "mm: vmscan: scale number of pages reclaimed by reclaim/compaction... | Mel Gorman | 1 | -25/+0 |
2012-11-16 | rapidio: fix kernel-doc warnings | Randy Dunlap | 2 | -1/+3 |
2012-11-16 | swapfile: fix name leak in swapoff | Xiaotian Feng | 1 | -2/+2 |
2012-11-16 | memcg: fix hotplugged memory zone oops | Hugh Dickins | 4 | -18/+38 |
2012-11-16 | mips, arc: fix build failure | David Rientjes | 1 | -0/+1 |
2012-11-16 | memcg: oom: fix totalpages calculation for memory.swappiness==0 | Michal Hocko | 2 | -6/+19 |
2012-11-16 | mm: fix build warning for uninitialized value | David Rientjes | 1 | -6/+4 |
2012-11-16 | mm: add anon_vma_lock to validate_mm() | Michel Lespinasse | 1 | -0/+2 |
2012-11-16 | KVM: x86: Fix invalid secondary exec controls in vmx_cpuid_update() | Takashi Iwai | 1 | -4/+7 |