Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | Merge branch 'omap-fixes-urgent' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-02-13 | 4 | -3/+15 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | ARM: omap: fix broken twl-core dependencies and ifdefs | Russell King | 2012-02-09 | 2 | -3/+5 | |
| * | | | | | | | | | ARM: omap: fix oops in drivers/video/omap2/dss/dpi.c | Russell King | 2012-02-09 | 1 | -0/+5 | |
| * | | | | | | | | | ARM: omap: fix oops in arch/arm/mach-omap2/vp.c when pmic is not found | Russell King | 2012-02-09 | 1 | -0/+5 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-02-13 | 3 | -1/+11 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | ARM: 7322/1: Print BUG instead of undefined instruction on BUG_ON() | Stephen Boyd | 2012-02-09 | 1 | -1/+4 | |
| * | | | | | | | | | ARM: 7321/1: cache-v7: Disable preemption when reading CCSIDR | Stephen Boyd | 2012-02-09 | 1 | -0/+6 | |
| * | | | | | | | | | ARM: 7320/1: Fix proc_info table alignment | Marc Zyngier | 2012-02-09 | 1 | -0/+1 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | i387: make irq_fpu_usable() tests more robust | Linus Torvalds | 2012-02-13 | 2 | -8/+47 | |
* | | | | | | | | | i387: math_state_restore() isn't called from asm | Linus Torvalds | 2012-02-13 | 2 | -4/+4 | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2012-02-11 | 21 | -233/+155 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | block: fix lockdep warning on io_context release put_io_context() | Tejun Heo | 2012-02-11 | 1 | -7/+14 | |
| * | | | | | | | | | relay: prevent integer overflow in relay_open() | Dan Carpenter | 2012-02-10 | 1 | -2/+8 | |
| * | | | | | | | | | loop: zero fill bio instead of return -EIO for partial read | Dave Young | 2012-02-08 | 1 | -11/+13 | |
| * | | | | | | | | | bio: don't overflow in bio_get_nr_vecs() | Kent Overstreet | 2012-02-08 | 1 | -7/+3 | |
| * | | | | | | | | | floppy: Fix a crash during rmmod | Vivek Goyal | 2012-02-08 | 1 | -0/+9 | |
| * | | | | | | | | | floppy: Cleanup disk->queue before caling put_disk() if add_disk() was never ... | Vivek Goyal | 2012-02-08 | 1 | -1/+7 | |
| * | | | | | | | | | cdrom: move shared static to cdrom_device_info | Paolo Bonzini | 2012-02-08 | 2 | -8/+7 | |
| * | | | | | | | | | bsg: fix sysfs link remove warning | Stanislaw Gruszka | 2012-02-08 | 1 | -1/+2 | |
| * | | | | | | | | | block: don't call elevator callbacks for plug merges | Tejun Heo | 2012-02-08 | 3 | -27/+13 | |
| * | | | | | | | | | block: separate out blk_rq_merge_ok() and blk_try_merge() from elevator funct... | Tejun Heo | 2012-02-08 | 5 | -55/+46 | |
| * | | | | | | | | | mtip32xx: removed the irrelevant argument of mtip_hw_submit_io() and the unus... | Asai Thambi S P | 2012-02-07 | 2 | -11/+5 | |
| * | | | | | | | | | block: strip out locking optimization in put_io_context() | Tejun Heo | 2012-02-07 | 8 | -92/+18 | |
| * | | | | | | | | | cdrom: use copy_to_user() without the underscores | Dan Carpenter | 2012-02-06 | 1 | -7/+1 | |
| * | | | | | | | | | block: fix ioc locking warning | Shaohua Li | 2012-02-06 | 1 | -1/+3 | |
| * | | | | | | | | | block: fix NULL icq_cache reference | Shaohua Li | 2012-01-19 | 1 | -4/+6 | |
| * | | | | | | | | | block,cfq: change code order | Shaohua Li | 2012-01-19 | 1 | -3/+4 | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-02-10 | 116 | -400/+518 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | net: Don't proxy arp respond if iif == rt->dst.dev if private VLAN is disabled | Thomas Graf | 2012-02-10 | 1 | -1/+2 | |
| * | | | | | | | | | | ipv4: Fix wrong order of ip_rt_get_source() and update iph->daddr. | Li Wei | 2012-02-10 | 1 | -1/+1 | |
| * | | | | | | | | | | netprio_cgroup: fix wrong memory access when NETPRIO_CGROUP=m | Neil Horman | 2012-02-10 | 2 | -13/+42 | |
| * | | | | | | | | | | netprio_cgroup: don't allocate prio table when a device is registered | Neil Horman | 2012-02-10 | 1 | -6/+0 | |
| * | | | | | | | | | | netprio_cgroup: fix an off-by-one bug | Neil Horman | 2012-02-10 | 1 | -1/+1 | |
| * | | | | | | | | | | bna: fix error handling of bnad_get_flash_partition_by_offset() | Dan Carpenter | 2012-02-09 | 1 | -6/+4 | |
| * | | | | | | | | | | isdn: type bug in isdn_net_header() | Dan Carpenter | 2012-02-09 | 1 | -1/+1 | |
| * | | | | | | | | | | net: Make qdisc_skb_cb upper size bound explicit. | David S. Miller | 2012-02-09 | 5 | -10/+13 | |
| * | | | | | | | | | | ixgbe: ethtool: stats user buffer overrun | John Fastabend | 2012-02-09 | 1 | -37/+51 | |
| * | | | | | | | | | | ixgbe: dcb: up2tc mapping lost on disable/enable CEE DCB state | John Fastabend | 2012-02-09 | 1 | -2/+9 | |
| * | | | | | | | | | | ixgbe: do not update real num queues when netdev is going away | Yi Zou | 2012-02-09 | 1 | -0/+4 | |
| * | | | | | | | | | | ixgbe: Fix broken dependency on MAX_SKB_FRAGS being related to page size | Alexander Duyck | 2012-02-09 | 1 | -6/+6 | |
| * | | | | | | | | | | ixgbe: Fix case of Tx Hang in PF with 32 VFs | Greg Rose | 2012-02-09 | 1 | -1/+1 | |
| * | | | | | | | | | | ixgbe: fix vf lookup | Greg Rose | 2012-02-09 | 1 | -1/+2 | |
| * | | | | | | | | | | igb: fix vf lookup | Greg Rose | 2012-02-09 | 1 | -1/+2 | |
| * | | | | | | | | | | e1000: add dropped DMA receive enable back in for WoL | Dean Nelson | 2012-02-09 | 1 | -4/+6 | |
| * | | | | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2012-02-08 | 9 | -16/+45 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-02-08 | 9 | -16/+45 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | zd1211rw: firmware needs duration_id set to zero for non-pspoll frames | Tomas Vanek | 2012-02-07 | 1 | -0/+8 | |
| | | * | | | | | | | | | | bcma: don't fail for bad SPROM CRC | Henrik Rydberg | 2012-02-06 | 1 | -3/+1 | |
| | | * | | | | | | | | | | ath9k_hw: fix a RTS/CTS timeout regression | Felix Fietkau | 2012-02-06 | 1 | -2/+5 | |
| | | * | | | | | | | | | | ath9k: fix a WEP crypto related regression | Felix Fietkau | 2012-02-06 | 1 | -0/+8 |