aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-05-02netfilter: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev2-9/+9
2008-05-02sunrpc: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev2-16/+7
2008-05-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller15-70/+78
2008-05-01rt2x00: Fix quality/activity led handlingIvo van Doorn8-5/+28
2008-05-01rt2x00: Don't enable short preamble for 1MBsIvo van Doorn2-2/+2
2008-05-01Make linux/wireless.h be able to compileKirill A. Shutemov1-6/+1
2008-05-01iwlwifi: fix debug messages during scanningBill Moss2-15/+14
2008-05-01iwlwifi: fix current channel is not scannedGuy Cohen4-28/+0
2008-05-01b43: Fix some TX/RX locking issuesMichael Buesch2-14/+33
2008-05-01net: fix returning void-valued expression warningsHarvey Harrison7-11/+19
2008-05-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller8-38/+49
2008-04-30Update .gitignore to include include/linux/bounds.hTheodore Ts'o1-0/+1
2008-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-4/+4
2008-04-30Fix dnotify/close raceAl Viro1-0/+11
2008-04-30x86: Mark OPTIMIZE_INLINING brokenLinus Torvalds1-0/+1
2008-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-fixes3Linus Torvalds20-51/+82
2008-04-30libertas: fix use-before-check violationHolger Schurig1-1/+2
2008-04-30b43: Fix dual-PHY devicesMichael Buesch1-0/+8
2008-04-30mac80211: incorrect shift directionHarvey Harrison1-4/+2
2008-04-30mac80211: insert WDS peer after adding interfaceJohannes Berg1-17/+27
2008-04-30mac80211: don't allow invalid WDS peer addressesJohannes Berg1-1/+1
2008-04-30mac80211: assign conf.beacon_control for meshJohannes Berg1-0/+1
2008-04-30mac80211: use 4-byte mesh sequence numberLuis Carlos Cobo4-15/+8
2008-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds15-944/+201
2008-04-30klist: fix coding style errors in klist.h and klist.cGreg Kroah-Hartman2-136/+100
2008-04-30driver core: remove no longer used "struct class_device"Kay Sievers3-745/+1
2008-04-30pcmcia: remove pccard_sysfs_interface warningsDavid Brownell3-40/+28
2008-04-30devres: support addresses greater than an unsigned long via dev_ioremapKumar Gala2-4/+4
2008-04-30kobject: do not copy vargs, just pass them aroundKay Sievers1-20/+8
2008-04-30sysfs: sysfs_update_group stub for CONFIG_SYSFS=nRandy Dunlap1-0/+6
2008-04-30DEBUGFS: Correct location of debugfs API documentation.Robert P. J. Day1-1/+1
2008-04-30driver core: warn about duplicate driver names on the same busStas Sergeev1-0/+10
2008-04-30klist: implement klist_add_{after|before}()Tejun Heo2-0/+35
2008-04-30klist: implement KLIST_INIT() and DEFINE_KLIST()Tejun Heo1-0/+8
2008-04-30sysfs: Disallow truncation of files in sysfsBen Hutchings1-0/+2
2008-04-30Fix ACPI vs proc_create_data() mismergeAlexey Dobriyan1-9/+11
2008-04-30ipv6: Compilation fix for compat MCAST_MSFILTER sockopts.Pavel Emelyanov1-4/+4
2008-04-30x86: numaq fixIngo Molnar1-2/+2
2008-04-30x86: 8K stacks by defaultIngo Molnar1-1/+0
2008-04-30x86: ioremap ram check fixAndres Salomon1-2/+3
2008-04-30x86: fix HT cpu booting on 32-bitHugh Dickins1-6/+1
2008-04-30x86: optimize inlining offIngo Molnar1-1/+0
2008-04-30x86: CONFIG_X86_ELAN fixIngo Molnar1-5/+5
2008-04-30x86: Kconfig fixIngo Molnar1-2/+3
2008-04-30x86 PAT: fix performance drop for glx, use UC minus for ioremap(), ioremap_nocache() and pci_mmap_page_range()Suresh Siddha3-9/+33
2008-04-30x86: use defconfigs from x86/configs/*Sam Ravnborg1-0/+12
2008-04-30toshiba: use ioremap_cachedAlan Cox1-1/+1
2008-04-30revert: "x86: ioremap(), extend check to all RAM pages"Ingo Molnar1-2/+2
2008-04-30x86: don't bother printing compat vdso addressJeremy Fitzhardinge1-2/+0
2008-04-30fix: x86: support for new UV apicAndi Kleen1-1/+1