aboutsummaryrefslogtreecommitdiffstats
path: root/fs/romfs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-30s3c-rtc: remove unused variableKrzysztof Helt1-2/+0
2007-10-30serial: fix serial_txx9 console initializationAtsushi Nemoto1-1/+9
2007-10-30intel-iommu: Fix array overflowTakashi Iwai1-2/+2
2007-10-30revert "ufs: Fix mount check in ufs_fill_super()"Andrew Morton1-8/+7
2007-10-30fix tmpfs BUG and AOP_WRITEPAGE_ACTIVATEHugh Dickins1-0/+15
2007-10-30mm/sparse-vmemmap.c: make sure init_mm is includedGlauber de Oliveira Costa1-0/+1
2007-10-30Remove bogus default y for DMAR and NET_DMAAndi Kleen2-2/+0
2007-10-30sunrpc: fix rpc debuggingJ. Bruce Fields1-2/+1
2007-10-30radeonfb: remove warning with CONFIG_PM=nOlof Johansson1-2/+2
2007-10-30fb menu: fix FB_OMAP dependencies so that menu is displayed correctlyRandy Dunlap2-4/+2
2007-10-30IPMI: fix comparison in demangle_device_idCorey Minyard1-1/+1
2007-10-30Freezer: do not allow freezing processes to clear TIF_SIGPENDINGRafael J. Wysocki1-1/+1
2007-10-30[TIPC]: Add tipc_config.h to include/linux/Kbuild.David S. Miller1-0/+1
2007-10-30[WAN]: lmc_ioctl: don't return with locks heldRoel Kluin1-21/+34
2007-10-30[SUNRPC]: fix rpc debuggingJ. Bruce Fields1-2/+1
2007-10-30[TCP]: Saner thash_entries default with much memory.Jean Delvare1-1/+1
2007-10-30[SUNRPC] rpc_rdma: we need to cast u64 to unsigned long long for printingStephen Rothwell1-5/+5
2007-10-29[IPv4] SNMP: Refer correct memory location to display ICMP out-going statisticsMitsuru Chinen1-1/+1
2007-10-29[NET]: Fix error reporting in sys_socketpair().David S. Miller1-1/+4
2007-10-29[NETFILTER]: nf_ct_alloc_hashtable(): use __GFP_NOWARNAndrew Morton1-1/+1
2007-10-29[NET]: Fix race between poll_napi() and net_rx_action()David S. Miller2-10/+37
2007-10-29[TCP] MD5: Remove some more unnecessary casting.Matthias M. Dellweg2-10/+10
2007-10-29[TCP] vegas: Fix a bug in disabling slow start by gamma parameter.Xiaoliang (David) Wei1-19/+18
2007-10-29[IPVS]: use proper timeout instead of fixed valueAndy Gospodarek1-2/+3
2007-10-29[IPV6] NDISC: Fix setting base_reachable_time_ms variable.YOSHIFUJI Hideaki1-1/+1
2007-10-30Blackfin arch: use a less common define name in BF549Mike Frysinger1-1/+1
2007-10-30Blackfin arch: Add missing definitions for BF561Mike Frysinger1-0/+3
2007-10-30Blackfin arch: reclaim a few bytes from the end of our init sectionMike Frysinger1-3/+8
2007-10-30Blackfin arch: fix libata data struct member from irq_type to irq_flagsMike Frysinger1-1/+1
2007-10-30Blackfin arch: Do not pollute name space used in linux-2.6.x/soundMichael Hennerich1-43/+43
2007-10-30Blackfin arch: Fix bug set correct baud for spi mmc and enable SPI after DMA.Sonic Zhang2-4/+4
2007-10-30Blackfin arch: update board defconfig files according to latest information from ADI datasheetBryan Wu7-49/+242
2007-10-30sched: fix /proc/<PID>/stat stime/utime monotonicity, part 2Balbir Singh3-2/+4
2007-10-30x86 boot: document for 32 bit boot protocolHuang, Ying2-95/+65
2007-10-30remove the dead X86_REMOTE_DEBUG optionAdrian Bunk1-3/+0
2007-10-30x86: merge EARLY_PRINTK optionsAdrian Bunk2-6/+1
2007-10-30x86: mm/discontig_32.c: make code staticAdrian Bunk1-2/+2
2007-10-30x86: kernel/setup_32.c: unexport machine_idAdrian Bunk1-3/+0
2007-10-30x86 gart: rename symbols only used for the GART implementationJoerg Roedel5-19/+20
2007-10-30x86 gart: make some variables and functions staticJoerg Roedel1-4/+4
2007-10-30x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMUJoerg Roedel11-16/+16
2007-10-30x86 gart: rename iommu.h to gart.hJoerg Roedel12-12/+41
2007-10-30x86: additional CPUID strings; fix strings for AMD-ecxH. Peter Anvin2-10/+10
2007-10-29cpuidle: remove unused exportsAdrian Bunk2-4/+0
2007-10-29acpi: remove double mention of Support for ACPI optionFrans Pop1-1/+1
2007-10-29ACPI: use select POWER_SUPPLY for AC, BATTERY and SBSAlexey Starikovskiy1-3/+5
2007-10-29Revert "x86_64: allocate sparsemem memmap above 4G"Linus Torvalds3-18/+0
2007-10-29ACPI: Battery: Allow extract string from integerAlexey Starikovskiy1-10/+15
2007-10-29ACPI: battery: Support for non-spec name for LiIon technologyAlexey Starikovskiy1-0/+2
2007-10-29ACPI: battery: register power_supply subdevice only when battery is presentAndrey Borzenkov1-55/+75