powerpc.git
2007-02-18 Andrew Morton[MTD] [NAND] Work around false compiler warning in...
2007-02-18 Andrew Morton[JFFS2] printk warning fixes
2007-02-18 Andrew Morton[MTD] [MAPS] ichxrom warning fix
2007-02-18 Andrew Morton[MTD] [MAPS] amd76xrom warning fix
2007-02-18 Andrew Morton[MTD] [MAPS] esb2rom warning fixes
2007-02-18 Andrew Morton[MTD] [MAPS] ck804xrom warning fix
2007-02-18 Andrew Morton[MTD] [MAPS] netsc520 warning fix
2007-02-18 Andrew Morton[MTD] [MAPS] sc520cdp warning fix
2007-02-18 Andrew Morton[MTD] [ONENAND] onenand_base warning fix
2007-02-11 Thomas Koeller[MTD] [NAND] eXcite nand flash driver
2007-02-10 David Woodhouse[MTD] Improve heuristic for detecting wrong-endian...
2007-02-10 Rod Whitby[MTD] Fix RedBoot partition parsing regression harder.
2007-02-09 Ben Dooks[MTD] [NAND] S3C2410: Hardware ECC correction code
2007-02-09 Artem Bityutskiy[JFFS2] Use MTD_OOB_AUTO to automatically place cleanma...
2007-02-09 Artem Bityutskiy[MTD] Clarify OOB-operation interface comments
2007-02-09 Artem Bityutskiy[MTD] remove unused ecctype,eccsize fields from struct...
2007-02-09 Artem Bityutskiy[MTD] [NOR] Intel: remove ugly PROGREGION macros
2007-02-09 Artem Bityutskiy[MTD] [NOR] STAA: use writesize instead off eccsize...
2007-02-09 Adrian Hunter[MTD] OneNAND: Invalidate bufferRAM after erase
2007-02-09 Martin Michlmayr[MTD] Don't oops when the RedBoot partition table is...
2007-02-09 Adrian Bunk[MTD] [NAND] Fix an off-by-one in a BUG_ON in CAFÉ...
2007-02-09 Adrian Hunter[MTD] [NAND] Correctly validate out-of-band offset...
2007-02-09 Dmitry AdamushkoJFFS2: memory leak in jffs2_do_mount_fs()
2007-02-09 Stefan Roese[MTD] physmap: Add support for 64 bit resources
2007-02-09 Haavard Skinnemoen[MTD] Don't include linux/mtd/map.h from linux/mtd...
2007-02-09 David Woodhouse[MTD] Fix default timeouts for Intel NOR flash
2007-02-09 David WoodhouseMerge branch 'master' of git://git.infradead.org/~kmpar...
2007-02-09 Randy Dunlap[MTD] [NAND] Add kernel-doc for cellinfo field of struc...
2007-02-09 akpm@osdl.org[MTD] CK804XROM must depend on PCI
2007-02-09 Adrian Hunter[MTD] OneNAND: Select correct chip's bufferRAM for DDP
2007-02-07 Kyungmin Park[MTD] OneNAND: Error message printing and bad block...
2007-02-07 Adrian Hunter[MTD] OneNAND: Subpage write returned incorrect length...
2007-02-06 Adrian Hunter[MTD] OneNAND: Do not allow oob write past end of page
2007-02-05 David Woodhouse[MTD NAND] CAFÉ controller depends, perhaps unsurprisin...
2007-02-05 David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2007-02-04 Linus TorvaldsLinux 2.6.20 v2.6.20
2007-02-04 Frédéric Riss[PATCH] EFI x86: pass firmware call parameters on the...
2007-02-04 Al Viro[PATCH] fix rtl8150
2007-02-03 Linus TorvaldsMerge /linux/kernel/git/jejb/scsi-rc-fixes-2.6
2007-02-03 Jeff Garzik[PATCH] x86-64: define dma noncoherent API functions
2007-02-03 John Keller[PATCH] Altix: more ACPI PRT support
2007-02-03 Andrew Morton[PATCH] revert blockdev direct io back to 2.6.19 version
2007-02-03 Mike Frysinger[PATCH] alpha: fix epoll syscall enumerations
2007-02-03 Peter Korsgaard[PATCH] net/smc911x: match up spin lock/unlock
2007-02-03 Magnus Damm[PATCH] kexec: Avoid migration of already disabled...
2007-02-03 Ken Chen[PATCH] aio: fix buggy put_ioctx call in aio_complete...
2007-02-03 Adrian Bunk[NETFILTER]: nf_conntrack_h323: fix compile error with...
2007-02-03 Patrick McHardy[NETFILTER]: ctnetlink: fix compile failure with NF_CON...
2007-02-03 Nagendra Singh... [SCSI] sd: udev accessing an uninitialized scsi_disk...
2007-02-02 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-02-02 Brian Kinglibata: Initialize nbytes for internal sg commands
2007-02-02 Alanlibata: Fix ata_busy_wait() kernel docs
2007-02-02 Alanpata_via: Correct missing comments
2007-02-02 Alanpata_atiixp: propogate cable detection hack from driver...
2007-02-02 Tejun Heoahci/pata_jmicron: fix JMicron quirk
2007-02-02 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-02-02 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/bnx2-2.6
2007-02-02 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2007-02-02 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2007-02-02 Evgeniy Dushistov[PATCH] MAINTAINERS: ufs entry
2007-02-02 Linus TorvaldsRevert "[PATCH] fix typo in geode_configre()@cyrix.c"
2007-02-02 Jens Osterkampspidernet : fix memory leak in spider_net_stop
2007-02-02 Auke Koke100: fix napi ifdefs removing needed code
2007-02-02 Jeff GarzikMerge ../linux-2.6
2007-02-02 Michael Chan[BNX2]: PHY workaround for 5709 A0.
2007-02-02 Patrick McHardy[NET_SCHED]: act_ipt: fix regression in ipt action
2007-02-02 Bob Breuer[SPARC32]: Fix over-optimization by GCC near ip_fast_csum.
2007-02-02 Kyungmin Park[MTD] OneNAND: Fix typo and remove unnecessary goto...
2007-02-02 Kyungmin Park[MTD] OneNAND: Reduce internal BufferRAM operations
2007-02-02 Haavard Skinnemoen[PATCH] Remove avr32@atmel.com from MAINTAINERS
2007-02-02 Bartlomiej... [PATCH] via82cxxx: fix typo ("cx7000" should be correct...
2007-02-02 Randy Dunlap[PATCH] sysrq: showBlockedTasks is sysrq-W
2007-02-02 Guillaume Chazarain[PATCH] procfs: Fix listing of /proc/NOT_A_TGID/task
2007-02-02 Avi Kivity[PATCH] KVM: fix lockup on 32-bit intel hosts with...
2007-02-02 Andrew Morton[PATCH] pci: remove warning messages
2007-02-02 Jean Delvare[PATCH] via quirk update
2007-02-02 Kyungmin Park[MTD] OneNAND: Remove line of code that was meant to...
2007-02-02 Al Viro[PATCH] uml-i386: fix build breakage with CONFIG_HIGHMEM
2007-02-02 Al Viro[PATCH] radio modems sitting on serial port are not...
2007-02-02 Al Viro[PATCH] sanitize sections for sparc32 smp
2007-02-02 Al Viro[PATCH] efi_set_rtc_mmss() is not __init
2007-02-02 Al Viro[PATCH] __crc_... is intended to be absolute
2007-02-02 Al Viro[PATCH] fork_idle() should be __cpuinit, not __devinit
2007-02-02 Al Viro[PATCH] endianness bug: ntohl() misspelled as >> 24...
2007-02-02 Al Viro[PATCH] ide section fixes
2007-02-02 Al Viro[PATCH] mca_nmi_hook() can be called at any point
2007-02-02 Al Viro[PATCH] fix frv headers_check
2007-02-01 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2007-02-01 Linus TorvaldsRevert "[PATCH] mm: micro optimise zone_watermark_ok"
2007-02-01 Adrian Hunter[MTD] OneNAND: Add support for auto-placement of out...
2007-01-31 Alan[MTD] ck804xrom: fix a pci_find_device
2007-01-31 Al Vironetxen patches
2007-01-31 Patrick McHardy[NETFILTER]: xt_hashlimit: fix ip6tables dependency
2007-01-31 Kyungmin Park[MTD] OneNAND: Remove unused fields
2007-01-31 Linus TorvaldsLinux 2.6.20-rc7 v2.6.20-rc7
2007-01-31 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/jikos/hid
2007-01-31 David Barksdale[PATCH] IPMI: fix timeout list handling
2007-01-31 Andrew Morton[PATCH] ntfs: kmap_atomic() atomicity fix
2007-01-31 Jeff Dike[PATCH] uml: fix signal frame alignment
2007-01-31 ethanhsiao... [PATCH] jmicron: 40/80pin primary detection
next