| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'iommu-fixes-v3.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-09-29 | 1 | -18/+24 |
|\ |
|
| * | iommu: static inline iommu group stub functions | Alex Williamson | 2012-09-25 | 1 | -18/+24 |
* | | Merge git://git.infradead.org/users/willy/linux-nvme | Linus Torvalds | 2012-09-29 | 1 | -0/+2 |
|\ \ |
|
| * | | NVMe: Do not set IO queue depth beyond device max | Keith Busch | 2012-07-27 | 1 | -0/+1 |
| * | | NVMe: Set block queue max sectors | Keith Busch | 2012-07-26 | 1 | -0/+1 |
* | | | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming | Linus Torvalds | 2012-09-26 | 1 | -1/+3 |
|\ \ \ |
|
| * | | | syscalls: add __NR_kcmp syscall to generic unistd.h | Mark Salter | 2012-09-26 | 1 | -1/+3 |
| | |/
| |/| |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-09-25 | 1 | -3/+16 |
|\ \ \ |
|
| * | | | phy/micrel: Add missing header to micrel_phy.h | Marek Vasut | 2012-09-24 | 1 | -0/+12 |
| * | | | phy/micrel: Rename KS80xx to KSZ80xx | Marek Vasut | 2012-09-24 | 1 | -3/+3 |
| * | | | phy/micrel: Implement support for KSZ8021 | Marek Vasut | 2012-09-24 | 1 | -0/+1 |
| |/ / |
|
* | | | c/r: prctl: fix build error for no-MMU case | Mark Salter | 2012-09-25 | 1 | -0/+1 |
|/ / |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-09-21 | 5 | -5/+15 |
|\ \ |
|
| * | | xfrm_user: ensure user supplied esn replay window is valid | Mathias Krause | 2012-09-20 | 1 | -0/+2 |
| * | | ipv6: use net->rt_genid to check dst validity | Nicolas Dichtel | 2012-09-18 | 1 | -3/+2 |
| * | | netns: move net->ipv4.rt_genid to net->rt_genid | Nicolas Dichtel | 2012-09-18 | 2 | -1/+10 |
| * | | ipv4/route: arg delay is useless in rt_cache_flush() | Nicolas Dichtel | 2012-09-18 | 1 | -1/+1 |
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-09-21 | 2 | -2/+4 |
|\ \ \ |
|
| * | | | tracing: Don't call page_to_pfn() if page is NULL | Wen Congyang | 2012-09-20 | 1 | -2/+2 |
| * | | | perf/x86/ibs: Check syscall attribute flags | Robert Richter | 2012-09-13 | 1 | -0/+2 |
* | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-09-21 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | linux/kernel.h: Fix warning seen with W=1 due to change in DIV_ROUND_CLOSEST | Guenter Roeck | 2012-09-19 | 1 | -1/+1 |
* | | | | | Merge tag 'stable/for-linus-3.6-rc6-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-09-21 | 1 | -1/+2 |
|\ \ \ \ \ |
|
| * | | | | | xen/m2p: do not reuse kmap_op->dev_bus_addr | Stefano Stabellini | 2012-09-12 | 1 | -1/+2 |
| * | | | | | Merge commit '4cb38750d49010ae72e718d46605ac9ba5a851b4' into stable/for-linus... | Konrad Rzeszutek Wilk | 2012-09-05 | 333 | -6288/+6434 |
| |\ \ \ \ \ |
|
* | | | | | | | vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill() | Miklos Szeredi | 2012-09-18 | 1 | -0/+2 |
* | | | | | | | compiler.h: add __visible | Andi Kleen | 2012-09-17 | 2 | -0/+11 |
* | | | | | | | include/net/sock.h: squelch compiler warning in sk_rmem_schedule() | Chuck Lever | 2012-09-17 | 1 | -1/+1 |
* | | | | | | | mm/ia64: fix a memory block size bug | Jianguo Wu | 2012-09-17 | 1 | -1/+1 |
| |_|/ / / /
|/| | | | | |
|
* | | | | | | Merge tag 'mfd-for-linus-3.6-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-09-16 | 2 | -4/+12 |
|\ \ \ \ \ \ |
|
| * | | | | | | mfd: core: Push irqdomain mapping out into devices | Mark Brown | 2012-09-15 | 1 | -1/+3 |
| * | | | | | | mfd: Move tps65217 regulator plat data handling to regulator | AnilKumar Ch | 2012-08-22 | 1 | -3/+9 |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds | 2012-09-16 | 2 | -1/+4 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | target: support zero allocation length in REQUEST SENSE | Paolo Bonzini | 2012-09-07 | 1 | -0/+1 |
| * | | | | | | | target: fix use-after-free with PSCSI sense data | Paolo Bonzini | 2012-09-05 | 1 | -1/+3 |
* | | | | | | | | Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 2012-09-16 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Takashi Iwai | 2012-09-15 | 39 | -63/+110 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | ASoC: atmel-ssc: include linux/io.h for raw io | Joachim Eastwood | 2012-08-28 | 1 | -0/+1 |
| | | |/ / / / / /
| | |/| | | | | | |
|
* | | | | | | | | | Revert "sched: Improve scalability via 'CPU buddies', which withstand random ... | Linus Torvalds | 2012-09-16 | 1 | -1/+0 |
| |_|_|_|_|_|/ /
|/| | | | | | | |
|
* | | | | | | | | Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l... | Linus Torvalds | 2012-09-14 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | i2c: pnx: Fix read transactions of >= 2 bytes | Roland Stigge | 2012-09-12 | 1 | -0/+1 |
* | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2012-09-14 | 1 | -5/+1 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | drm: Drop the NV12M and YUV420M formats | Ville Syrjälä | 2012-09-13 | 1 | -5/+1 |
| |/ / / / / / / / |
|
* | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-09-14 | 1 | -1/+3 |
|\ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|/ /
| |/| | | | | | | |
|
| * | | | | | | | | perf/hwpb: Invoke __perf_event_disable() if interrupts are already disabled | K.Prasad | 2012-09-04 | 1 | -0/+2 |
| * | | | | | | | | perf_event: Switch to internal refcount, fix race with close() | Al Viro | 2012-09-04 | 1 | -1/+1 |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-09-14 | 4 | -2/+18 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | mISDN: Fix wrong usage of flush_work_sync while holding locks | Karsten Keil | 2012-09-13 | 1 | -1/+1 |
| * | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-09-07 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | Bluetooth: Change signature of smp_conn_security() | Vinicius Costa Gomes | 2012-08-27 | 1 | -1/+1 |