Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | writeback: put unused inodes to LRU after writeback completion | Jan Kara | 2012-11-26 | 3 | -2/+17 | |
| | * | | | | mm: vmscan: check for fatal signals iff the process was throttled | Mel Gorman | 2012-11-26 | 1 | -10/+27 | |
| | * | | | | Revert "mm: remove __GFP_NO_KSWAPD" | Mel Gorman | 2012-11-26 | 4 | -6/+13 | |
| | * | | | | proc: check vma->vm_file before dereferencing | Stanislav Kinsbursky | 2012-11-26 | 1 | -2/+3 | |
| | * | | | | UAPI: strip the _UAPI prefix from header guards during header installation | David Howells | 2012-11-26 | 1 | -0/+3 | |
| | * | | | | include/linux/bug.h: fix sparse warning related to BUILD_BUG_ON_INVALID | Tushar Behera | 2012-11-26 | 1 | -0/+1 | |
| * | | | | | Merge tag 'tty-3.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-11-26 | 1 | -4/+4 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | tty vt: Fix a regression in command line edition | Jean-François Moine | 2012-11-21 | 1 | -4/+4 | |
| * | | | | | | Merge tag 'mfd-for-linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2012-11-26 | 5 | -523/+16 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | mfd: twl4030: Fix chained irq handling on resume from suspend | Kalle Jokiniemi | 2012-11-21 | 1 | -1/+2 | |
| | * | | | | | | mfd: arizona: Sync regcache after reset | Charles Keepax | 2012-11-20 | 1 | -0/+8 | |
| | * | | | | | | mfd: arizona: Correctly report when AIF2/AIF1 is underclocked | Charles Keepax | 2012-11-20 | 1 | -2/+2 | |
| | * | | | | | | mfd: arizona: Use correct array for ARRAY_SIZE in mfd_add_devices call | Charles Keepax | 2012-11-20 | 1 | -1/+1 | |
| | * | | | | | | mfd: wm5110: Disable control interface error report for WM5110 rev B | Mark Brown | 2012-11-20 | 1 | -0/+1 | |
| | * | | | | | | mfd: wm5102: Update register patch for latest evaluation | Mark Brown | 2012-11-20 | 1 | -518/+1 | |
| | * | | | | | | mfd: twl-core: Fix chip ID for the twl6030-pwm module | Peter Ujfalusi | 2012-11-20 | 1 | -1/+1 | |
| | |/ / / / / | ||||||
| * | | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-11-26 | 2 | -2/+14 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | ARM: 7583/1: decompressor: Enable unaligned memory access for v6 and above | Dave Martin | 2012-11-23 | 1 | -1/+13 | |
| | * | | | | | | ARM: 7572/1: proc-v6.S: fix comment | Nicolas Pitre | 2012-11-12 | 1 | -1/+1 | |
| | * | | | | | | ARM: 7570/1: quiet down the non make -s output | Josh Cartwright | 2012-11-12 | 2 | -6/+6 | |
| * | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2012-11-26 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | ||||||
| | * | | | | | | jbd: Fix lock ordering bug in journal_unmap_buffer() | Jan Kara | 2012-11-23 | 1 | -0/+2 | |
| * | | | | | | | Linux 3.7-rc7v3.7-rc7 | Linus Torvalds | 2012-11-25 | 1 | -1/+1 | |
| * | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2012-11-25 | 2 | -2/+3 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | powerpc/eeh: Do not invalidate PE properly | Gavin Shan | 2012-11-26 | 1 | -1/+1 | |
| | * | | | | | | | powerpc/pseries: Fix oops with MSIs when missing EEH PEs | Alexey Kardashevskiy | 2012-11-23 | 1 | -1/+2 | |
| * | | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2012-11-25 | 3 | -12/+41 | |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
| | * | | | | | | | MPI: Fix compilation on MIPS with GCC 4.4 and newer | Manuel Lauss | 2012-11-23 | 1 | -2/+17 | |
| | * | | | | | | | MIPS: Fix crash that occurs when function tracing is enabled | Al Cooper | 2012-11-23 | 1 | -4/+4 | |
| | * | | | | | | | MIPS: Merge overlapping bootmem ranges | Ralf Baechle | 2012-11-23 | 1 | -6/+20 | |
| | | |_|_|/ / / | | |/| | | | | | ||||||
* | | | | | | | | net: ethernet: cpsw: fix build warnings for CPSW when CPTS not selected | Mugunthan V N | 2012-11-28 | 1 | -4/+3 | |
* | | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2012-11-28 | 289 | -8355/+27487 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-11-28 | 289 | -8355/+27487 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | bcma: add more package IDs | Hauke Mehrtens | 2012-11-26 | 1 | -0/+5 | |
| | * | | | | | | | | p54: improve TSF timestamp precision | Christian Lamparter | 2012-11-26 | 1 | -1/+5 | |
| | * | | | | | | | | iwlwifi: initialize rx_status | Johannes Berg | 2012-11-26 | 1 | -1/+1 | |
| | * | | | | | | | | iwlegacy: initialize rx_status | Johannes Berg | 2012-11-26 | 2 | -2/+2 | |
| | * | | | | | | | | brcmsmac: Add __printf verification to logging prototypes | Joe Perches | 2012-11-26 | 1 | -2/+8 | |
| | * | | | | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2012-11-26 | 55 | -1062/+1642 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | cfg80211: fix some tracing output issues | Johannes Berg | 2012-11-26 | 1 | -76/+73 | |
| | | * | | | | | | | | mac80211_hwsim: remove printing scan config | Johannes Berg | 2012-11-26 | 1 | -6/+0 | |
| | | * | | | | | | | | mac80211_hwsim: advertise VHT support | Johannes Berg | 2012-11-26 | 1 | -0/+28 | |
| | | * | | | | | | | | wireless: add definitions for VHT MCS support | Johannes Berg | 2012-11-26 | 1 | -0/+23 | |
| | | * | | | | | | | | mac80211: support VHT rates in TX info | Johannes Berg | 2012-11-26 | 2 | -20/+57 | |
| | | * | | | | | | | | mac80211: support drivers reporting VHT RX | Johannes Berg | 2012-11-26 | 5 | -10/+66 | |
| | | * | | | | | | | | nl80211/cfg80211: add VHT MCS support | Johannes Berg | 2012-11-26 | 4 | -24/+144 | |
| | | * | | | | | | | | mac80211: convert to channel definition struct | Johannes Berg | 2012-11-26 | 20 | -262/+220 | |
| | | * | | | | | | | | nl80211/cfg80211: support VHT channel configuration | Johannes Berg | 2012-11-26 | 13 | -113/+507 | |
| | | * | | | | | | | | cfg80211: pass a channel definition struct | Johannes Berg | 2012-11-26 | 20 | -402/+403 | |
| | | * | | | | | | | | nl80211: add documentation for channel type | Johannes Berg | 2012-11-26 | 1 | -0/+9 |