summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* blk-cgroup: Allow creation of hierarchical cgroupsVivek Goyal2010-11-152-4/+27
* Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds2010-11-1311-15/+21
|\
| * drivers/pcmcia/soc_common.c: Use printf extension %pVJoe Perches2010-11-101-2/+7
| * pcmcia: fix warning in synclink driverAndres Salomon2010-11-101-0/+1
| * pcmcia/sa1100: don't put machine specific init functions in .init.textUwe Kleine-König2010-11-107-7/+7
| * pcmcia/cm4000: fix error codeNicolas Kaiser2010-11-101-1/+2
| * pd6729: Coding Style fixesKomuro2010-11-102-5/+5
* | Revert "8250: Fix tcsetattr to avoid ioctl(TIOCMIWAIT) hang"Ingo Molnar2010-11-131-4/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-11-132-2/+2
|\ \
| * | crypto: padlock - Fix AES-CBC handling on odd-block-sized inputHerbert Xu2010-11-041-1/+1
| * | crypto: n2 - dubious error checkNicolas Kaiser2010-10-251-1/+1
* | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-11-1320-92/+86
|\ \ \
| * | | [media] soc-camera: Compile fixes for mx2-cameraSascha Hauer2010-11-091-8/+5
| * | | [media] SoC Camera: ov6650: minor cleanupsJanusz Krzysztofik2010-11-091-3/+1
| * | | [media] SOC Camera: OMAP1: typo fixJanusz Krzysztofik2010-11-091-1/+1
| * | | [media] SoC Camera: OMAP1: update for recent videobuf changesJanusz Krzysztofik2010-11-091-3/+3
| * | | [media] SoC Camera: OMAP1: update for recent framework changesJanusz Krzysztofik2010-11-091-4/+4
| * | | [media] ARM mx3_camera: check for DMA engine typeSascha Hauer2010-11-091-0/+4
| * | | [media] tm6000: bugfix set tv standardsStefan Ringel2010-11-091-0/+1
| * | | [media] cafe_ccic: fix subdev configurationDaniel Drake2010-11-091-2/+3
| * | | [media] saa7134: Fix autodetect for Behold A7 and H7 TV cardsDmitri Belimov2010-11-091-12/+12
| * | | [media] v4l: kill the BKLArnd Bergmann2010-11-0812-59/+51
| * | | [media] BZ#22292: dibx000_common: Restore i2c algo pointerJean Delvare2010-11-081-0/+1
* | | | i8k: Tell gcc that *regs gets clobberedJim Bos2010-11-131-2/+3
* | | | ACPI: debugfs custom_method open to non-rootDave Jones2010-11-131-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-11-1274-331/+507
|\ \ \ \
| * | | | can-bcm: fix minor heap overflowOliver Hartkopp2010-11-121-1/+1
| * | | | gianfar: Do not call device_set_wakeup_enable() under a spinlockRafael J. Wysocki2010-11-121-2/+3
| * | | | ipv6: Warn users if maximum number of routes is reached.Ben Greear2010-11-121-1/+5
| * | | | docs: Add neigh/gc_thresh3 and route/max_size documentation.Ben Greear2010-11-121-0/+9
| * | | | axnet_cs: fix resume problem for some Ax88790 chipKen Kawasaki2010-11-121-10/+20
| * | | | ipv6: addrconf: don't remove address state on ifdown if the address is being ...Lorenzo Colitti2010-11-121-16/+8
| * | | | tcp: Don't change unlocked socket state in tcp_v4_err().David S. Miller2010-11-121-5/+3
| * | | | x25: Prevent crashing when parsing bad X.25 facilitiesDan Rosenberg2010-11-121-3/+9
| * | | | cxgb4vf: add call to Firmware to reset VF State.Casey Leedom2010-11-123-0/+36
| * | | | cxgb4vf: Fail open if link_start() fails.Casey Leedom2010-11-121-1/+3
| * | | | cxgb4vf: flesh out PCI Device ID Table ...Casey Leedom2010-11-121-0/+8
| * | | | cxgb4vf: fix some errors in Gather List to skb conversionCasey Leedom2010-11-121-47/+74
| * | | | cxgb4vf: fix bug in Generic Receive OffloadCasey Leedom2010-11-121-0/+1
| * | | | cxgb4vf: don't implement trivial (and incorrect) ndo_select_queue()Casey Leedom2010-11-121-14/+0
| * | | | ixgbe: Look inside vlan when determining offload protocol.Hao Zheng2010-11-121-28/+32
| * | | | bnx2x: Look inside vlan when determining checksum proto.Hao Zheng2010-11-121-1/+1
| * | | | vlan: Add function to retrieve EtherType from vlan packets.Hao Zheng2010-11-121-0/+25
| * | | | virtio-net: init link state correctlyJason Wang2010-11-121-3/+9
| * | | | ucc_geth: Fix deadlockJoakim Tjernlund2010-11-121-3/+7
| * | | | ucc_geth: Do not bring the whole IF down when TX failure.Joakim Tjernlund2010-11-121-6/+9
| * | | | net: Fix header size check for GSO case in recvmsg (af_packet)Mariusz Kozlowski2010-11-121-1/+3
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6David S. Miller2010-11-122-2/+2
| |\ \ \ \
| | * | | | netfilter: ipv6: fix overlap check for fragmentsShan Wei2010-11-121-1/+1
| | * | | | netfilter: NF_HOOK_COND has wrong conditionalEric Paris2010-11-121-1/+1