| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-12-26 | 7 | -12/+42 |
|\ |
|
| * | Revert "ipv4: Allow configuring subnets as local addresses" | David S. Miller | 2010-12-23 | 1 | -1/+0 |
| * | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2010-12-23 | 1 | -4/+24 |
| |\ |
|
| | * | mac80211/rt2x00: add ieee80211_tx_status_ni() | Johannes Stezenbach | 2010-12-20 | 1 | -4/+24 |
| * | | net: Fix range checks in tcf_valid_offset(). | David S. Miller | 2010-12-21 | 1 | -1/+3 |
| * | | net_sched: always clone skbs | Changli Gao | 2010-12-20 | 1 | -5/+1 |
| * | | ipv6: Fragment locally generated tunnel-mode IPSec6 packets as needed. | David Stevens | 2010-12-20 | 1 | -0/+10 |
| * | | netlink: fix gcc -Wconversion compilation warning | Dmitry V. Levin | 2010-12-17 | 1 | -1/+1 |
| * | | net: fix nulls list corruptions in sk_prot_alloc | Octavian Purdila | 2010-12-16 | 1 | -0/+3 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2010-12-24 | 1 | -10/+35 |
|\ \ \ |
|
| * | | | kthread_work: make lockdep happy | Yong Zhang | 2010-12-22 | 1 | -10/+35 |
* | | | | taskstats: pad taskstats netlink response for aligment issues on ia64 | Jeff Mahoney | 2010-12-23 | 1 | -1/+2 |
* | | | | include/linux/unaligned: pack the whole struct rather than just the field | Will Newton | 2010-12-23 | 1 | -3/+3 |
|/ / / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2010-12-21 | 1 | -2/+4 |
|\ \ \ |
|
| * | | | ceph: mark user pages dirty on direct-io reads | Henry C Chang | 2010-12-17 | 1 | -2/+4 |
* | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2010-12-20 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | [media] Don't export format_by_forcc on two different drivers | Mauro Carvalho Chehab | 2010-12-02 | 1 | -1/+1 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-12-20 | 1 | -3/+7 |
|\ \ \ \ \ |
|
| * | | | | | block: max hardware sectors limit wrapper | Mike Snitzer | 2010-12-17 | 1 | -0/+1 |
| * | | | | | block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits instead | Martin K. Petersen | 2010-12-17 | 1 | -3/+6 |
* | | | | | | clarify a usage constraint for cnt32_to_63() | Nicolas Pitre | 2010-12-20 | 1 | -1/+19 |
| | | | | | | |
| \ \ \ \ \ | |
*-. \ \ \ \ \ | Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.... | Linus Torvalds | 2010-12-19 | 2 | -0/+3 |
|\ \ \ \ \ \ \ |
|
| | * | | | | | | perf: Fix duplicate events with multiple-pmu vs software events | Peter Zijlstra | 2010-12-08 | 1 | -0/+1 |
| * | | | | | | | bootmem: Add alloc_bootmem_align() | Suresh Siddha | 2010-12-14 | 1 | -0/+2 |
| |/ / / / / / |
|
* | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2010-12-19 | 1 | -1/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | sched: Cure more NO_HZ load average woes | Peter Zijlstra | 2010-12-08 | 1 | -1/+1 |
| |/ / / / / / |
|
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2010-12-18 | 1 | -1/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | resources: add arch hook for preventing allocation in reserved areas | Bjorn Helgaas | 2010-12-17 | 1 | -0/+1 |
| * | | | | | | | Revert "resources: support allocating space within a region from the top down" | Bjorn Helgaas | 2010-12-17 | 1 | -1/+0 |
| |/ / / / / / |
|
* | | | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2010-12-17 | 1 | -1/+2 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | PM / Runtime: Fix pm_runtime_suspended() | Rafael J. Wysocki | 2010-12-16 | 1 | -1/+2 |
* | | | | | | | | Merge branch 'bkl_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2010-12-17 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | [media] V4L: improve the BKL replacement heuristic | Hans Verkuil | 2010-12-01 | 1 | -0/+2 |
* | | | | | | | | | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify | Linus Torvalds | 2010-12-17 | 3 | -7/+8 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | fanotify: split version into version and metadata_len | Alexey Zaytsev | 2010-12-15 | 1 | -2/+4 |
| * | | | | | | | | | fanotify: Introduce FAN_NOFD | Lino Sanfilippo | 2010-12-07 | 1 | -0/+2 |
| * | | | | | | | | | fanotify: on group destroy allow all waiters to bypass permission check | Lino Sanfilippo | 2010-12-07 | 1 | -1/+1 |
| * | | | | | | | | | fanotify: if set by user unset FMODE_NONOTIFY before fsnotify_perm() is called | Lino Sanfilippo | 2010-12-07 | 1 | -3/+0 |
| * | | | | | | | | | fanotify: remove packed from access response message | Eric Paris | 2010-12-07 | 1 | -1/+1 |
* | | | | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2010-12-17 | 1 | -6/+11 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | SSB: Fix nvram_get on BCM47xx platform | Hauke Mehrtens | 2010-12-16 | 1 | -6/+11 |
| | |_|/ / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-12-16 | 1 | -2/+4 |
|\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | Input: define separate EVIOCGKEYCODE_V2/EVIOCSKEYCODE_V2 | Dmitry Torokhov | 2010-12-15 | 1 | -2/+4 |
* | | | | | | | | | | xen: Provide a variant of __RING_SIZE() that is an integer constant expression | Jeremy Fitzhardinge | 2010-12-15 | 1 | -2/+9 |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-12-15 | 3 | -3/+8 |
|\ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|/ /
| |/| | | | | | | | |
|
| * | | | | | | | | | atm: correct sysfs 'device' link creation and parent relationships | Dan Williams | 2010-12-11 | 1 | -2/+4 |
| * | | | | | | | | | tcp: Replace time wait bucket msg by counter | Tom Herbert | 2010-12-08 | 1 | -0/+1 |
| * | | | | | | | | | filter: fix sk_filter rcu handling | Eric Dumazet | 2010-12-06 | 1 | -1/+3 |
* | | | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2010-12-14 | 3 | -2/+20 |
|\ \ \ \ \ \ \ \ \ \ |
|
| | \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ | |
| *-. \ \ \ \ \ \ \ \ \ | Merge branches 'bugzilla-15418', 'bugzilla-21722', 'bugzilla-22932', 'misc-2.... | Len Brown | 2010-12-11 | 15 | -28/+61 |
| |\ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|/ / / / / / /
| |/| | | | | | | | | | |
|