Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-11-06 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | sched: re-tune balancing | Ingo Molnar | 2008-11-05 | 1 | -2/+2 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Fix accidental implicit cast in HR-timer conversion | David Howells | 2008-11-06 | 1 | -1/+1 | |
| * | | | | | | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2008-11-06 | 1 | -3/+19 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | [MTD] [NOR] Fix cfi_send_gen_cmd handling of x16 devices in x8 mode (v4) | Eric W. Biederman | 2008-11-05 | 1 | -3/+19 | |
| * | | | | | | | | fat: Cleanup FAT attribute stuff | OGAWA Hirofumi | 2008-11-06 | 1 | -5/+0 | |
| * | | | | | | | | fat: split include/msdos_fs.h | OGAWA Hirofumi | 2008-11-06 | 1 | -274/+2 | |
| * | | | | | | | | net: Fix recursive descent in __scm_destroy(). | David Miller | 2008-11-06 | 2 | -2/+5 | |
| | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | libata: implement ATA_HORKAGE_ATAPI_MOD16_DMA and apply it | Tejun Heo | 2008-11-04 | 1 | -0/+2 | |
| | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | Merge branch 'io-mappings-for-linus-2' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2008-11-03 | 2 | -0/+155 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | io mapping: clean up #ifdefs | Keith Packard | 2008-11-03 | 1 | -18/+25 | |
| | * | | | | | | resources: add io-mapping functions to dynamically map large device apertures | Keith Packard | 2008-10-31 | 1 | -0/+118 | |
| | * | | | | | | x86: add iomap_atomic*()/iounmap_atomic() on 32-bit using fixmaps | Keith Packard | 2008-10-31 | 1 | -0/+30 | |
| * | | | | | | | Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl... | Linus Torvalds | 2008-11-03 | 1 | -0/+13 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | i915: Add GEM ioctl to get available aperture size. | Eric Anholt | 2008-11-03 | 1 | -0/+13 | |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-11-02 | 4 | -3/+4 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | | | ||||||
| * | | | | | | | | linux/string.h: fix comment typo | Jeff Garzik | 2008-11-02 | 1 | -1/+1 | |
| * | | | | | | | | Merge branch 'cris_move' of git://www.jni.nu/cris | Linus Torvalds | 2008-11-01 | 310 | -64047/+0 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | [CRIS] Move header files from include to arch/cris/include. | Jesper Nilsson | 2008-10-29 | 310 | -64047/+0 | |
| | * | | | | | | | | Merge branch 'for-next' of git://www.jni.nu/cris into cris_merge | Jesper Nilsson | 2008-10-29 | 1 | -2/+2 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | [CRISv32] Remove warning in io.h | Jesper Nilsson | 2008-10-23 | 1 | -2/+2 | |
| | | | |_|_|/ / / / | | | |/| | | | | | | ||||||
| * | | | | | | | | | libata: add whitelist for devices with known good pata-sata bridges | Jens Axboe | 2008-10-31 | 1 | -0/+1 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
* | | | | | | | | | pkt_sched: Fix qdisc len in qdisc_peek_dequeued() | Jarek Poplawski | 2008-11-05 | 1 | -3/+9 | |
* | | | | | | | | | net: Guaranetee the proper ordering of the loopback device. | Eric W. Biederman | 2008-11-05 | 1 | -0/+1 | |
* | | | | | | | | | dccp: Per-socket initialisation of feature negotiation | Gerrit Renker | 2008-11-04 | 1 | -0/+4 | |
* | | | | | | | | | dccp: Implement lookup table for feature-negotiation information | Gerrit Renker | 2008-11-04 | 1 | -4/+5 | |
* | | | | | | | | | net: #ifdef ->sk_security | Alexey Dobriyan | 2008-11-04 | 1 | -0/+2 | |
* | | | | | | | | | bonding, net: Move last_rx update into bonding recv logic | Jay Vosburgh | 2008-11-03 | 2 | -14/+19 | |
* | | | | | | | | | IPVS: Remove supports_ipv6 scheduler flag | Julius Volz | 2008-11-03 | 1 | -3/+0 | |
* | | | | | | | | | mac80211: fix two kernel-doc warnings | Johannes Berg | 2008-10-31 | 1 | -1/+3 | |
* | | | | | | | | | wireless: remove struct regdom hinting | Johannes Berg | 2008-10-31 | 1 | -19/+4 | |
* | | | | | | | | | wireless: make regdom passing semantics simpler | Johannes Berg | 2008-10-31 | 1 | -2/+1 | |
* | | | | | | | | | mac80211: Re-enable aggregation | Sujith | 2008-10-31 | 2 | -4/+8 | |
* | | | | | | | | | wireless: avoid some net/ieee80211.h vs. linux/ieee80211.h conflicts | John W. Linville | 2008-10-31 | 3 | -113/+6 | |
* | | | | | | | | | wireless: use individual buffers for printing ssid values | John W. Linville | 2008-10-31 | 2 | -5/+6 | |
* | | | | | | | | | wireless: remove NETWORK_EMPTY_ESSID flag | John W. Linville | 2008-10-31 | 2 | -17/+0 | |
* | | | | | | | | | wireless: consolidate on a single escape_essid implementation | John W. Linville | 2008-10-31 | 2 | -20/+31 | |
* | | | | | | | | | wireless: don't publish __regulatory_hint | Johannes Berg | 2008-10-31 | 1 | -28/+9 | |
* | | | | | | | | | mac80211: fix a few typos in mac80211 kernel doc | Bob Copeland | 2008-10-31 | 1 | -6/+6 | |
* | | | | | | | | | Add nl80211 commands to get and set o11s mesh networking parameters | colin@cozybit.com | 2008-10-31 | 2 | -1/+117 | |
* | | | | | | | | | mac80211: remove rate_control_clear | Johannes Berg | 2008-10-31 | 1 | -1/+0 | |
* | | | | | | | | | mac80211/drivers: rewrite the rate control API | Johannes Berg | 2008-10-31 | 1 | -98/+156 | |
* | | | | | | | | | mac80211: rewrite HT handling | Johannes Berg | 2008-10-31 | 1 | -33/+26 | |
* | | | | | | | | | mac80211: move bss_conf into vif | Johannes Berg | 2008-10-31 | 1 | -0/+3 | |
* | | | | | | | | | mac80211: make retry limits part of hw config | Johannes Berg | 2008-10-31 | 1 | -4/+10 | |
* | | | | | | | | | nl80211: export HT capabilities | Johannes Berg | 2008-10-31 | 1 | -0/+12 | |
* | | | | | | | | | mac80211: introduce hw config change flags | Johannes Berg | 2008-10-31 | 1 | -5/+25 | |
* | | | | | | | | | mac80211: kill hw.conf.antenna_sel_{rx,tx} | Johannes Berg | 2008-10-31 | 1 | -6/+1 | |
* | | | | | | | | | 802.11: clean up/fix HT support | Johannes Berg | 2008-10-31 | 3 | -51/+109 | |
* | | | | | | | | | mac80211: fix short slot handling | Johannes Berg | 2008-10-31 | 1 | -12/+16 |