summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | net: clear heap allocation for ethtool_get_regs()Eugene Teo2011-01-241-1/+1
| * | | | ipv6: Always clone offlink routes.David S. Miller2011-01-241-8/+1
| * | | | dcbnl: make get_app handling symmetric for IEEE and CEE DCBxJohn Fastabend2011-01-241-2/+11
| * | | | Merge branch 'can/at91_can-for-net-2.6' of git://git.pengutronix.de/git/mkl/l...David S. Miller2011-01-242-26/+137
| |\ \ \ \
| | * | | | can: at91_can: make can_id of mailbox 0 configurableMarc Kleine-Budde2011-01-242-7/+108
| | * | | | can: at91_can: don't use mailbox 0Marc Kleine-Budde2011-01-241-12/+20
| | * | | | can: at91_can: clean up usage of AT91_MB_RX_FIRST and AT91_MB_RX_NUMMarc Kleine-Budde2011-01-241-8/+10
| * | | | | tcp: fix bug in listening_get_next()Eric Dumazet2011-01-241-1/+0
| * | | | | inetpeer: Use correct AVL tree base pointer in inet_getpeer().David S. Miller2011-01-241-1/+1
| * | | | | GRO: fix merging a paged skb after non-paged skbsMichal Schmidt2011-01-241-2/+6
| * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2011-01-244863-112016/+259692
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | net: arp_ioctl() must hold RTNLEric Dumazet2011-01-242-7/+7
| * | | | | can: add driver for Softing cardKurt Van Dijck2011-01-213-0/+374
| * | | | | can: add driver for Softing cardKurt Van Dijck2011-01-218-0/+1815
| * | | | | atm: idt77105: fix fetch_stats() resultVasiliy Kulikov2011-01-211-1/+1
| * | | | | net_sched: accurate bytes/packets stats/ratesEric Dumazet2011-01-2014-33/+29
| | |/ / / | |/| | |
| * | | | bonding: Ensure that we unshare skbs prior to calling pskb_may_pullNeil Horman2011-01-203-0/+12
| * | | | cxgb4: fix reported state of interfaces without linkDimitris Michailidis2011-01-201-1/+2
* | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-01-283-2/+24
|\ \ \ \ \
| * | | | | hwmon: (lis3) turn down the no IRQ messageKalhan Trisal2011-01-251-1/+1
| * | | | | hwmon: (asus_atk0110) Override interface detection on Sabertooth X58Luca Tettamanti2011-01-231-1/+22
| * | | | | hwmon: (applesmc) Properly initialize lockdep attributesHenrik Rydberg2011-01-231-0/+1
* | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-01-281-3/+6
|\ \ \ \ \ \
| * | | | | | PM / Runtime: Don't enable interrupts while running in_interruptAlan Stern2011-01-251-3/+6
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds2011-01-281-0/+1
|\ \ \ \ \ \ \
| * | | | | | | avr32: add missing include causing undefined pgtable_page_* referencesHans-Christian Egtvedt2011-01-261-0/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-01-2616-25/+901
|\ \ \ \ \ \ \
| * | | | | | | Input: wacom - pass touch resolution to clients through input_absinfoPing Cheng2011-01-251-2/+19
| * | | | | | | Input: wacom - add 2 Bamboo Pen and touch modelsPing Cheng2011-01-241-0/+6
| * | | | | | | Input: sysrq - ensure sysrq_enabled and __sysrq_enabled are consistentAndy Whitcroft2011-01-243-2/+6
| * | | | | | | Input: sparse-keymap - fix KEY_VSW handling in sparse_keymap_setupDmitry Torokhov2011-01-201-0/+1
| * | | | | | | Input: tegra-kbc - add tegra keyboard driverRakesh Iyer2011-01-204-0/+799
| * | | | | | | Input: gpio_keys - switch to using request_any_context_irqPhilippe Langlais2011-01-201-3/+3
| * | | | | | | Input: serio - allow registered drivers to get status flagDavid Engraf2011-01-201-4/+20
| * | | | | | | Input: ct82710c - return proper error code for ct82c710_openDavidlohr Bueso2011-01-171-3/+5
| * | | | | | | Input: bu21013_ts - added regulator supportNaveen Kumar Gaddipati2011-01-171-1/+34
| * | | | | | | Input: bu21013_ts - remove duplicate resolution parametersNaveen Kumar Gaddipati2011-01-172-6/+2
| * | | | | | | Input: tnetv107x-ts - don't treat NULL clk as an errorJamie Iles2011-01-171-2/+3
| * | | | | | | Input: tnetv107x-keypad - don't treat NULL clk as an errorJamie Iles2011-01-171-2/+3
* | | | | | | | console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn2011-01-2644-328/+336
* | | | | | | | squashfs: fix use of uninitialised variable in zlib & xz decompressorsPhillip Lougher2011-01-263-12/+8
* | | | | | | | radix_tree: radix_tree_gang_lookup_tag_slot() may never returnToshiyuki Okajima2011-01-261-3/+4
* | | | | | | | drivers/clocksource/tcb_clksrc.c: fix init sequenceVoss, Nikolaus2011-01-261-2/+2
* | | | | | | | memcg: fix race at move_parent around compound_order()KAMEZAWA Hiroyuki2011-01-261-9/+16
* | | | | | | | memcg: bugfix check mem_cgroup_disabled() at split fixupKAMEZAWA Hiroyuki2011-01-261-0/+2
* | | | | | | | memcg: fix account leak at failure of memsw accontingKAMEZAWA Hiroyuki2011-01-261-0/+1
* | | | | | | | mm: migration: clarify migrate_pages() commentMinchan Kim2011-01-261-1/+1
* | | | | | | | mm: compaction: don't depend on HUGETLB_PAGEAndrea Arcangeli2011-01-261-1/+1
* | | | | | | | mm/memcontrol.c: fix uninitialized variable use in mem_cgroup_move_parent()Jesper Juhl2011-01-261-1/+2
* | | | | | | | mm: clear pages_scanned only if draining a pcp adds pages to the buddy allocatorDavid Rientjes2011-01-261-2/+4
OpenPOWER on IntegriCloud