summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | [SCSI] aic94xx SCSI timeout fixmalahal@us.ibm.com2006-11-097-6/+106
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-11-1613-73/+92
|\ \
| * | [TG3]: Disable TSO on 5906 if CLKREQ is enabled.Michael Chan2006-11-152-4/+17
| * | [TCP]: Fix up sysctl_tcp_mem initialization.John Heffner2006-11-151-3/+4
| * | [NETFILTER]: ip6_tables: use correct nexthdr value in ipv6_find_hdr()Patrick McHardy2006-11-151-1/+1
| * | [NETFILTER]: ip6_tables: fixed conflicted optname for getsockoptYasuyuki Kozakai2006-11-155-53/+54
| * | [NETFILTER]: Use pskb_trim in {ip,ip6,nfnetlink}_queuePatrick McHardy2006-11-153-9/+12
| * | [NETFILTER]: nfnetlink_log: fix byteorder of NFULA_SEQ_GLOBALPatrick McHardy2006-11-151-1/+1
| * | [TG3]: Increase 5906 firmware poll time.Gary Zambrano2006-11-151-2/+3
* | | Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...Linus Torvalds2006-11-168-17/+16
|\ \ \
| * | | [IA64] a fix towards allmodconfig buildLuck, Tony2006-11-161-2/+2
| * | | [IA64] use generic_handle_irq()Ingo Molnar2006-11-162-3/+3
| * | | [IA64] typename -> name conversionIngo Molnar2006-11-164-5/+5
| * | | [IA64] irqs: use `name' not `typename'Andrew Morton2006-11-162-2/+2
| * | | [IA64] bte_unaligned_copy() transfers one extra cache line.Robin Holt2006-11-151-5/+4
* | | | [PATCH] scsi: clear garbage after CDBs on SG_IOTejun Heo2006-11-162-2/+2
* | | | [PATCH] eCryptfs: CIFS nlink fixesMichael Halcrow2006-11-162-1/+8
* | | | [PATCH] Fix strange size check in __get_vm_area_node()OGAWA Hirofumi2006-11-161-3/+2
* | | | [PATCH] fat: add fat_getattr()OGAWA Hirofumi2006-11-164-0/+14
* | | | [PATCH] Don't give bad kprobes example aka ") < 0))" typoAlexey Dobriyan2006-11-161-2/+3
* | | | [PATCH] AFS: Amend the AFS configuration optionsDavid Howells2006-11-161-2/+1
* | | | [PATCH] dell_rbu: fix error checkAkinobu Mita2006-11-161-5/+4
* | | | [PATCH] Update udf documentation to reflect current state of read/write supportPhillip Susi2006-11-161-2/+11
* | | | [PATCH] hfs_fill_super returns success even if no root inodeEric Sandeen2006-11-161-0/+2
* | | | [PATCH] parport: fix compilation failureArnaud Giersch2006-11-161-1/+1
* | | | [PATCH] IB/ipath - fix driver build for platforms with PCI, but not HTBryan O'Sullivan2006-11-163-3/+8
* | | | [PATCH] set default video mode on PowerBook WallstreetOlaf Hering2006-11-161-1/+1
* | | | [PATCH] eCryptfs: dput() lower d_parent on renameMichael Halcrow2006-11-161-0/+2
* | | | [PATCH] pnx4008:fix NULL dereference in rgbfbVitaly Wool2006-11-161-1/+2
* | | | [PATCH] pnx4008: rename driverVitaly Wool2006-11-162-2/+2
* | | | [PATCH] some irq_chip variables point to NULLZhang, Yanmin2006-11-161-0/+2
* | | | [PATCH] ipmi: use platform_device_add() instead of platform_device_register()...Zhang, Yanmin2006-11-162-2/+2
| |/ / |/| |
* | | Linux 2.6.19-rc6v2.6.19-rc6Linus Torvalds2006-11-151-1/+1
* | | [PATCH] powerpc: windfarm shall request it's sub modulesBenjamin Herrenschmidt2006-11-153-0/+13
* | | [POWERPC] Wire up sys_move_pagesStephen Rothwell2006-11-162-1/+3
* | | [POWERPC] Add the thread_siblings files to sysfsStephen Rothwell2006-11-161-1/+7
|/ /
* | [PATCH] Use delayed disable mode of ioapic edge triggered interruptsEric W. Biederman2006-11-152-2/+6
* | [PATCH] ALSA: hda-intel - Disable MSI support by defaultTakashi Iwai2006-11-142-5/+5
* | [PATCH] Char: isicom, fix close bugJiri Slaby2006-11-141-1/+2
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-11-1417-75/+86
|\ \
| * | [PATCH] x86-64: Fix race in exit_idleAndi Kleen2006-11-142-2/+10
| * | [PATCH] x86-64: Fix vgetcpu when CONFIG_HOTPLUG_CPU is disabledAndi Kleen2006-11-144-35/+26
| * | [PATCH] x86: Add acpi_user_timer_override option for Asus boardsAndi Kleen2006-11-146-1/+29
| * | [PATCH] x86-64: setup saved_max_pfn correctly (kdump)Magnus Damm2006-11-141-0/+2
| * | [PATCH] x86-64: Handle reserve_bootmem_generic beyond end_pfnAndi Kleen2006-11-141-1/+14
| * | [PATCH] x86-64: shorten the x86_64 boot setup GDT to what the comment saysSteven Rostedt2006-11-141-3/+2
| * | [PATCH] x86-64: Fix PTRACE_[SG]ET_THREAD_AREA regression with ia32 emulation.Andi Kleen2006-11-141-0/+2
| * | [PATCH] x86-64: Fix partial page check to ensure unusable memory is not being...Aaron Durbin2006-11-141-1/+1
| * | Revert "[PATCH] MMCONFIG and new Intel motherboards"Andi Kleen2006-11-141-32/+0
* | | Revert "[PATCH] fix Data Acess error in dup_fd"Linus Torvalds2006-11-141-1/+0
OpenPOWER on IntegriCloud