summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MAINTAINERS: Scott Murray is no longer with SomaNetworksJoe Perches2009-07-301-6/+3Star
* MAINTAINERS: QLOGIC QLA3XXX - Add Ron Mercer email addressJoe Perches2009-07-301-0/+1
* MAINTAINERS: QLOGIC QLA2XXX - add Andrew Vasquez email addressJoe Perches2009-07-301-0/+1
* MAINTAINERS: Remove CS461x sound card sectionJoe Perches2009-07-302-9/+3Star
* MAINTAINERS: INPUT: Add Dmitry's name to his email addressJoe Perches2009-07-301-0/+1
* MAINTAINERS: USB Serial Digi Acceleport: use separate P: for Al BorchersJoe Perches2009-07-301-1/+2
* MAINTAINERS: Add PPS patternsJoe Perches2009-07-301-0/+3
* MAINTAINERS: Update KERNEL JANITORSJoe Perches2009-07-301-2/+1Star
* MAINTAINERS: Move ARPD to CREDITSJoe Perches2009-07-302-6/+3Star
* MAINTAINERS: Remove L: linux-kernel@vger.kernel.orgJoe Perches2009-07-301-5/+0Star
* MAINTAINERS: Use tabs in ACER ASPIRE ONEJoe Perches2009-07-301-5/+5
* MAINTAINERS: QLGE 10Gb ETHERNET - pair P:/M: entries properlyJoe Perches2009-07-301-1/+1
* MAINTAINERS: Remove ivtv-user lists, add CX18 urlJoe Perches2009-07-301-2/+1Star
* MAINTAINERS: IA64 - pair P:/M: entries properlyJoe Perches2009-07-301-1/+1
* uio: mark uio.h functions __KERNEL__ onlyJiri Slaby2009-07-301-9/+8Star
* drivers/serial/atmel_serial.c: fix compile when CONFIG_SERIAL_ATMEL=Y and CON...Albin Tonnerre2009-07-301-0/+2
* lib: flexible array implementationDave Hansen2009-07-303-1/+317
* sdhci: get rid of "frequency too high" flood when using eSDHCAnton Vorontsov2009-07-303-1/+13
* sysrq, kdump: make sysrq-c consistentHidetoshi Seto2009-07-302-6/+9
* pps.h needs <linux/types.h>Dave Jones2009-07-301-0/+2
* fs/ramfs/file-nommu.c needs include/linux/sched.hCatalin Marinas2009-07-301-0/+1
* net-dccp: suppress warning about large allocations from DCCPMel Gorman2009-07-301-2/+2
* profile: suppress warning about large allocations when profile=1 is specifiedMel Gorman2009-07-301-2/+3
* page-allocator: allow too high-order warning messages to be suppressed with _...Mel Gorman2009-07-301-1/+3
* cgroup avoid permanent sleep at rmdirKAMEZAWA Hiroyuki2009-07-303-20/+75
* eeprom/at25: bugfix "not ready" timeout after writeSebastian Heutling2009-07-301-2/+2
* cgroups: fix pid namespace bugLi Zefan2009-07-302-31/+76
* drivers/video/backlight/jornada720_bl.c: fix buildKristoffer Ericson2009-07-301-1/+1
* lib: export generic atomic64_t functionsRoland Dreier2009-07-301-0/+11
* hugetlbfs: fix i_blocks accountingEric Sandeen2009-07-301-1/+1
* rtc: mark if rtc-cmos drivers were successfully registeredThadeu Lima de Souza Cascardo2009-07-301-5/+18
* spi: omap2_mcspi rxdma bugfixEero Nurkkala2009-07-301-1/+20
* spi: omap2_mcspi supports wake eventsJouni Hogander2009-07-301-2/+9
* s3c-fb: fix off-by-one bug in loop indexesPawel Osciak2009-07-301-2/+2
* edac: x38 fix mchbar high register addrLu Zhihe2009-07-301-1/+1
* kexec: fix omitting offset in extended crashkernel syntaxHidetoshi Seto2009-07-301-1/+1
* mm: copy over oom_adj value at fork timeRik van Riel2009-07-301-0/+1
* mm: avoid endless looping for oom killed tasksDavid Rientjes2009-07-301-0/+4
* page-allocator: preserve PFN ordering when __GFP_COLD is setMel Gorman2009-07-301-4/+9
* markup_oops: fix it with 32-bit userspace on a 64-bit kernelMatthew Wilcox2009-07-301-2/+3
* kmemleak: Protect the seq start/next/stop sequence by rcu_read_lock()Catalin Marinas2009-07-291-3/+1Star
* Merge branch 'drm-radeon-kms' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-07-2946-1529/+3576
|\
| * drm/radeon: set fb aperture sizes for framebuffer handoff.Dave Airlie2009-07-291-0/+5
| * drm/ttm: fix highuser vs dma32 confusion.Dave Airlie2009-07-291-1/+3
| * drm/radeon: Fix size used for benchmarking BO copies.Michel Dänzer2009-07-291-2/+2
| * drm/radeon: Add radeon.test parameter for running BO GPU copy tests.Michel Dänzer2009-07-295-1/+225
| * drm/radeon/kms: allow interruptible waits for objects.Dave Airlie2009-07-292-2/+2
| * drm/ttm: powerpc: Fix Highmem cache flushing.Thomas Hellstrom2009-07-291-4/+10
| * x86: Export kmap_atomic_prot() needed for TTM.Thomas Hellstrom2009-07-291-0/+1
| * drm/ttm: Fix ttm in-kernel copying of pages with non-standard caching attribu...Thomas Hellstrom2009-07-291-11/+52