summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [XFS] Fix superblock validation regression for the zero imaxpct case. Nathan Scott2006-04-111-1/+1
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-04-1035-161/+140
|\
| * [ARM] 3473/1: Use numbers 0-15 for the VFP double registersCatalin Marinas2006-04-103-17/+11
| * [ARM] 3472/1: Use the D variants of FLDMIA/FSTMIA on ARMv6Catalin Marinas2006-04-102-0/+10
| * [ARM] 3471/1: FTOSI functions should return 0 for NaNCatalin Marinas2006-04-102-3/+13
| * [ARM] 3470/1: Clear the HWCAP bits for the disabled kernel featuresCatalin Marinas2006-04-101-0/+6
| * [ARM] 3469/1: S3C24XX: clkout missing hclk selectorBen Dooks2006-04-091-0/+4
| * [ARM] 3468/1: S3C2410: SMDK common include fixBen Dooks2006-04-091-0/+1
| * [ARM] 3461/1: ARM: OMAP: Fix clk_get() when using id and nameTony Lindgren2006-04-091-1/+2
| * [ARM] 3460/1: ARM: OMAP: Remove unnecessary nop_release()Tony Lindgren2006-04-093-43/+0
| * [ARM] 3459/1: ixp23xx: fix debug serial macros for big-endian operationLennert Buytenhek2006-04-091-0/+3
| * [ARM] Allow decompressor to be built with -ffunction-sectionsRussell King2006-04-091-0/+1
| * [ARM] Fix SA110/SA1100 cache flushingRussell King2006-04-073-58/+30
| * [ARM] ebsa110: Fix incorrect serial port addressRussell King2006-04-071-1/+1
| * [ARM] Fix ebsa110 debug macrosRussell King2006-04-071-1/+1
| * [ARM] Move FLUSH_BASE macros to asm/arch/memory.hRussell King2006-04-0715-33/+53
| * [ARM] Remove unnecessary extra parens in include/asm-arm/memory.hRussell King2006-04-041-3/+3
| * [ARM] arm's arch_local_page_offset() fix against 2.6.17-rc1KAMEZAWA Hiroyuki2006-04-041-1/+1
* | Merge branch 'upstream-linus' of git://oss.oracle.com/home/sourcebo/git/ocfs2Linus Torvalds2006-04-105-36/+101
|\ \
| * | [PATCH] CONFIGFS_FS must depend on SYSFSAdrian Bunk2006-04-101-1/+1
| * | [PATCH] Bogus NULL pointer check in fs/configfs/dir.cEric Sesterhenn2006-04-101-1/+1
| * | ocfs2: Better I/O error handling in heartbeatMark Fasheh2006-04-071-8/+32
| * | ocfs2: test and set teardown flag early in user_dlm_destroy_lock()Mark Fasheh2006-04-071-3/+14
| * | ocfs2: Handle the DLM_CANCELGRANT case in user_unlock_ast()Mark Fasheh2006-04-071-12/+22
| * | ocfs2: catch an invalid ast case in dlmfsMark Fasheh2006-04-071-0/+4
| * | ocfs2: remove an overly aggressive BUG() in dlmfsMark Fasheh2006-04-071-4/+17
| * | ocfs2: multi node truncate fixMark Fasheh2006-04-071-8/+11
| |/
* | [PATCH] de_thread: Don't confuse users do_each_thread.Eric W. Biederman2006-04-102-2/+8
* | [libata] sata_mv: fix can_queue line accidentally removed in scsi-eh patchJeff Garzik2006-04-101-0/+1
* | [PATCH] move ->eh_strategy_handler to the transport classChristoph Hellwig2006-04-1026-66/+18
* | [PATCH] Fix buddy list race that could lead to page lru list corruptionsNick Piggin2006-04-103-17/+27
* | [Security] Keys: Fix oops when adding key to non-keyringDavid Howells2006-04-102-0/+5
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-04-1071-1367/+1638
|\ \
| * | [IPV6]: Deinline few large functions in inet6 codeDenis Vlasenko2006-04-092-67/+83
| * | [IPV4] ip_fragment: Always compute hash with ipfrag_lock held.David S. Miller2006-04-091-5/+10
| * | [NETFILTER]: Fix DNAT in LOCAL_OUTPatrick McHardy2006-04-091-1/+1
| * | [X25]: Restore skb->dev setting in x25_type_trans().David S. Miller2006-04-091-0/+1
| * | [NET]: Fix hotplug race during device registration.Sergey Vlasov2006-04-091-1/+1
| * | [IPV6]: Unexport secure_ipv6_port_ephemeralAdrian Bunk2006-04-091-1/+0
| * | [NETFILTER]: Fix build with CONFIG_NETFILTER=y/m on IA64Brian Haley2006-04-091-0/+1
| * | [NET]: More kzalloc conversions.Andrew Morton2006-04-095-22/+8
| * | [NET] kzalloc: use in alloc_netdevPaolo 'Blaisorblade' Giarrusso2006-04-091-2/+1
| * | [PKT_SCHED] act_police: Rename methods.Jamal Hadi Salim2006-04-091-4/+4
| * | [TG3]: Speed up SRAM access (2nd version)Michael Chan2006-04-092-27/+43
| * | [TG3]: Kill some less useful flagsMichael Chan2006-04-092-15/+8
| * | [NETFILTER]: H.323 helper: remove changelogPatrick McHardy2006-04-092-49/+0
| * | [NETFILTER]: Convert conntrack/ipt_REJECT to new checksumming functionsPatrick McHardy2006-04-098-153/+25
| * | [NETFILTER]: Add address family specific checksum helpersPatrick McHardy2006-04-095-0/+89
| * | [NETFILTER]: Introduce infrastructure for address family specific operationsPatrick McHardy2006-04-095-59/+70
| * | [NETFILTER]: Fix IP_NF_CONNTRACK_NETLINK dependencyPatrick McHardy2006-04-091-0/+1
OpenPOWER on IntegriCloud