summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netxen: to fix onchip memory access.Sucheta Chakraborty2010-05-131-25/+17
* netxen: remove unnecessary size checksSucheta Chakraborty2010-05-132-50/+8
* netxen: fix register usageAmit Kumar Salecha2010-05-133-3/+6
* tipc: Reduce footprint by un-inlining tipc_msg_* routinesAllan Stephens2010-05-132-93/+100
* tipc: Reduce footprint by un-inlining buf_acquire routineAllan Stephens2010-05-132-23/+25
* tipc: Reduce footprint by un-inlining bearer congestion routineAllan Stephens2010-05-132-14/+14
* tipc: Reduce footprint by un-inlining port list routinesAllan Stephens2010-05-132-50/+52
* tipc: Reduce footprint by un-inlining nmap routinesAllan Stephens2010-05-132-59/+64
* tipc: Reduce footprint by un-inlining address routinesAllan Stephens2010-05-132-34/+35
* tipc: add tipc_ prefix to fcns targeted for un-inliningAllan Stephens2010-05-1313-55/+55
* tipc: Relocate trivial link status functions to header fileAllan Stephens2010-05-133-31/+36
* tipc: remove abstraction for link_max_pktAllan Stephens2010-05-131-16/+11
* tipc: Update commenting in TIPC APIAllan Stephens2010-05-132-11/+11
* tipc: Add support for "-s" configuration optionAllan Stephens2010-05-134-3/+43
* tipc: Rename "multicast-link" to "broadcast-link"Allan Stephens2010-05-131-1/+1
* tipc: Eliminate unnecessary initialization in native API send routinesAllan Stephens2010-05-131-2/+2
* tipc: Prune unused data structures from configuration serviceAllan Stephens2010-05-131-14/+14
* tipc: Eliminate unused argument in print statementAllan Stephens2010-05-131-3/+1
* tipc: Eliminate obsolete port's "congested_link" fieldAllan Stephens2010-05-133-5/+0
* netfilter: xtables: add missing depends for xt_TEEJan Engelhardt2010-05-121-0/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-05-12649-3769/+7406
|\
| * Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-05-122-68/+56
| |\
| | * hwmon: (applesmc) Correct sysfs fan error handlingHenrik Rydberg2010-05-111-36/+25
| | * hwmon: (asc7621) Bug fixesKen Milmore2010-05-111-32/+31
| * | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-122-15/+14
| |\ \
| | * | kprobes/x86: Fix removed int3 checking orderMasami Hiramatsu2010-05-111-14/+13
| | * | perf: Fix static strings treated like dynamic onesFrederic Weisbecker2010-05-111-1/+1
| * | | drivers/gpu/drm/i915/i915_irq.c:i915_error_object_create(): use correct kmap-...Andrew Morton2010-05-121-2/+6
| * | | hp_accel: fix race in device removalOliver Neukum2010-05-121-1/+1
| * | | mqueue: fix kernel BUG caused by double free() on mq_open()André Goddard Rosa2010-05-121-1/+1
| * | | fbdev: bfin-t350mcqb-fb: fix fbmem allocation with blanking linesMichael Hennerich2010-05-121-7/+8
| * | | memcg: fix css_is_ancestor() RCU lockingKAMEZAWA Hiroyuki2010-05-122-9/+26
| * | | memcg: fix css_id() RCU locking for realKAMEZAWA Hiroyuki2010-05-122-16/+18
| * | | bsdacct: use del_timer_sync() in acct_exit_ns()Vitaliy Gusev2010-05-121-8/+9
| * | | rmap: remove anon_vma check in page_address_in_vma()Naoya Horiguchi2010-05-121-5/+4
| * | | hugetlbfs: kill applications that use MAP_NORESERVE with SIGBUS instead of OO...Mel Gorman2010-05-121-1/+1
| * | | kexec: fix OOPS in crash_kernel_shrinkVitaly Mayatskikh2010-05-121-4/+2
| * | | mmc: atmel-mci: fix in debugfs: response value printingNicolas Ferre2010-05-121-2/+2
| * | | mmc: atmel-mci: remove data error interrupt after xferNicolas Ferre2010-05-121-0/+1
| * | | mmc: atmel-mci: prevent kernel oops while removing cardNicolas Ferre2010-05-121-4/+5
| * | | mmc: atmel-mci: fix two parameters swappedNicolas Ferre2010-05-121-2/+2
| * | | revert "procfs: provide stack information for threads" and its fixup commitsRobin Holt2010-05-127-30/+2
| * | | it8761e_gpio: fix bug in gpio numberingDenis Turischev2010-05-121-9/+9
| * | | dma-mapping: fix dma_sync_single_range_*FUJITA Tomonori2010-05-121-2/+2
| * | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-05-111-9/+10
| |\ \ \
| | * | | drm/radeon: Fix 3 regressions - since buffer reworkJean Delvare2010-05-111-9/+10
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-05-1120-30/+118
| |\ \ \ \
| | * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-05-116-8/+37
| | |\ \ \ \
| | | * | | | mac80211: remove association work when processing deauth requestReinette Chatre2010-05-071-1/+2
| | | * | | | ar9170: wait for asynchronous firmware loadingChristian Lamparter2010-05-072-0/+12