Commit Graph

  • 75cf6bdc52 [PATCH] cifs: Gracefully turn off serverino (when serverino is enabled on mount) Steve French 2005-04-28 22:41:04 -07:00
  • f654bac222 [PATCH] cifs: add support for chattr/lsattr in new CIFS POSIX extensions Steve French 2005-04-28 22:41:04 -07:00
  • 1da0c78b32 [PATCH] cifs: Only send POSIX ACL calls to server if server claims to support that capability bit Steve French 2005-04-28 22:41:04 -07:00
  • 2604f6da1a Automatic merge of master.kernel.org:/home/rmk/linux-2.6-rmk.git Linus Torvalds 2005-04-28 16:09:57 -07:00
  • 18c8baff8f [PATCH] Fix error recovery path for arch_setup_additional_pages Roland McGrath 2005-04-28 15:17:19 -07:00
  • 5bec0039f4 [NET]: /proc/net/stat/* header cleanup Olaf Rempel 2005-04-28 12:16:08 -07:00
  • 7b3c63ac7c [PKT_SCHED]: Fix range in psched_tod_diff() to 0..bound Nicolas Dichtel 2005-04-28 12:14:37 -07:00
  • 89c8b3a110 [IPV6]: Incorrect permissions on route flush sysctl Dave Jones 2005-04-28 12:11:49 -07:00
  • 7e3e0360b7 [IPV4]: Incorrect permissions on route flush sysctl Dave Jones 2005-04-28 12:11:03 -07:00
  • 4eb701dfc6 [SCTP] Fix SCTP sendbuffer accouting. Neil Horman 2005-04-28 12:02:04 -07:00
  • 594ccc14df [SCTP] Replace incorrect use of dev_alloc_skb with alloc_skb in sctp_packet_transmit(). Sridhar Samudrala 2005-04-28 12:00:23 -07:00
  • 5e6bc34f86 [SCTP] Fix bug in sctp_init() error handling code. Neil Horman 2005-04-28 11:59:49 -07:00
  • b9b9e10f18 [SCTP] Use ipv6_addr_any() rather than ipv6_addr_type() in sctp_v6_is_any(). Brian Haley 2005-04-28 11:59:16 -07:00
  • 047a2428a1 [SCTP] Implement Sec 2.41 of SCTP Implementers guide. Jerome Forissier 2005-04-28 11:58:43 -07:00
  • 173372162d [SCTP] Fix SCTP_ASSOCINFO getsockopt for 1-1 style Vladislav Yasevich 2005-04-28 11:57:54 -07:00
  • f4d0ee983e [TG3]: Set SA_SAMPLE_RANDOM in request_irq() calls. David S. Miller 2005-04-28 11:33:20 -07:00
  • 9acf6597c5 [PATCH] time interpolator: Fix settimeofday inaccuracy Christoph Lameter 2005-04-28 08:13:58 -07:00
  • 0f7ad45039 [PATCH] ARM: AMBA CLCD: X resolutions must be multiples of 16 Russell King 2005-04-28 10:46:15 +01:00
  • 82235e9170 [PATCH] ARM: Fix AMBA CLCD fb driver for 32bpp Russell King 2005-04-28 10:43:52 +01:00
  • c4d12b98ea [PATCH] ARM: Fix AMBA CLCD fb driver for 1bpp/STN mono panels Russell King 2005-04-28 10:38:19 +01:00
  • 8e3e50168c [IA64] need r29=psr *after* rsm psr.i David Mosberger-Tang 2005-04-27 21:22:40 -07:00
  • e7e965fa19 [IA64] use srlz.d instead of srlz.i in ia64_leave_kernel() David Mosberger-Tang 2005-04-27 21:22:08 -07:00
  • fbf7192ba0 [IA64] Annotate fsys_bubble_down() with McKinley dispatch info. David Mosberger-Tang 2005-04-27 21:21:26 -07:00
  • 1ba7be7d69 [IA64] Reschedule fsys_bubble_down(). David Mosberger-Tang 2005-04-27 21:20:51 -07:00
  • 21bc4f9b34 [IA64] Annotate __kernel_syscall_via_epc() with McKinley dispatch info. David Mosberger-Tang 2005-04-27 21:20:11 -07:00
  • 70929a57cf [IA64] Reschedule __kernel_syscall_via_epc(). David Mosberger-Tang 2005-04-27 21:19:37 -07:00
  • f8fa5448fc [IA64] Reschedule break_fault() for better performance. David Mosberger-Tang 2005-04-27 21:19:04 -07:00
  • c03f058fbf [IA64] In ia64_leave_syscall(), fix comments and whitespace only. David Mosberger-Tang 2005-04-27 21:18:22 -07:00
  • 87e522a0f7 [IA64] Schedule ia64_leave_syscall() to read ar.bsp earlier David Mosberger-Tang 2005-04-27 21:17:44 -07:00
  • 060561ff79 [IA64] In syscall-entry, use st8 instead of stf8 to clear pt_regs.r8 David Mosberger-Tang 2005-04-27 21:17:03 -07:00
  • 96e017495e [IA64] On return from syscall, hint b7 with __kernel_syscall_via_epc(). David Mosberger-Tang 2005-04-27 21:16:07 -07:00
  • 3c79c8b1d9 [IA64] Schedule fp-clearing insns at least 6 cycles after reading ar.bsp. David Mosberger-Tang 2005-04-27 21:15:13 -07:00
  • 9ec1a7ad43 [IA64] Use dynamic prediction for RSE-clearing branches. David Mosberger-Tang 2005-04-27 21:13:33 -07:00
  • 06ef660816 [IA64] __ia64_syscall() is no longer used anywhere in the kernel. Remove it. David Mosberger-Tang 2005-04-27 21:10:45 -07:00
  • bdceb6a016 [PATCH] ppc64: Fix return value of some vDSO calls Benjamin Herrenschmidt 2005-04-27 18:04:45 -07:00
  • 5fc3e624ad [PATCH] NFS4: Don't use __user with compat_uptr_t David Howells 2005-04-27 15:39:03 -07:00
  • ea3f4eaca0 [PATCH] ARM: Add further explaination for clk_get() Russell King 2005-04-27 18:19:55 +01:00
  • fc67b16eca Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6.git Linus Torvalds 2005-04-27 10:05:42 -07:00
  • 036d618434 [SCSI] aacraid: Fix adapter open error Mark Haverkamp 2005-04-26 22:54:58 -07:00
  • e8108c98dd [PATCH] PC300 pci_enable_device fix Marcelo Tosatti 2005-04-26 13:09:35 -07:00
  • efa545791f [PATCH] ppc64: trivial user annotations Al Viro 2005-04-26 11:26:53 -07:00
  • 5330e9273e [PATCH] size_t portability fixes - drivers/usb Al Viro 2005-04-26 11:26:53 -07:00
  • 2d29306b23 [IA64] re-enable preempt before page allocation for pgtable quicklist Martin Hicks 2005-04-26 09:04:31 -07:00
  • 97af11286d Automatic merge of kernel.org:/home/rmk/linux-2.6-serial.git Linus Torvalds 2005-04-26 09:02:40 -07:00
  • 1e14c33fe2 Automatic merge of kernel.org:/home/rmk/linux-2.6-rmk.git Linus Torvalds 2005-04-26 08:58:22 -07:00
  • 766f2fa170 [PATCH] qla trivial iomem annotation Al Viro 2005-04-26 07:43:43 -07:00
  • 9be80c0f0f [PATCH] oprofile trivial user annotations Al Viro 2005-04-26 07:43:42 -07:00
  • 993fb38b1c [PATCH] amd64 rt_sigframe user annotation Al Viro 2005-04-26 07:43:42 -07:00
  • 0f73832fd8 [PATCH] drivers/scsi NULL noise removal Al Viro 2005-04-26 07:43:42 -07:00
  • f815e8182b [PATCH] imsttfb missing iomem annotations Al Viro 2005-04-26 07:43:42 -07:00
  • 66768eb26c [PATCH] ppc-opc NULL noise removal Al Viro 2005-04-26 07:43:41 -07:00
  • 0d3e8fe662 [PATCH] savagefb iomem annotations Al Viro 2005-04-26 07:43:41 -07:00
  • 9727d04aa6 [PATCH] pegasus NULL noise removal Al Viro 2005-04-26 07:43:41 -07:00
  • b76be681f8 [PATCH] tpm 64bit fixes (size_t) Al Viro 2005-04-26 07:43:41 -07:00
  • 8cf381ca3c [PATCH] fix SND_POWERMAC dependencies Al Viro 2005-04-26 07:43:40 -07:00
  • 2b49abac58 [PATCH] Serial: Convert 8250_hp300 to use serial8250_{un,}register_port Russell King 2005-04-26 15:37:45 +01:00
  • 2a9604b863 [PATCH] Serial: Move error path processing inline Russell King 2005-04-26 15:32:00 +01:00
  • 45849282bf [PATCH] Serial: Ensure error paths are marked with unlikely() Russell King 2005-04-26 15:29:44 +01:00
  • 99805f47dd Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6.git/ Linus Torvalds 2005-04-26 07:22:55 -07:00
  • bce495d865 [PATCH] ARM: make entry*.S includes more logical Russell King 2005-04-26 15:21:02 +01:00
  • f4dc9a4cf2 [PATCH] ARM: Remove single-use user save/restore macros Russell King 2005-04-26 15:20:34 +01:00
  • cf88b417f9 [PATCH] ARM: remove PT_TRACESYS Russell King 2005-04-26 15:20:12 +01:00
  • acaca3c915 [PATCH] ARM: Remove SVC_MODE definition Russell King 2005-04-26 15:19:48 +01:00
  • e0f9f4a622 [PATCH] ARM: Use __NR_SYSCALL_BASE and __ARM_NR_BASE in asm code Russell King 2005-04-26 15:19:24 +01:00
  • a1342206e1 Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git Linus Torvalds 2005-04-26 07:19:05 -07:00
  • 925c8a1a8c [PATCH] ARM: pt_regs offsets Russell King 2005-04-26 15:18:59 +01:00
  • 1ec42c0c97 [PATCH] ARM: Remove argument for disable_irq/enable_irq Russell King 2005-04-26 15:18:26 +01:00
  • 7933523dc7 [PATCH] ARM: remove some entry initialisation asm code Russell King 2005-04-26 15:17:42 +01:00
  • 5523662c4c [NET]: kill gratitious includes of major.h Al Viro 2005-04-25 21:40:39 -07:00
  • 088dd3a45f [TCP]: Trivial tcp_data_queue() cleanup James Morris 2005-04-25 21:39:29 -07:00
  • b453257f05 [PATCH] kill gratitious includes of major.h under net/* Al Viro 2005-04-25 18:32:13 -07:00
  • 94f2f71577 [PATCH] isofs includes sanitized Al Viro 2005-04-25 18:32:12 -07:00
  • 7366d36cb9 [PATCH] ppc annotations: i2c-mpc Al Viro 2005-04-25 18:32:12 -07:00
  • 2c6e759990 [PATCH] ppc annotations: mpsc Al Viro 2005-04-25 18:32:12 -07:00
  • ab2fd30b66 Automated merge of kernel.org:/home/rmk/linux-2.6-rmk.git Linus Torvalds 2005-04-25 16:19:32 -07:00
  • 2fac6f3fec [PATCH] ARM: 2653/1: Fix memset and memzero macro double-reference of parameters Deepak Saxena 2005-04-25 23:40:05 +01:00
  • 41130d37a4 [PATCH] ARM: 2650/1: PXA27x sleep - workaround Errata 39 & 50 (Patch 2667) Jeff Lackey 2005-04-25 23:38:55 +01:00
  • 04237dddd1 [TG3]: Fix tg3_restart_ints() Michael Chan 2005-04-25 15:17:17 -07:00
  • 52f6d697dc [TG3]: Refresh hw index in tg3_rx() Michael Chan 2005-04-25 15:14:32 -07:00
  • 483ba50bd4 [TG3]: Fix bug in tg3_rx() Michael Chan 2005-04-25 15:14:03 -07:00
  • eec99e345e [PATCH] ARM: 2645/1: Adds IIS definitions for the S3C2400 Lucas Correia Villa Real 2005-04-25 23:13:15 +01:00
  • bd7b170201 [PATCH] ARM: 2644/1: Adds S3C2400 support to uncompress.h Lucas Correia Villa Real 2005-04-25 23:12:50 +01:00
  • 605036cf84 From: jbarnes@sgi.com Jesse Barnes 2005-04-25 13:31:04 -07:00
  • fc626b278a [IA64-SGI] snsc_event.c new file Greg Howard 2005-04-25 13:29:46 -07:00
  • 67639deb09 [IA64] Altix system controller event handling Greg Howard 2005-04-25 13:28:52 -07:00
  • b9e41d7fb6 [IA64] iosapic.c: typo ... s/spin_unlock_irq/spin_unlock/ Kenji Kaneshige 2005-04-25 13:27:48 -07:00
  • e1ed81ab7a [IA64] print "siblings" before {physical,core,thread} id Tony Luck 2005-04-25 13:27:12 -07:00
  • 24eeb568ae [IA64] vector sharing (Large I/O system support) Kenji Kaneshige 2005-04-25 13:26:23 -07:00
  • e927ecb05e [IA64] multi-core/multi-thread identification Suresh Siddha 2005-04-25 13:25:06 -07:00
  • 6118ec847e [IA64] __copy_user breaks on unaligned src Keith Owens 2005-04-25 13:23:47 -07:00
  • f0a8d3c9ec [IA64] Need to handle lfetch in "no_context" case. Tony Luck 2005-04-25 13:22:44 -07:00
  • 0985ea8f2d [IA64-SGI] Altix SN add support for slots in geoid_t locator Mark Goodwin 2005-04-25 13:21:54 -07:00
  • a37d98f6a9 [IA64] fix syscall-optimization goof David Mosberger-Tang 2005-04-25 13:20:38 -07:00
  • 93a07d0a0e [IA64-SGI] Shub2 BTE support - BTE recovery code Russ Anderson 2005-04-25 13:19:52 -07:00
  • 95ff439a51 [IA64-SGI] Add new MMR definitions/Modify BTE initialiation&copy. Russ Anderson 2005-04-25 13:19:11 -07:00
  • 4628d7cada [IA64-SGI] disable TIOCA GART TLB prefetching Mark Maule 2005-04-25 13:18:02 -07:00
  • e96c9b4779 [IA64] MAX_PGT_FREES_PER_PASS must be 'L' to avoid warning Tony Luck 2005-04-25 13:16:59 -07:00
  • c411cb5658 [IA64] fix: warning: `ql_size' might be used uninitialized Tony Luck 2005-04-25 13:16:16 -07:00
  • 5f6602a101 [IA64] sba_iommu bug fixes Alex Williamson 2005-04-25 13:14:36 -07:00
  • fde740e4dd [IA64] Percpu quicklist for combined allocator for pgd/pmd/pte. Robin Holt 2005-04-25 13:13:16 -07:00