summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
*---. Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...Linus Torvalds2011-07-075-17/+24
|\ \ \
| | | * sched: Disable (revert) SCHED_LOAD_SCALE increasePeter Zijlstra2011-07-051-1/+1
| | | * sched, cgroups: Fix MIN_SHARES on 64-bit boxenMike Galbraith2011-07-011-6/+3
| | * | jump_label: Fix jump_label update for modulesXiao Guangrong2011-06-291-5/+9
| | * | Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/...Ingo Molnar2011-06-221-4/+10
| | |\ \
| | | * | oprofile, x86: Fix race in nmi handler while starting countersRobert Richter2011-06-151-4/+10
| * | | | debugobjects: Fix boot crash when kmemleak and debugobjects enabledMarcin Slusarz2011-06-201-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-07-0737-165/+256
|\ \ \ \ \
| * | | | | sctp: fix missing send up SCTP_SENDER_DRY_EVENT when subscribe itWei Yongjun2011-07-071-0/+23
| * | | | | net: refine {udp|tcp|sctp}_mem limitsEric Dumazet2011-07-073-26/+5
| * | | | | vmxnet3: round down # of queues to power of twoShreyas Bhatewara2011-07-072-2/+6
| * | | | | net: sh_eth: fix the parameter for the ETHER of SH7757Yoshihiro Shimoda2011-07-051-0/+2
| * | | | | net: sh_eth: fix cannot work half-duplex modeYoshihiro Shimoda2011-07-051-2/+2
| * | | | | net: vlan: enable soft features regardless of underlying deviceShan Wei2011-07-051-0/+5
| * | | | | vmxnet3: fix starving rx ring whenoc_skb kb failsShreyas Bhatewara2011-07-052-43/+96
| * | | | | bridge: Always flood broadcast packetsHerbert Xu2011-07-052-3/+7
| * | | | | greth: greth_set_mac_add would corrupt the MAC address.Kristoffer Glembo2011-07-041-4/+3
| * | | | | net: bind() fix error return on wrong address familyMarcus Meissner2011-07-042-2/+4
| * | | | | natsemi: silence dma-debug warningsFUJITA Tomonori2011-07-031-1/+2
| * | | | | net: 8139too: Initial necessary vlan_features to support vlanShan Wei2011-07-031-0/+1
| * | | | | Fix call trace when interrupts are disabled while sleeping function kzalloc i...Shyam Iyer2011-07-011-4/+3
| * | | | | qlge:Version change to v1.00.00.29Jitendra Kalsaria2011-07-011-1/+1
| * | | | | qlge: Fix printk priority so chip fatal errors are always reported.Jitendra Kalsaria2011-07-011-13/+9
| * | | | | qlge:Fix crash caused by mailbox execution on wedged chip.Jitendra Kalsaria2011-07-012-4/+15
| * | | | | xfrm4: Don't call icmp_send on local errorSteffen Klassert2011-07-011-1/+6
| * | | | | ipv4: Don't use ufo handling on later transformed packetsSteffen Klassert2011-07-011-1/+1
| * | | | | xfrm: Remove family arg from xfrm_bundle_okSteffen Klassert2011-07-011-3/+3
| * | | | | ipv6: Don't put artificial limit on routing table size.David S. Miller2011-07-013-8/+12
| * | | | | ipv6: Don't change dst->flags using assignments.David S. Miller2011-07-011-10/+2
| * | | | | 6pack,mkiss: fix lock inconsistencyArnd Bergmann2011-07-012-4/+4
| * | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-07-0111-35/+46
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-3011-35/+46
| | |\ \ \ \ \
| | | * | | | | ath5k: fix memory leak when fewer than N_PD_CURVES are in useEugene A. Shatokhin2011-06-291-5/+3
| | | * | | | | ath9k: Fix suspend/resume when no interface is UPRajkumar Manoharan2011-06-291-0/+6
| | | * | | | | iwlagn: use PCI_DMA_* for pci_* operationsJohn W. Linville2011-06-281-6/+6
| | | * | | | | mac80211: fix rx->key NULL dereference during mic failureArik Nemtsov2011-06-273-3/+10
| | | * | | | | iwlagn: fix *_UCODE_API_MAX output in the firmware fieldEvgeni Golov2011-06-274-11/+15
| | | * | | | | Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2011-06-272-17/+13
| | | |\ \ \ \ \
| | | | * | | | | iwlagn: map command buffers BIDIJohannes Berg2011-06-271-7/+10
| | | | * | | | | iwlagn: fix cmd queue unmapJohannes Berg2011-06-271-4/+1
| | | | * | | | | iwlagn: fix change_interface for P2P typesJohannes Berg2011-06-241-1/+2
| | | | * | | | | iwlagn: Fix a bug introduced by the HUGE command removalEmmanuel Grumbach2011-06-241-6/+1
* | | | | | | | | Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-07-061-0/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | gpio: tps65910: add missing breaks in tps65910_gpio_initAxel Lin2011-07-051-0/+2
* | | | | | | | | | Documentation: fix cgroup blkio throttle filenamesAndrea Righi2011-07-061-6/+6
* | | | | | | | | | Documentation: update CodingStyle memory allocatorsJesper Juhl2011-07-061-2/+2
* | | | | | | | | | MAINTAINERS: move kernel-doc patches locationRandy Dunlap2011-07-061-1/+1
* | | | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-0640-493/+471
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | [media] rc: call input_sync after scancode reportsJarod Wilson2011-07-011-23/+25
| * | | | | | | | | | [media] imon: allow either proto on unknown 0xffdcJarod Wilson2011-07-011-0/+3
OpenPOWER on IntegriCloud