summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | Merge commit 'kumar/merge' into mergeBenjamin Herrenschmidt2010-07-231-3/+3
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | powerpc/kexec: Fix boundary case for book-e kexec memory limitsKumar Gala2010-07-221-3/+3
| | * | | | | | | | | vmlinux.lds: fix .data..init_task output section (fix popwerpc boot)Sam Ravnborg2010-07-231-1/+1
| | * | | | | | | | | powerpc: Fix erroneous lmb->memblock conversionsBenjamin Herrenschmidt2010-07-233-24/+24
| | * | | | | | | | | powerpc/mm: Add some debug output when hash insertion failsBenjamin Herrenschmidt2010-07-233-6/+34
| | * | | | | | | | | powerpc/mm: Fix bugs in huge page hashingBenjamin Herrenschmidt2010-07-231-18/+13
| | * | | | | | | | | powerpc/mm: Move around testing of _PAGE_PRESENT in hash codeBenjamin Herrenschmidt2010-07-232-17/+11
| | * | | | | | | | | powerpc/mm: Handle hypervisor pte insert failure in __hash_page_hugeAnton Blanchard2010-07-231-2/+9
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2010-07-233-8/+12
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | nconfig: Fix segfault when help contains special charactersStephen Boyd2010-07-231-1/+1
| | * | | | | | | | | kbuild: Fix make rpmMichal Marek2010-07-212-4/+7
| | * | | | | | | | | kbuild: Make the setlocalversion script POSIX-compliantMichał Górny2010-07-201-3/+4
| | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-07-234-33/+63
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| | * | | | | | | | perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not avail...Conny Seidel2010-07-221-19/+21
| | * | | | | | | | perf annotate: Fix handling of goto labels that are valid hex numbersArnaldo Carvalho de Melo2010-07-221-2/+6
| | * | | | | | | | tracing: Properly align linker defined symbolsSam Ravnborg2010-07-201-0/+10
| | * | | | | | | | perf symbols: Fix directory descriptor leakingGui Jianfeng2010-07-161-7/+10
| | * | | | | | | | perf: Fix various display bugs with parent filteringFrederic Weisbecker2010-07-161-5/+16
| * | | | | | | | | Linux 2.6.35-rc6v2.6.35-rc6Linus Torvalds2010-07-221-1/+1
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-07-228-16/+44
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Input: synaptics - relax capability ID checks on newer hardwareDmitry Torokhov2010-07-212-2/+8
| | * | | | | | | | | Input: twl40300-keypad - fix handling of "all ground" rowsDmitry Torokhov2010-07-202-9/+25
| | * | | | | | | | | Input: gamecon - reference correct pad in gc_psx_command()Dmitry Torokhov2010-07-201-1/+1
| | * | | | | | | | | Input: gamecon - reference correct input device in NES modeDmitry Torokhov2010-07-201-2/+1
| | * | | | | | | | | Input: w90p910_keypad - change platfrom driver name to 'nuc900-kpi'Wan ZongShun2010-07-191-1/+1
| | * | | | | | | | | Input: i8042 - add Gigabyte Spring Peak to dmi_noloop_tableKamal Mostafa2010-07-191-0/+7
| | * | | | | | | | | Input: qt2160 - rename kconfig symbol nameChristoph Fritz2010-07-171-1/+1
| * | | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-07-227-10/+15
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | drm/radeon/kms: add quirk to make HP DV5000 laptop resumeAlex Deucher2010-07-221-0/+8
| | * | | | | | | | | | drm/radeon/kms: fix RADEON_INFO_CRTC_FROM_ID info ioctlAlex Deucher2010-07-221-1/+2
| | * | | | | | | | | | Fix ttm_page_alloc.c build breakageLuck, Tony2010-07-221-3/+3
| | * | | | | | | | | | drm/radeon/kms: fix legacy LVDS dpms sequenceAlex Deucher2010-07-221-0/+1
| | * | | | | | | | | | drm/radeon/kms: drop taking lock around crtc lookup.Dave Airlie2010-07-223-6/+1
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-07-221-1/+5
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | crypto: talitos - fix bug in sg_copy_end_to_bufferLee Nipper2010-07-191-1/+5
| * | | | | | | | | | | | Merge branch 'x86/auditsyscall' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-07-221-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | x86: auditsyscall: fix fastpath return value after rescheduleRoland McGrath2010-07-211-2/+2
| | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-07-225-10/+11
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | sysrq,kdb: Use __handle_sysrq() for kdb's sysrq functionJason Wessel2010-07-213-3/+3
| | * | | | | | | | | | | | debug_core,kdb: fix kgdb_connected bit set in the wrong placeJason Wessel2010-07-211-1/+1
| | * | | | | | | | | | | | Fix merge regression from external kdb to upstream kdbJason Wessel2010-07-211-0/+1
| | * | | | | | | | | | | | repair gdbstub to match the gdbserial protocol specificationJason Wessel2010-07-211-6/+3
| | * | | | | | | | | | | | kdb: break out of kdb_ll() when command is terminatedMartin Hicks2010-07-211-0/+3
| * | | | | | | | | | | | | CIFS: Fix a malicious redirect problem in the DNS lookup codeDavid Howells2010-07-223-5/+74
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds2010-07-211-1/+3
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | pcmcia: fix 'driver ... did not release config properly' warningPatrick McHardy2010-07-211-1/+3
| | | |_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'shrinker' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/...Linus Torvalds2010-07-212-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | mm: add context argument to shrinker callback to remaining shrinkersDave Chinner2010-07-212-2/+2
| | |/ / / / / / / / / / /
| * | | | | | | | | | | | Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2010-07-215-20/+15
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | ASoC: Select wm_hubs automatically for WM8994Chanwoo Choi2010-07-201-2/+2
OpenPOWER on IntegriCloud