aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-04-11[PATCH] hdaps: support new Lenovo machinesRobert Love1-0/+11
2006-04-11[PATCH] kdump proc vmcore size oveflow fixVivek Goyal2-3/+3
2006-04-11[PATCH] Silence a const vs non-const warningJan-Benedict Glaw1-1/+1
2006-04-11[PATCH] select: don't overflow if (SELECT_STACK_ALLOC % sizeof(long) != 0)Mitchell Blank Jr1-7/+9
2006-04-11[PATCH] Reinstate const in next_thread()Keith Owens1-1/+1
2006-04-11[PATCH] Remove extraneous \n in doubletalk init printk.Dave Jones1-1/+1
2006-04-11[PATCH] 9p: handle sget() failureEric Van Hensbergen1-3/+10
2006-04-11[PATCH] make tty_insert_flip_string_flags() a non gpl exportAndrew Morton2-29/+18
2006-04-11[PATCH] build kernel/irq/migration.c only if CONFIG_GENERIC_PENDING_IRQ is setChristoph Hellwig2-5/+3
2006-04-11[PATCH] vfs: propagate mnt_flags into do_loopback/vfsmountHerbert Poetzl1-2/+5
2006-04-11[PATCH] leds: re-layout include/linux/leds.hBen Dooks1-26/+25
2006-04-11[PATCH] leds: reorganise KconfigBen Dooks1-7/+11
2006-04-11[PATCH] leds: fix IDE disk trigger nameBen Dooks1-1/+1
2006-04-11[PATCH] S3C24XX GPIO LED supportBen Dooks4-0/+199
2006-04-11[PATCH] the scheduled unexport of panic_timeoutAdrian Bunk3-10/+1
2006-04-11[PATCH] timer initialisation fixAndrew Morton1-10/+19
2006-04-11[PATCH] sync_file_range(): use unsigned for flagsAndrew Morton3-4/+4
2006-04-11[PATCH] Clean up arch-overrides in linux/string.hKyle McMartin2-5/+14
2006-04-11[PATCH] No arch-specific strpbrk implementationsKyle McMartin20-20/+1
2006-04-11[PATCH] Configurable NODES_SHIFTYasunori Goto23-143/+60
2006-04-11[PATCH] hdaps: add support for Thinkpad R52Frank Gevaerts1-0/+1
2006-04-11[PATCH] S390: fix implicit declaration of (un)likely.Dave Jones1-0/+2
2006-04-11[PATCH] arch/s390/Makefile: remove -finline-limit=10000Adrian Bunk1-1/+0
2006-04-11[PATCH] s390: minor tape fixesPeter Oberparleiter2-9/+5
2006-04-11[PATCH] s390: dasd proc entriesHorst Hummel1-0/+17
2006-04-11[PATCH] s390: fail-fast requests on quiesced devicesPeter Oberparleiter1-13/+16
2006-04-11[PATCH] s390: dasd device offline messagesHorst Hummel1-5/+11
2006-04-11[PATCH] s390: increase cio_trace debug event sizePeter Oberparleiter2-9/+15
2006-04-11[PATCH] s390: wrong return codes in cio_ignore_proc_init()Cornelia Huck1-2/+2
2006-04-11[PATCH] s390: invalid check after kzalloc()Peter Oberparleiter1-1/+1
2006-04-11[PATCH] s390: ebdic to ascii conversion tablesPeter Oberparleiter1-6/+6
2006-04-11[PATCH] s390: update default configurationMartin Schwidefsky1-20/+28
2006-04-11[PATCH] uml: avoid warnings for diffent names for an unsigned quadwordPaolo 'Blaisorblade' Giarrusso2-2/+2
2006-04-11[PATCH] uml: fix parallel make early failure on clean treePaolo 'Blaisorblade' Giarrusso1-1/+2
2006-04-11[PATCH] uml: local_irq_save, not local_save_flagsPaolo 'Blaisorblade' Giarrusso1-1/+1
2006-04-11[PATCH] uml: fix big stack userPaolo 'Blaisorblade' Giarrusso1-10/+13
2006-04-11[PATCH] uml: fix failure path after conversionPaolo 'Blaisorblade' Giarrusso1-5/+10
2006-04-11[PATCH] uml: fix hang on run_helper() failure on uml_netPaolo 'Blaisorblade' Giarrusso2-6/+8
2006-04-11[PATCH] uml: move outside spinlock call not needing itPaolo 'Blaisorblade' Giarrusso1-1/+1
2006-04-11[PATCH] uml: support sparse for userspace filesPaolo 'Blaisorblade' Giarrusso1-4/+2
2006-04-11[PATCH] uml: fix critical typo for TT modePaolo 'Blaisorblade' Giarrusso2-2/+2
2006-04-11[PATCH] uml: fix "extern-vs-static" proto conflict in TLS codePaolo 'Blaisorblade' Giarrusso2-4/+3
2006-04-11[PATCH] uml: fix some double export warningsPaolo 'Blaisorblade' Giarrusso3-10/+8
2006-04-11[PATCH] uml: fix format errorsPaolo 'Blaisorblade' Giarrusso5-7/+7
2006-04-11[PATCH] uml: request format warnings to GCC for appropriate functionsPaolo 'Blaisorblade' Giarrusso3-4/+8
2006-04-11[PATCH] uml: fix 2 harmless cast warnings for 64-bitPaolo 'Blaisorblade' Giarrusso2-2/+3
2006-04-11[PATCH] uml: safe migration path to the correct V3 COW formatPaolo 'Blaisorblade' Giarrusso1-15/+76
2006-04-11[PATCH] uml: make 64-bit COW files compatible with 32-bit onesPaolo 'Blaisorblade' Giarrusso1-1/+1
2006-04-11[PATCH] uml: memory hotplug cleanupsJeff Dike1-3/+1
2006-04-11[PATCH] Add GFP_NOWAITJeff Dike2-1/+3
2006-04-11[PATCH] UML: TLS fixletsJeff Dike2-1/+2
2006-04-11[PATCH] m32r: Remove symbols exported twiceHirokazu Takata1-23/+0
2006-04-11[PATCH] Remove unused prepare_to_switch macroHirokazu Takata6-13/+0
2006-04-11[PATCH] m32r: security fix of {get,put}_user macrosHirokazu Takata5-329/+117
2006-04-11[PATCH] m32r: Fix cpu_possible_map and cpu_present_map initialization for SMP...Hirokazu Takata3-17/+17
2006-04-11[PATCH] alpha: SMP boot fixesBrian Uhrain says2-5/+20
2006-04-11[PATCH] Enable TSC for AMD Geode GX/LXJordan Crouse1-1/+1
2006-04-11[PATCH] i386: move SMP option above subarch selectionAdrian Bunk1-29/+29
2006-04-11[PATCH] mptspec: remove duplicate #includeRandy Dunlap1-1/+0
2006-04-11[PATCH] mpparse: prevent table index out-of-boundsRandy Dunlap1-0/+7
2006-04-11[PATCH] menu: relocate DOUBLEFAULT optionRandy Dunlap2-9/+9
2006-04-11[PATCH] i386: print EIP/ESP lastRandy Dunlap1-1/+15
2006-04-11[PATCH] swsusp: don't require bigsmpAshok Raj1-7/+8
2006-04-11[PATCH] frv: define MMU mode specific syscalls as 'cond_syscall' and clean up...Hyok S. Choi2-16/+22
2006-04-11[PATCH] hugetlbfs doc. updateRandy Dunlap1-10/+10
2006-04-11[PATCH] mm/migrate.c: don't export a static functionAdrian Bunk1-1/+0
2006-04-11[PATCH] page flags: add commentry regarding field reservationAndy Whitcroft1-2/+14
2006-04-11[PATCH] overcommit: use totalreserve_pages for nommuHideo AOKI1-3/+15
2006-04-11[PATCH] overcommit: use totalreserve_pagesHideo AOKI1-3/+15
2006-04-11[PATCH] overcommit: add calculate_totalreserve_pages()Hideo AOKI2-0/+40
2006-04-11[PATCH] Some page migration fixupsChristoph Lameter1-5/+2
2006-04-11[PATCH] mm: fix bug in brk()Ram Gupta1-5/+11
2006-04-11[PATCH] nommu: use compound page in slab allocatorLuke Yang1-0/+7
2006-04-11[PATCH] slab: add statistics for alien cache overflowsRavikiran G Thirumalai1-4/+10
2006-04-11[PATCH] slab: allocate node local memory for off-slab slabmanagementRavikiran G Thirumalai1-3/+6
2006-04-11[PATCH] for_each_possible_cpu: sparc64KAMEZAWA Hiroyuki4-6/+6
2006-04-11[PATCH] for_each_possible_cpu: sparcKAMEZAWA Hiroyuki1-1/+1
2006-04-11[PATCH] for_each_possible_cpu: network codesKAMEZAWA Hiroyuki20-40/+40
2006-04-11[PATCH] arch/i386/mach-voyager/voyager_cat.c: named initializersAdrian Bunk1-2/+8
2006-04-11[PATCH] md: make sure 64bit fields in version-1 metadata are 64-bit alignedNeilBrown2-6/+7
2006-04-11[PATCH] Fix NULL pointer dereference in node_read_numastat()Christoph Lameter1-1/+1
2006-04-11[PATCH] select() warning fixesAndrew Morton1-7/+7
2006-04-11[PATCH] sched: don't awaken RT tasks on expired arrayMike Galbraith1-1/+1
2006-04-11[PATCH] sched: fix interactive task starvationMike Galbraith1-18/+44
2006-04-11[XFS] Fix a problem in aligning inode allocations to stripe unitNathan Scott1-7/+8
2006-04-11[XFS] Fix utime(2) in the case that no times parameter was passed in. Nathan Scott1-2/+1
2006-04-11[XFS] Fix an inode use-after-free durin an unpin. When reclaiming inodesDavid Chinner1-7/+20
2006-04-11[XFS] Fix inode reclaim scalability regression. When a filesystem hasDavid Chinner2-17/+13
2006-04-11[XFS] Fix a writepage regression where we accidentally stopped honouringNathan Scott1-9/+9
2006-04-11[XFS] Fix superblock validation regression for the zero imaxpct case. Nathan Scott1-1/+1
2006-04-10Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds35-161/+140
2006-04-10Merge branch 'upstream-linus' of git://oss.oracle.com/home/sourcebo/git/ocfs2Linus Torvalds5-36/+101
2006-04-10[PATCH] de_thread: Don't confuse users do_each_thread.Eric W. Biederman2-2/+8
2006-04-10[ARM] 3473/1: Use numbers 0-15 for the VFP double registersCatalin Marinas3-17/+11
2006-04-10[ARM] 3472/1: Use the D variants of FLDMIA/FSTMIA on ARMv6Catalin Marinas2-0/+10
2006-04-10[ARM] 3471/1: FTOSI functions should return 0 for NaNCatalin Marinas2-3/+13
2006-04-10[ARM] 3470/1: Clear the HWCAP bits for the disabled kernel featuresCatalin Marinas1-0/+6
2006-04-10[libata] sata_mv: fix can_queue line accidentally removed in scsi-eh patchJeff Garzik1-0/+1
2006-04-10[PATCH] CONFIGFS_FS must depend on SYSFSAdrian Bunk1-1/+1
2006-04-10[PATCH] Bogus NULL pointer check in fs/configfs/dir.cEric Sesterhenn1-1/+1
2006-04-10[PATCH] move ->eh_strategy_handler to the transport classChristoph Hellwig26-66/+18
2006-04-10[PATCH] Fix buddy list race that could lead to page lru list corruptionsNick Piggin3-17/+27
2006-04-10[Security] Keys: Fix oops when adding key to non-keyringDavid Howells2-0/+5
2006-04-10Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds71-1367/+1638
2006-04-09[SPARC64]: Set ARCH_SELECT_MEMORY_MODELDavid S. Miller1-0/+3
2006-04-09[SPARC64]: smp_call_function() fixups...David S. Miller1-20/+15
2006-04-09[SPARC64]: Translate PTRACE_GETEVENTMSG for 32-bit tasks.David S. Miller1-0/+16
2006-04-09[SPARC64]: Update defconfig.David S. Miller1-2/+8
2006-04-09[SPARC64]: Print out return PC in cheetah_log_errors().David S. Miller1-2/+2
2006-04-09[SPARC64]: Add dummy PTRACE_PEEKUSR for gdb.David S. Miller1-0/+7
2006-04-09[IPV6]: Deinline few large functions in inet6 codeDenis Vlasenko2-67/+83
2006-04-09[IPV4] ip_fragment: Always compute hash with ipfrag_lock held.David S. Miller1-5/+10
2006-04-09[NETFILTER]: Fix DNAT in LOCAL_OUTPatrick McHardy1-1/+1
2006-04-09[X25]: Restore skb->dev setting in x25_type_trans().David S. Miller1-0/+1
2006-04-09[NET]: Fix hotplug race during device registration.Sergey Vlasov1-1/+1
2006-04-09[IPV6]: Unexport secure_ipv6_port_ephemeralAdrian Bunk1-1/+0
2006-04-09[NETFILTER]: Fix build with CONFIG_NETFILTER=y/m on IA64Brian Haley1-0/+1
2006-04-09[NET]: More kzalloc conversions.Andrew Morton5-22/+8
2006-04-09[NET] kzalloc: use in alloc_netdevPaolo 'Blaisorblade' Giarrusso1-2/+1
2006-04-09[PKT_SCHED] act_police: Rename methods.Jamal Hadi Salim1-4/+4
2006-04-09[TG3]: Speed up SRAM access (2nd version)Michael Chan2-27/+43
2006-04-09[TG3]: Kill some less useful flagsMichael Chan2-15/+8
2006-04-09[NETFILTER]: H.323 helper: remove changelogPatrick McHardy2-49/+0
2006-04-09[NETFILTER]: Convert conntrack/ipt_REJECT to new checksumming functionsPatrick McHardy8-153/+25
2006-04-09[NETFILTER]: Add address family specific checksum helpersPatrick McHardy5-0/+89
2006-04-09[NETFILTER]: Introduce infrastructure for address family specific operationsPatrick McHardy5-59/+70
2006-04-09[NETFILTER]: Fix IP_NF_CONNTRACK_NETLINK dependencyPatrick McHardy1-0/+1
2006-04-09[NETFILTER]: H.323 helper: add parameter 'default_rrq_ttl'Jing Min Zhao1-1/+5
2006-04-09[NETFILTER]: H.323 helper: make get_h245_addr() staticJing Min Zhao1-2/+2
2006-04-09[NETFILTER]: H.323 helper: change EXPORT_SYMBOL to EXPORT_SYMBOL_GPLJing Min Zhao1-12/+11
2006-04-09[NETFILTER]: H.323 helper: move some function prototypes to ip_conntrack_h323.hJing Min Zhao6-56/+53
2006-04-09[NETFILTER]: Fix section mismatch warningsPatrick McHardy10-248/+203
2006-04-09[NETFILTER]: Clean up hook registrationPatrick McHardy11-579/+253
2006-04-09[NETFILTER]: Add helper functions for mass hook registration/unregistrationPatrick McHardy2-0/+30
2006-04-09[IRDA]: Support for Sigmatel STIR421x chipSamuel Ortiz2-34/+372
2006-04-09[IRDA]: smcinit merged into smsc-ircc driverLinus Walleij1-0/+311
2006-04-09[INET]: Use port unreachable instead of proto for tunnelsHerbert Xu2-2/+2
2006-04-09[BLUETOOTH] sco: Possible double free.Eric Sesterhenn1-1/+1
2006-04-09[TG3]: Fix a memory leak.Adrian Bunk1-3/+7
2006-04-09[NET]: Fix an off-by-21-or-49 error.Adrian Bunk1-1/+1
2006-04-09[NET] netconsole: set .name in struct consoleRandy Dunlap1-0/+1
2006-04-09[INET]: Move no-tunnel ICMP error to tunnel4/tunnel6Herbert Xu5-13/+21
2006-04-09[NETFILTER]: Fix fragmentation issues with bridge netfilterPatrick McHardy3-5/+15
2006-04-09[FIB_TRIE]: Fix leaf freeing.Robert Olsson1-7/+7
2006-04-09[IPSEC]: Check x->encap before dereferencing itHerbert Xu1-1/+1
2006-04-09[ARM] 3469/1: S3C24XX: clkout missing hclk selectorBen Dooks1-0/+4
2006-04-09[ARM] 3468/1: S3C2410: SMDK common include fixBen Dooks1-0/+1
2006-04-09[ARM] 3461/1: ARM: OMAP: Fix clk_get() when using id and nameTony Lindgren1-1/+2
2006-04-09[ARM] 3460/1: ARM: OMAP: Remove unnecessary nop_release()Tony Lindgren3-43/+0
2006-04-09[ARM] 3459/1: ixp23xx: fix debug serial macros for big-endian operationLennert Buytenhek1-0/+3
2006-04-09[SELINUX] Fix build after ipsec decap state changes.Dave Jones1-2/+2
2006-04-09Move request_standard_resources() back to before PCI probingLinus Torvalds1-3/+3
2006-04-09[PATCH] x86_64: Update 32-bit system call tableAndi Kleen1-2/+4
2006-04-09[PATCH] x86_64: Eliminate IA32_NR_syscalls defineAndi Kleen2-11/+8
2006-04-09[PATCH] x86_64: fix CONFIG_REORDERSam Ravnborg2-13/+13
2006-04-09[PATCH] x86_64: Plug GS leak in arch_prctl()John Blackwood1-2/+8
2006-04-09[PATCH] i386: Remove printk about reboot fixups at rebootAndi Kleen1-2/+0
2006-04-09[PATCH] x86_64: Fix drift with HPET timer enabledJordan Hargrave5-1/+12
2006-04-09[PATCH] i386/x86-64: Return defined error value for bad PCI config space acce...Andi Kleen3-3/+9
2006-04-09[PATCH] i386/x86_64: Check if MCFG works for the first 16 bussesAndi Kleen2-37/+54
2006-04-09[PATCH] x86_64: Fixup read_mostly section on internode cache line size for vSMPRavikiran G Thirumalai2-1/+6
2006-04-09[PATCH] x86_64: Don't return error for HPET initialization in initcallAndi Kleen1-1/+1
2006-04-09[PATCH] x86_64: Don't export strlen twiceAndi Kleen1-2/+0
2006-04-09[PATCH] x86_64: When user could have changed RIP always force IRETAndi Kleen1-2/+10
2006-04-09[PATCH] x86_64: Don't run NMI watchdog during machine checksAndi Kleen3-1/+21
2006-04-09[PATCH] x86_64: extra NODES_SHIFT definitionDave Hansen1-2/+0
2006-04-09[PATCH] x86_64: Proper null pointer check in powernow_k8_getJacob Shin1-1/+10
2006-04-09[PATCH] x86_64: Revert earlier powernow-k8 changeAndi Kleen1-4/+3
2006-04-09[PATCH] i386: Consolidate modern APIC handlingAndi Kleen3-28/+18
2006-04-09[PATCH] x86_64: Clear APIC feature bit when local APIC is disabledAndi Kleen1-1/+3
2006-04-09[PATCH] x86-64/i386: Don't process APICs/IO-APICs in ACPI when APIC is disabled.Andi Kleen1-1/+4
2006-04-09[PATCH] x86_64: Don't sanity check Type 1 PCI bus access on newer systemsAndi Kleen1-0/+5
2006-04-09[PATCH] x86_64: Fix compilation with CONFIG_PCI=n / allnoconfigAndi Kleen1-0/+2
2006-04-09[PATCH] i386/x86-64: Check that MCFG points to an e820 reserved areaArjan van de Ven2-0/+21
2006-04-09[PATCH] x86_64: Introduce e820_all_mappedArjan van de Ven4-0/+68
2006-04-09[PATCH] x86_64: Rename e820_mapped to e820_any_mappedArjan van de Ven4-4/+5
2006-04-09[PATCH] x86_64: Handle empty PXMs that only contain hotplug memoryAndi Kleen4-10/+47
2006-04-09[PATCH] x86_64: Reserve SRAT hotadd memory on x86-64Andi Kleen5-8/+171
2006-04-09[PATCH] x86_64: Support memory hotadd without sparsememAndi Kleen6-12/+47
2006-04-09[PATCH] x86_64: Clean up execve pathAndi Kleen1-16/+0
2006-04-09[PATCH] x86_64: Update defconfigAndi Kleen1-18/+24
2006-04-09[ARM] Allow decompressor to be built with -ffunction-sectionsRussell King1-0/+1
2006-04-07ocfs2: Better I/O error handling in heartbeatMark Fasheh1-8/+32
2006-04-07ocfs2: test and set teardown flag early in user_dlm_destroy_lock()Mark Fasheh1-3/+14
2006-04-07ocfs2: Handle the DLM_CANCELGRANT case in user_unlock_ast()Mark Fasheh1-12/+22
2006-04-07ocfs2: catch an invalid ast case in dlmfsMark Fasheh1-0/+4
2006-04-07ocfs2: remove an overly aggressive BUG() in dlmfsMark Fasheh1-4/+17
2006-04-07ocfs2: multi node truncate fixMark Fasheh1-8/+11
2006-04-07[ARM] Fix SA110/SA1100 cache flushingRussell King3-58/+30
2006-04-07[ARM] ebsa110: Fix incorrect serial port addressRussell King1-1/+1
2006-04-07[ARM] Fix ebsa110 debug macrosRussell King1-1/+1
2006-04-07[ARM] Move FLUSH_BASE macros to asm/arch/memory.hRussell King15-33/+53
2006-04-04[ARM] Remove unnecessary extra parens in include/asm-arm/memory.hRussell King1-3/+3
2006-04-04[ARM] arm's arch_local_page_offset() fix against 2.6.17-rc1KAMEZAWA Hiroyuki1-1/+1
2006-04-02Linux v2.6.17-rc1v2.6.17-rc1Linus Torvalds1-2/+2
2006-04-02Update dummy snd_power_wait() function for new calling conventionLinus Torvalds1-1/+1
2006-04-02Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds3-41/+146
2006-04-02[PATCH] splice: fix page stealing LRU handling.Jens Axboe3-19/+18
2006-04-02[PATCH] splice: page stealing needs to wait_on_page_writeback()Jens Axboe1-0/+9
2006-04-02[PATCH] splice: export generic_splice_sendpageJens Axboe1-2/+5