aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-10-20Update email addresses.Dave Jones
2008-10-20fs/Kconfig: move ext2, ext3, ext4, JBD, JBD2 outAlexey Dobriyan
2008-10-20Remove empty imacfb.c fileLinus Torvalds
2008-10-20Update .gitignore files for generated targetsLinus Torvalds
2008-10-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2008-10-20Merge git://git.infradead.org/battery-2.6Linus Torvalds
2008-10-20epca: Add infinite break supportAlan Cox
2008-10-20Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/eric...Linus Torvalds
2008-10-20Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2008-10-20Merge branch 'for-next' of git://git.o-hand.com/linux-mfdLinus Torvalds
2008-10-20Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2008-10-20pci: Use new %pR to print resource rangesBenjamin Herrenschmidt
2008-10-20Implement %pR to print struct resource contentLinus Torvalds
2008-10-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2008-10-20staging: sxg depends on X86Stephen Rothwell
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-10-20Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2008-10-20x86: sysfs: kill owner field from attributeParag Warudkar
2008-10-20fs/Kconfig: move CIFS outAlexey Dobriyan
2008-10-20include/linux/bcd.h: remove commentsAdrian Bunk
2008-10-20remove the obsolete BCD*BIN/BIN*BCD macrosAdrian Bunk
2008-10-20drivers/scsi/sr_vendor.c: use bcd2binAdrian Bunk
2008-10-20i2c: use bcd2bin/bin2bcdAdrian Bunk
2008-10-20mn10300: use bcd2bin/bin2bcdAdrian Bunk
2008-10-20mips: use bcd2bin/bin2bcdAdrian Bunk
2008-10-20drivers/rtc/rtc-bq4802.c: don't use BIN_2_BCD and BCD_2_BINAndrew Morton
2008-10-20rtc: use bcd2bin/bin2bcdAdrian Bunk
2008-10-20drivers/rtc/: use bcd2bin/bin2bcdAdrian Bunk
2008-10-20cris: use bcd2bin/bin2bcdAdrian Bunk
2008-10-20alpha: use bcd2bin/bin2bcdAdrian Bunk
2008-10-20acpi: use bcd2bin/bin2bcdAdrian Bunk
2008-10-20make mm/rmap.c:anon_vma_cachep staticAdrian Bunk
2008-10-20byteorder: remove direct includes of linux/byteorder/swab[b].hHarvey Harrison
2008-10-20byteorder: provide swabb.h generically in asm/byteorder.hHarvey Harrison
2008-10-20byteorder: use generic C version for value byteswappingHarvey Harrison
2008-10-20byteorder: add new headers for make headers-installHarvey Harrison
2008-10-20edac cell: fix incorrect edac_modeBenjamin Herrenschmidt
2008-10-20pc8736x_gpio: add support for PC87365 chipsAndre Haupt
2008-10-20message queues: increase range limitsJoe Korty
2008-10-20kdump: add vmlist.addr to vmcoreinfo for x86 vmalloc translation.Ken'ichi Ohmichi
2008-10-20always reserve elfcore header memory in crash kernelSimon Horman
2008-10-20kdump: add is_vmcore_usable() and vmcore_unusable()Simon Horman
2008-10-20kdump: use is_kdump_kernel() in sba_init()Simon Horman
2008-10-20kdump: update elfcorehdr documentation to reflect supported architecturesSimon Horman
2008-10-20kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCOREVivek Goyal
2008-10-20kthread_bind: use wait_task_inactive(TASK_UNINTERRUPTIBLE)Oleg Nesterov
2008-10-20add CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERSRoland McGrath
2008-10-20coredump: format_corename: don't append .%pid if multi-threadedOleg Nesterov
2008-10-20make ptrace_untrace() staticAdrian Bunk