aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Blackfin arch: remove zero-sized include/asm-blackfin/macros.hMarco Roeland2007-07-031-0/+0
| * | | | Blackfin arch: update board defconfig filesMike Frysinger2007-07-025-13/+76
| * | | | Blackfin arch: Fix up remaining printks with proper log levelsRobin Getz2007-06-251-1/+2
| * | | | Blackfin arch: Add proper -mcpu option according to the cpu and silicon revis...Jie Zhang2007-06-254-4/+45
| | |/ / | |/| |
* | | | Merge branch 'upstream-linus2' of master.kernel.org:/pub/scm/linux/kernel/git...Linus Torvalds2007-07-021-1/+0
|\ \ \ \
| * | | | [libata] sata_nv: undo merge errorJeff Garzik2007-07-021-1/+0
* | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-07-0226-1735/+447
|\ \ \ \ \
| * | | | | 3c589_cs: fix local_bh_enable warningPatrick McHardy2007-07-021-1/+1
| * | | | | RESEND [PATCH 3/3] NetXen: Graceful teardown of interface and hardware upon m...Dhananjay Phadke2007-07-025-76/+210
| * | | | | drivers/net/ns83820.c: fix a check-after-useAdrian Bunk2007-07-021-1/+3
| * | | | | net/usb/cdc_ether minor sparse cleanupDavid Brownell2007-07-021-4/+4
| * | | | | RESEND [PATCH 2/3] NetXen: Support per PCI-function interrupt mask registersdhananjay.phadke@gmail.com2007-07-025-30/+124
| * | | | | RESEND [PATCH 1/3] NetXen: Fix issue of MSI not working correctlydhananjay.phadke@gmail.com2007-07-021-16/+13
| * | | | | dm9601: Return 0 from bind() on successPeter Korsgaard2007-07-021-4/+2
| * | | | | Update MAINTAINERS for USB network devicesPeter Korsgaard2007-07-021-4/+4
| * | | | | usbnet: Zero padding byte if there is tail room in skbPeter Korsgaard2007-07-021-3/+6
| * | | | | dm9601: HW header size shouldn't be included in packet lengthPeter Korsgaard2007-07-021-2/+3
| * | | | | starfire list alpha as 64 bit archmaximilian attems2007-07-021-1/+1
| * | | | | myri10ge: SET_NETDEV_DEV()Maik Hampel2007-07-021-0/+2
| * | | | | Merge branch 'for_linus' of master.kernel.org:/pub/scm/linux/kernel/git/galak...Jeff Garzik2007-07-021-1/+1
| |\ \ \ \ \
| | * | | | | gianfar: Fix typo bug introduced by move to udp_hdr()Kumar Gala2007-06-291-1/+1
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'libertas-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2007-07-0211-1598/+79
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | [PATCH] libertas: remove private ioctlsDan Williams2007-06-286-1551/+6
| | * | | | [PATCH] libertas: fix WPA associations by handling ENABLE_RSN correctlyDan Williams2007-06-284-8/+55
| | * | | | [PATCH] libertas: kill wlan_scan_process_resultsDan Williams2007-06-281-37/+14
| | * | | | [PATCH] libertas: style fixesDan Williams2007-06-281-2/+4
* | | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-07-029-27/+89
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | libata: PATA-mode fixes for sis_sataUwe Koziolek2007-07-023-23/+64
| * | | | | libata: add HTS541616J9SA00 to NCQ blacklistTejun Heo2007-07-021-0/+1
| * | | | | sata_nv: allow changing queue depthRobert Hancock2007-07-021-0/+2
| * | | | | sata_inic162x: disable LBA48 devicesTejun Heo2007-07-021-0/+7
| * | | | | libata: remove reading alt_status from ata_hsm_qc_complete()Albert Lee2007-07-021-2/+0
| * | | | | libata: pata_pdc2027x PLL input clock fixAlbert Lee2007-07-021-2/+9
| * | | | | scsi disk help file is not completeRandy Dunlap2007-07-022-0/+6
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2007-07-022-25/+46
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | firewire: add Kconfig help on building both stacksStefan Richter2007-06-291-22/+43
| * | | | firewire: fix async reception on big endian machinesStefan Richter2007-06-291-3/+3
| | |/ / | |/| |
* | | | Linux 2.6.22-rc7Linus Torvalds2007-07-011-1/+1
* | | | PM: introduce set_target method in pm_opsRafael J. Wysocki2007-07-013-18/+54
* | | | smsc-ircc2: bypass PNP detection until we get the quirks worked outBjorn Helgaas2007-07-011-1/+1
* | | | i386: mtrr crash fixAndrew Morton2007-07-011-1/+2
* | | | asus_acpi: fix oops on non-asus machinesMaxime Austruy2007-07-011-1/+2
* | | | pci.h stubs (for EDD build error)Randy Dunlap2007-07-011-0/+11
* | | | ALSA: more section mismatchesRandy Dunlap2007-07-012-2/+2
* | | | frv: fix fallout from "remove sched.h from mm.h" patchAlexey Dobriyan2007-07-011-1/+1
* | | | SLAB: remove WARN_ON_ONCE for zero sized objects for 2.6.22 releaseChristoph Lameter2007-07-011-1/+0
* | | | blink driver power savingStephen Hemminger2007-07-011-2/+20
* | | | i386: remove bogus mtrr range checkLinus Torvalds2007-07-011-5/+0
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-06-293-1/+13
|\ \ \ \
| * | | | [SPARC64]: Add linux/pagemap.h to asm/tlb.hAlexey Dobriyan2007-06-281-0/+1