| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: Dove: update defconfig | Sebastian Hesselbarth | 2012-11-21 | 1 | -0/+24 |
* | ARM: Kirkwood: update defconfig for new boards | Jason Cooper | 2012-11-21 | 1 | -1/+2 |
* | arm: orion5x: add DT related options in defconfig | Thomas Petazzoni | 2012-11-21 | 1 | -1/+3 |
* | arm: orion5x: convert 'LaCie Ethernet Disk mini v2' to Device Tree | Thomas Petazzoni | 2012-11-21 | 7 | -91/+72 |
* | arm: orion5x: basic Device Tree support | Thomas Petazzoni | 2012-11-21 | 6 | -2/+187 |
* | arm: orion5x: mechanical defconfig update | Thomas Petazzoni | 2012-11-21 | 1 | -24/+8 |
* | ARM: kirkwood: Add support for the MPL CEC4 | Stefan Peter | 2012-11-21 | 8 | -0/+219 |
* | arm: kirkwood: add support for ZyXEL NSA310 | Tero Jaasko | 2012-11-21 | 7 | -0/+269 |
* | ARM: Kirkwood: new board USI Topkick | Jason Cooper | 2012-11-21 | 8 | -0/+187 |
* | ARM: kirkwood: use gpio-fan DT binding on lsxl | Michael Walle | 2012-11-21 | 2 | -51/+11 |
* | ARM: Kirkwood: add Netspace boards to defconfig | Jason Cooper | 2012-11-21 | 1 | -0/+5 |
* | ARM: kirkwood: DT board setup for Network Space Mini v2 | Simon Guinot | 2012-11-21 | 8 | -4/+67 |
* | ARM: kirkwood: DT board setup for Network Space Lite v2 | Simon Guinot | 2012-11-21 | 7 | -2/+47 |
* | ARM: kirkwood: DT board setup for Network Space v2 and parents | Simon Guinot | 2012-11-21 | 11 | -1/+301 |
* | leds: leds-ns2: add device tree binding | Simon Guinot | 2012-11-21 | 2 | -3/+101 |
* | ARM: Kirkwood: Enable the second I2C bus | Jason Gunthorpe | 2012-11-21 | 2 | -0/+3 |
* | Linux 3.7-rc6v3.7-rc6 | Linus Torvalds | 2012-11-16 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-11-16 | 1 | -4/+7 |
|\ |
|
| * | KVM: x86: Fix invalid secondary exec controls in vmx_cpuid_update() | Takashi Iwai | 2012-11-16 | 1 | -4/+7 |
* | | Merge branch 'akpm' (Fixes from Andrew) | Linus Torvalds | 2012-11-16 | 19 | -120/+86 |
|\ \ |
|
| * | | revert "mm: fix-up zone present pages" | Andrew Morton | 2012-11-16 | 6 | -58/+1 |
| * | | tmpfs: change final i_blocks BUG to WARNING | Hugh Dickins | 2012-11-16 | 1 | -1/+1 |
| * | | tmpfs: fix shmem_getpage_gfp() VM_BUG_ON | Hugh Dickins | 2012-11-16 | 1 | -2/+14 |
| * | | mm: highmem: don't treat PKMAP_ADDR(LAST_PKMAP) as a highmem address | Will Deacon | 2012-11-16 | 1 | -1/+1 |
| * | | mm: revert "mm: vmscan: scale number of pages reclaimed by reclaim/compaction... | Mel Gorman | 2012-11-16 | 1 | -25/+0 |
| * | | rapidio: fix kernel-doc warnings | Randy Dunlap | 2012-11-16 | 2 | -1/+3 |
| * | | swapfile: fix name leak in swapoff | Xiaotian Feng | 2012-11-16 | 1 | -2/+2 |
| * | | memcg: fix hotplugged memory zone oops | Hugh Dickins | 2012-11-16 | 4 | -18/+38 |
| * | | mips, arc: fix build failure | David Rientjes | 2012-11-16 | 1 | -0/+1 |
| * | | memcg: oom: fix totalpages calculation for memory.swappiness==0 | Michal Hocko | 2012-11-16 | 2 | -6/+19 |
| * | | mm: fix build warning for uninitialized value | David Rientjes | 2012-11-16 | 1 | -6/+4 |
| * | | mm: add anon_vma_lock to validate_mm() | Michel Lespinasse | 2012-11-16 | 1 | -0/+2 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-11-16 | 42 | -120/+247 |
|\ \ \
| |_|/
|/| | |
|
| * | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2012-11-16 | 18 | -25/+73 |
| |\ \ |
|
| | * \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-11-16 | 18 | -25/+73 |
| | |\ \ |
|
| | | * | | brcmfmac: fix typo in CONFIG_BRCMISCAN | Hauke Mehrtens | 2012-11-14 | 1 | -1/+1 |
| | | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto... | John W. Linville | 2012-11-14 | 5 | -8/+12 |
| | | |\ \ |
|
| | | | * | | Bluetooth: Fix memory leak when removing a UUID | Johan Hedberg | 2012-11-09 | 1 | -0/+1 |
| | | | * | | Bluetooth: ath3k: Add support for VAIO VPCEH [0489:e027] | Marcos Chaparro | 2012-11-09 | 2 | -0/+2 |
| | | | * | | Bluetooth: Notify about device registration before power on | Marcel Holtmann | 2012-11-09 | 1 | -2/+2 |
| | | | * | | Bluetooth: Fix error status when pairing fails | Paulo Sérgio | 2012-11-09 | 1 | -1/+1 |
| | | | * | | Bluetooth: Fix having bogus entries in mgmt_read_index_list reply | Johan Hedberg | 2012-11-09 | 1 | -5/+6 |
| | | * | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw... | John W. Linville | 2012-11-14 | 3 | -4/+23 |
| | | |\ \ \ |
|
| | | | * | | | iwlwifi: use ieee80211_free_txskb | Johannes Berg | 2012-11-07 | 2 | -2/+2 |
| | | | * | | | iwlwifi: handle DMA mapping failures | Johannes Berg | 2012-11-05 | 1 | -2/+21 |
| | | * | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2012-11-14 | 9 | -12/+37 |
| | | |\ \ \ \
| | | | |_|/ /
| | | |/| | | |
|
| | | | * | | | wireless: allow 40 MHz on world roaming channels 12/13 | Johannes Berg | 2012-11-12 | 1 | -3/+2 |
| | | | * | | | mac80211: call skb_dequeue/ieee80211_free_txskb instead of __skb_queue_purge | Felix Fietkau | 2012-11-10 | 4 | -6/+20 |
| | | | * | | | mac80211: don't send null data packet when not associated | Johannes Berg | 2012-11-09 | 1 | -0/+2 |
| | | | * | | | mac80211: fix memory leak in device registration error path | Johannes Berg | 2012-11-09 | 1 | -2/+4 |