Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | mac80211: stop queues before rate control updation | Rajkumar Manoharan | 2011-05-26 | 1 | -0/+6 | |
| | * | | | | | | | ath9k: set 40 Mhz rate only if hw is configured in ht40 | Rajkumar Manoharan | 2011-05-26 | 1 | -1/+2 | |
| | * | | | | | | | ath9k_hw: disable phy restart on baseband panic caused by RXSM | Rajkumar Manoharan | 2011-05-26 | 3 | -1/+28 | |
| | * | | | | | | | ath9k: Reset chip on baseband hang | Rajkumar Manoharan | 2011-05-26 | 1 | -1/+3 | |
| | * | | | | | | | b43: N-PHY: initialize last var in calibration function | Rafał Miłecki | 2011-05-26 | 1 | -1/+1 | |
| | * | | | | | | | rtlwifi: Use order 2 RX buffer allocation only if necessary | Larry Finger | 2011-05-26 | 1 | -0/+7 | |
| | * | | | | | | | rtlwifi: Fix kernel panic resulting from RX buffer allocation failure | Larry Finger | 2011-05-26 | 1 | -13/+15 | |
| | * | | | | | | | nl80211: fix check for valid SSID size in scan operations | Luciano Coelho | 2011-05-26 | 1 | -2/+2 | |
| | * | | | | | | | mwifiex: correct event header length | Yogesh Ashok Powar | 2011-05-26 | 1 | -2/+2 | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2011-06-04 | 9 | -28/+41 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'for-jens/xen-blkback.fixes' of git://git.kernel.org/pub/scm/lin... | Jens Axboe | 2011-06-02 | 2 | -6/+7 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | xen/blkback: potential null dereference in error handling | Dan Carpenter | 2011-06-01 | 1 | -4/+6 | |
| | * | | | | | | | | | xen/blkback: don't call vbd_size() if bd_disk is NULL | Laszlo Ersek | 2011-06-01 | 1 | -2/+1 | |
| * | | | | | | | | | | block: Use hlist_entry() for io_context.cic_list.first | Paul Bolle | 2011-06-02 | 1 | -2/+2 | |
| * | | | | | | | | | | cfq-iosched: Remove bogus check in queue_fail path | Paul Bolle | 2011-06-02 | 1 | -3/+0 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | block: blkdev_get() should access ->bd_disk only after success | Tejun Heo | 2011-06-01 | 1 | -2/+2 | |
| * | | | | | | | | | CFQ: Fix typo and remove unnecessary semicolon | Kyungmin Park | 2011-05-31 | 1 | -4/+4 | |
| * | | | | | | | | | block: remove unwanted semicolons | Namhyung Kim | 2011-05-31 | 1 | -2/+2 | |
| * | | | | | | | | | Revert "block: Remove extra discard_alignment from hd_struct." | Jens Axboe | 2011-05-30 | 2 | -7/+4 | |
| * | | | | | | | | | nbd: adjust 'max_part' according to part_shift | Namhyung Kim | 2011-05-28 | 1 | -1/+12 | |
| * | | | | | | | | | nbd: limit module parameters to a sane value | Namhyung Kim | 2011-05-28 | 1 | -0/+6 | |
| * | | | | | | | | | nbd: pass MSG_* flags to kernel_recvmsg() | Namhyung Kim | 2011-05-28 | 1 | -1/+2 | |
| * | | | | | | | | | block: improve the bio_add_page() and bio_add_pc_page() descriptions | Andreas Gruenbacher | 2011-05-28 | 1 | -8/+8 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds | 2011-06-04 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Blackfin: strncpy: fix handling of zero lengths | Steven Miao | 2011-06-03 | 1 | -1/+1 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca... | Linus Torvalds | 2011-06-04 | 2 | -2/+4 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | asm-generic/unistd.h: support sendmmsg syscall | Chris Metcalf | 2011-06-02 | 1 | -1/+3 | |
| * | | | | | | | | | | tile: enable CONFIG_BUGVERBOSE | Chris Metcalf | 2011-06-01 | 1 | -1/+1 | |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 | Linus Torvalds | 2011-06-04 | 9 | -97/+136 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | UBIFS: fix-up free space earlier | Ben Gardiner | 2011-06-03 | 1 | -8/+8 | |
| * | | | | | | | | | | UBIFS: intialize LPT earlier | Ben Gardiner | 2011-06-03 | 1 | -13/+16 | |
| * | | | | | | | | | | UBIFS: assert no fixup when writing a node | Ben Gardiner | 2011-06-03 | 1 | -0/+2 | |
| * | | | | | | | | | | UBIFS: fix clean znode counter corruption in error cases | Artem Bityutskiy | 2011-06-03 | 1 | -4/+5 | |
| * | | | | | | | | | | UBIFS: fix memory leak on error path | Artem Bityutskiy | 2011-06-03 | 1 | -0/+1 | |
| * | | | | | | | | | | UBIFS: fix shrinker object count reports | Artem Bityutskiy | 2011-06-03 | 1 | -1/+5 | |
| * | | | | | | | | | | UBIFS: fix recovery broken by the previous recovery fix | Artem Bityutskiy | 2011-06-01 | 1 | -65/+87 | |
| * | | | | | | | | | | UBIFS: amend ubifs_recover_leb interface | Artem Bityutskiy | 2011-06-01 | 4 | -8/+9 | |
| * | | | | | | | | | | UBIFS: introduce a "grouped" journal head flag | Artem Bityutskiy | 2011-06-01 | 2 | -1/+6 | |
| * | | | | | | | | | | UBIFS: supress false error messages | Artem Bityutskiy | 2011-06-01 | 1 | -2/+2 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds | 2011-06-04 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | ktest: Ignore unset values of the minconfig in config_bisect | Steven Rostedt | 2011-06-02 | 1 | -1/+1 | |
| * | | | | | | | | | | ktest: Fix result of rebooting the kernel | Steven Rostedt | 2011-06-02 | 1 | -1/+1 | |
| * | | | | | | | | | | ktest: Fix off-by-one in config bisect result | Steven Rostedt | 2011-06-02 | 1 | -2/+2 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2011-06-04 | 3 | -0/+141 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | ARM: mach-shmobile: add DMAC clock definitions on SH7372 | Guennadi Liakhovetski | 2011-06-02 | 1 | -0/+7 | |
| * | | | | | | | | | | ARM: arch-shmobile: support SDHI card detection on mackerel, using a GPIO | Guennadi Liakhovetski | 2011-05-26 | 1 | -0/+20 | |
| * | | | | | | | | | | Merge branch 'rmobile/fbdev' into rmobile-latest | Paul Mundt | 2011-05-26 | 2 | -0/+114 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | sh_mobile_meram: MERAM platform data for LCDC | Damian | 2011-05-25 | 2 | -0/+114 | |
* | | | | | | | | | | | | Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-06-04 | 14 | -45/+39 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | dmaengine: shdma: fix a regression: initialise DMA channels for memcpy | Guennadi Liakhovetski | 2011-06-02 | 1 | -1/+1 |