safe/jmp/linux-2.6
2008-10-16 Dmitry Baryshkovgpio: max7301: fix the race between chip addition and...
2008-10-16 Dmitry Baryshkovgpio: make gpiochip label const
2008-10-16 Alessandro... rtc-ds1672 new style driver
2008-10-16 Alessandro... rtc-max6900 new style driver
2008-10-16 Andrew Victorrtc-at91rm9200: remove now-unneeded code
2008-10-16 Steven A. Falcortc: rtc-m41t80.c: add support for the ST M41T65 RTC
2008-10-16 Kumar Galartc: use CONFIG_PPC instead of CONFIG_PPC_MERGE
2008-10-16 David Brownellrtc: file close() consistently disables repeating irqs
2008-10-16 Paul Mundtrtc: rtc-rs5c372: add support for Ricoh R2025S/D RTC
2008-10-16 Paul Mundtrtc: rtc-rs5c372: SMBus conversion/support
2008-10-16 David Brownelllegacy rtc: remove needless/confusing HPET_RTC_IRQ...
2008-10-16 David Brownellrtc: remove some NOP open/release methods
2008-10-16 Rodolfo Giomettirtc-ds1307: alarm support for ds1337/ds1339
2008-10-16 Dennis Aberillartc: add device driver for Dallas DS3234 SPI RTC chip
2008-10-16 Marc Pignatrtc: DS1374 wakeup support
2008-10-16 Laurent Pinchartrtc-pcf8563: remove client validation
2008-10-16 Ian Kentautofs4: add miscellaneous device for ioctls
2008-10-16 Ian Kentautofs4: device node ioctl documentation
2008-10-16 Ian Kentautofs4: track uid and gid of last mount requester
2008-10-16 Ian Kentautofs4: cleanup autofs mount type usage
2008-10-16 Tyler HickseCryptfs: remove netlink transport
2008-10-16 Badari Pulavartyecryptfs: convert to use new aops
2008-10-16 Michael HalcroweCryptfs: remove retry loop in ecryptfs_readdir()
2008-10-16 Alan Coxi2o: Fix 32/64bit DMA locking
2008-10-16 David Brownellspi: core and gpio expanders use subsys_init
2008-10-16 Lennert Buytenhekorion_spi: handle 88F6183 erratum
2008-10-16 Vernon Sauderpxa2xx_spi: fix chip_info defaults and documentation.
2008-10-16 Guennadi Liakhovetskipxa2xx_spi: minor cleanup
2008-10-16 Ben Dooksspi_s3c24xx: pin configuration updates
2008-10-16 Vernon Sauderspi: simplify spi_write_then_read()
2008-10-16 Kumar Galampc52xx_psc_spi: remove code associated with !CONFIG_PP...
2008-10-16 Kirill A. ShutemovAllow recursion in binfmt_script and binfmt_misc
2008-10-16 Kirill A. Shutemovalpha: introduce field 'taso' into struct linux_binprm
2008-10-16 Adrian Bunkbinfmt_som.c: add MODULE_LICENSE
2008-10-16 Andy Whitcroftcheckpatch: version: 0.24
2008-10-16 Andy Whitcroftcheckpatch: allow for comments either side of a brace...
2008-10-16 Andy Whitcroftcheckpatch: suspect indent handle macro continuation
2008-10-16 Andy Whitcroftcheckpatch: trailing statements ensure we report the...
2008-10-16 Andy Whitcroftcheckpatch: DEFINE_ macros are real definitions for...
2008-10-16 Andy Whitcroftcheckpatch: complex macros checks miss square brackets
2008-10-16 Andy Whitcroftcheckpatch: suspect code indent must stop at #else...
2008-10-16 Andy Whitcroftcheckpatch: pull out known acceptable typedefs
2008-10-16 Andy Whitcroftcheckpatch: accept any sized le/be type
2008-10-16 Andy Whitcroftcheckpatch: macros which define structure members are...
2008-10-16 Andy Whitcroftcheckpatch: handle do without braces if we have enough...
2008-10-16 Andy Whitcroftcheckpatch: labels are not possible types
2008-10-16 Andy Whitcroftcheckpatch: do is not a possible type
2008-10-16 Andy Whitcroftcheckpatch: version: 0.23
2008-10-16 Andy Whitcroftcheckpatch: ensure we only apply checks to the lines...
2008-10-16 Andy Whitcroftcheckpatch: suspect indent count condition lines correctly
2008-10-16 Andy Whitcroftcheckpatch: check line endings in text format files
2008-10-16 Andy Whitcroftcheckpatch: handle comment/quote nesting correctly
2008-10-16 Andy Whitcroftcheckpatch: suppress errors triggered by short patch
2008-10-16 Andy Whitcroftcheckpatch: case/default checks should only check chang...
2008-10-16 Andy Whitcroftcheckpatch: version: 0.22
2008-10-16 Andy Whitcroftcheckpatch: perform indent checks on perl
2008-10-16 Andy Whitcroftcheckpatch: report the correct lines for single stateme...
2008-10-16 Andy Whitcroftcheckpatch: %Lx tests should hand %% as a literal
2008-10-16 Andy Whitcroftcheckpatch: suspect indent -- skip over preprocessor...
2008-10-16 Andy Whitcroftcheckpatch: report the real first line of all suspect...
2008-10-16 Andy Whitcroftcheckpatch: report any absolute references to kernel...
2008-10-16 Andy Whitcroftcheckpatch: reduce warnings for #include of asm/foo...
2008-10-16 Andy Whitcroftcheckpatch: include/asm checks should be anchored
2008-10-16 Andy Whitcroftcheckpatch: fix up comment checks search to scan the...
2008-10-16 Andy Whitcroftcheckpatch: complex macros -- fix up extension handling
2008-10-16 Andy Whitcroftcheckpatch: ____cacheline_aligned et al are modifiers
2008-10-16 Andy Whitcroftcheckpatch: add tests for the attribute matcher
2008-10-16 Andy Whitcroftcheckpatch: switch indent allow plain return
2008-10-16 Andy Whitcroftcheckpatch: conditional indent -- labels have different...
2008-10-16 Andy Whitcroftcheckpatch: values: double ampersand may be unary
2008-10-16 Andy Whitcroftcheckpatch: square brackets -- exemption for array...
2008-10-16 Joerg Roedelsparc64: use iommu_num_pages function in IOMMU code
2008-10-16 Joerg Roedelalpha: use iommu_num_pages function in IOMMU code
2008-10-16 Joerg Roedelpowerpc: use iommu_num_pages function in IOMMU code
2008-10-16 Joerg Roedelx86: convert Calgary IOMMU driver to generic iommu_num_...
2008-10-16 Joerg Roedelx86, AMD IOMMU: convert driver to generic iommu_num_pag...
2008-10-16 Joerg Roedelx86: convert GART driver to generic iommu_num_pages...
2008-10-16 Joerg Roedelintroduce generic iommu_num_pages function
2008-10-16 Joerg Roedelpowerpc: rename iommu_num_pages function to iommu_nr_pages
2008-10-16 Joerg Roedelsparc64: rename iommu_num_pages function to iommu_nr_pages
2008-10-16 Joerg Roedelx86: rename iommu_num_pages function to iommu_nr_pages
2008-10-16 Christoph Hellwigcompat: generic compat get/settimeofday
2008-10-16 Christoph Hellwigcompat: move cp_compat_stat to common code
2008-10-16 Alex Raimondiinclude/linux/clk.h: fix comment
2008-10-16 Andi KleenAdd kerneldoc documentation for new printk format exten...
2008-10-16 Andi KleenSubmittingPatches: add a reference to Andi's OLS paper
2008-10-16 Bernhard WalleDocument panic_on_unrecovered_nmi sysctl
2008-10-16 Randy Dunlaptaint: fix kernel-doc
2008-10-16 FD CamiRemove Andrew Morton's www.zip.com.au/~akpm/
2008-10-16 Francois CamiRemove Andrew Morton's old email accounts
2008-10-16 Randy Dunlapdocumentation: explain memory barriers
2008-10-16 WANG Congkernel/kallsyms.c: fix double return
2008-10-16 Davide Libenziepoll: drop unnecessary test
2008-10-16 Andrew VictorAT91: atmel_pwm only available for certain AT91 processors
2008-10-16 Alberto BertogliFix typo in the FIRMWARE_IN_KERNEL help
2008-10-16 Jason Baronexec.c, compat.c: fix count(), compat_count() bounds...
2008-10-16 Andrew Mortonkernel/sys.c: improve code generation
2008-10-16 Vegard Nossumutsname: completely overwrite prior information
2008-10-16 Randy Dunlapdontdiff: more updates to be closer to gitignore
2008-10-16 Shane McDonalddoc: typo in Documentation/filesystems/nfsroot.txt
next