- efbd24b5 Blackfin: remove CONFIG_MEM_GENERIC_BOARD by Christian Dietrich · 14 years ago
- f619ddd Blackfin: dpmc: punt unnecessary RTC_ISTAT clearing by Michael Hennerich · 14 years ago
- 3975032 Blackfin: unify rotary encoder bitmasks by Mike Frysinger · 14 years ago
- c385acc Blackfin: unify SDH/RSI bitmasks by Mike Frysinger · 14 years ago
- 2b73a19 Blackfin: BF54x: tweak DMAC MMR naming to match other ports by Mike Frysinger · 14 years ago
- ba3f597 Blackfin: TWI: clean up the MMR names by Mike Frysinger · 14 years ago
- ada0917 Blackfin: add EVT_OVERRIDE/IPRIO core MMR helpers by Mike Frysinger · 14 years ago
- f507442 Blackfin: add support for dynamic ftrace by Mike Frysinger · 14 years ago
- 67df6cc Blackfin: add support for LZO compressed kernels by Mike Frysinger · 14 years ago
- 382dbe5 Blackfin: portmux: fix peripheral map overflow when requesting pins by Michael Hennerich · 14 years ago
- 3322c7b Blackfin: document SPI CS limitations with CPHA=0 by Michael Hennerich · 15 years ago
- 58b0e22 Blackfin: remove useless and outdated documentation by Michael Hennerich · 15 years ago
- 7a4a207 Blackfin: BF51x/BF52x: support GPIO Hysteresis/Schmitt Trigger options by Michael Hennerich · 15 years ago
- 812ae98 Blackfin: gpio/portmux: clean up whitespace corruption by Mike Frysinger · 15 years ago
- eb96490 Blackfin: make sure mmiowb inserts a write barrier with SSYNC by Michael Hennerich · 15 years ago
- d1401e1 Blackfin: fix DMA/cache bug when resuming from suspend to RAM by Michael Hennerich · 15 years ago
- 502c8a0 Blackfin: BF51x: fix handling of PH8 (the "internal" SPI0SEL4 pin) by Mike Frysinger · 15 years ago
- 306208f Blackfin: add a GPIO_DEFAULT_BOOT_SPI_CS by Mike Frysinger · 15 years ago
- a13265a Blackfin: fix typo in hweight asm by Mike Frysinger · 15 years ago
- 1ae9ab1 Blackfin: BF51x: fix typo in HWAIT pin define by Mike Frysinger · 15 years ago
- 3994082 Blackfin: BF54x: add ifdef protection to gpio header by Mike Frysinger · 15 years ago
- 332824b Blackfin: gpio: unify & clean up reserved map handling by Mike Frysinger · 15 years ago
- 7418129 Blackfin: allow cache funcs to be in L1 for IFLUSH Anomaly 05000491 by Mike Frysinger · 15 years ago
- dc7101b Blackfin: update anomaly lists to latest public info by Mike Frysinger · 15 years ago
- 5369fba Blackfin: merge anomalies 475 and 220 to follow official lists by Mike Frysinger · 15 years ago
- 1ed181f Blackfin: move MPU anomaly check to common location by Mike Frysinger · 15 years ago
- d49e8e7 Blackfin: use common EXCEPTION_TABLE() in vmlinux.lds by Mike Frysinger · 15 years ago
- 88a0ade Blackfin: stub fpregs dumping by Mike Frysinger · 15 years ago
- f2521ce Blackfin: new dynamic bfin read/write mmr helpers by Mike Frysinger · 15 years ago
- 222f6eb Blackfin: punt NFC MMR bits by Mike Frysinger · 15 years ago
- fc1caf6 Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
- 9779714 Merge branch 'kms-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 14 years ago
- 89a6c8c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 14 years ago
- 03c0c29 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
- c60c6a9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 14 years ago
- f43100a Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
- 27b4a1a Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
- e4d6152 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
- da9e82b Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
- 90d3417 Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
- 552c7db Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
- db7a153 Merge branch 'upstream/xen' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 14 years ago
- ab265d5 docbook: use IDs as filenames to support multiple books by Johannes Berg · 14 years ago
- c95940f Documentation: fix kbuild typos and wording by Nicolas Kaiser · 14 years ago
- eb07e1b Documentation: update kbuild make typos/grammar/text flow by Matt Mooney · 14 years ago
- 2f5a2f8 Documentation: update kbuild make examples#2 to reflect changes by Matt Mooney · 14 years ago
- 4f82728 Documentation: update kbuild loadable modules goals & examples by Matt Mooney · 14 years ago
- c7825cf Documentation/vm: fix spelling in page-types.c by Tommi Rantala · 14 years ago
- 642b512 aio: fix wrong subsystem comments by Satoru Takeuchi · 14 years ago
- cdd854b Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
- bbc4fd1 Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 14 years ago
- 673b864 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
- 93b9e9a Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 14 years ago
- c3d1f17 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
- 65b5ac1 kgdb,docs: Update the kgdb docs to include kms by Jason Wessel · 14 years ago
- 66eddbf Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6 by Linus Torvalds · 14 years ago
- 6e57559 nick piggin: change email address by Nick Piggin · 14 years ago
- f90ebd9 drm_fb_helper: Preserve capability to use atomic kms by Jason Wessel · 14 years ago
- c924b93 i915: when kgdb is active display compression should be off by Jason Wessel · 14 years ago
- 8125556 drm/i915: use new fb debug hooks by Jesse Barnes · 14 years ago
- 1a7aba7 drm: add KGDB/KDB support by Jesse Barnes · 14 years ago
- d219adc fb: add hooks to handle KDB enter/exit by Jesse Barnes · 14 years ago
- 408a4be kgdboc: Add call backs to allow kernel mode switching by Jason Wessel · 14 years ago
- 81d4450 vt,console,kdb: automatically set kdb LINES variable by Jason Wessel · 14 years ago
- b45cfba vt,console,kdb: implement atomic console enter/leave functions by Jesse Barnes · 14 years ago
- 3fa43ab debug_core,kdb: fix crash when arch does not have single step by Jason Wessel · 14 years ago
- df49393 kgdb,x86: use macro HBP_NUM to replace magic number 4 by Dongdong Deng · 14 years ago
- 7aeb48b kgdb,mips: remove unused kgdb_cpu_doing_single_step operations by Jason Wessel · 14 years ago
- eac79005 mm,kdb,kgdb: Add a debug reference for the kdb kmap usage by Jason Wessel · 14 years ago
- 9264b27 KGDB: Remove set but unused newPC by Andi Kleen · 14 years ago
- 19063c7 ftrace,kdb: Allow dumping a specific cpu's buffer with ftdump by Jason Wessel · 14 years ago
- 955b61e ftrace,kdb: Extend kdb to be able to dump the ftrace buffer by Jason Wessel · 14 years ago
- 3f0a55e kgdb,powerpc: Replace hardcoded offset by BREAK_INSTR_SIZE by Michal Simek · 14 years ago
- 62a0309 arm,kgdb: Add ability to trap into debugger on notify_die by Jason Wessel · 14 years ago
- 6d855b1 gdbstub: do not directly use dbg_reg_def[] in gdb_cmd_reg_set() by Jason Wessel · 14 years ago
- 5575114 gdbstub: Implement gdbserial 'p' and 'P' packets by Jason Wessel · 14 years ago
- 22eeef4 kgdb,arm: Individual register get/set for arm by Jason Wessel · 14 years ago
- 0896a9b kgdb,mips: Individual register get/set for mips by Jason Wessel · 14 years ago
- 12bfa3d kgdb,x86: Individual register get/set for x86 by Jason Wessel · 14 years ago
- 534af10 kgdb,kdb: individual register set and and get API by Jason Wessel · 14 years ago
- 84a0bd5 gdbstub: Optimize kgdb's "thread:" response for the gdb serial protocol by Jason Wessel · 14 years ago
- a9fa20a kgdb: remove custom hex_to_bin()implementation by Andy Shevchenko · 14 years ago
- 0d36575 MIPS: PowerTV: Separate PowerTV USB support from non-USB code by David VomLehn · 14 years ago
- 5089ca9 MIPS: strip the un-needed sections of vmlinuz by Wu Zhangjin · 15 years ago
- 3c4b7fd MIPS: Clean up the calculation of VMLINUZ_LOAD_ADDRESS by Wu Zhangjin · 15 years ago
- 1e1a77d MIPS: Clean up arch/mips/boot/compressed/decompress.c by Wu Zhangjin · 15 years ago
- bdbffd9 MIPS: Clean up arch/mips/boot/compressed/ld.script by Wu Zhangjin · 15 years ago
- c853d94 MIPS: Unify the suffix of compressed vmlinux.bin by Wu Zhangjin · 15 years ago
- 51f1336 MIPS: PowerTV: Add Gaia platform definitions. by David VomLehn · 14 years ago
- 47a3486 MIPS: BCM47xx: Fix nvram_getenv return value. by Hauke Mehrtens · 14 years ago
- 2b5987a MIPS: Octeon: Allow more than 3.75GB of memory with PCIe by David Daney · 14 years ago
- 70dc6f0 MIPS: Clean up notify_die() usage. by David Daney · 14 years ago
- 7281cd2 MIPS: Remove unused task_struct.trap_no field. by David Daney · 14 years ago
- 9bb4d9d Documentation: Mention that KProbes is supported on MIPS by David Daney · 14 years ago
- 8a14923 SAMPLES: kprobe_example: Make it print something on MIPS. by David Daney · 14 years ago
- c1bf207 MIPS: kprobe: Add support. by David Daney · 14 years ago
- 2ea6399 MIPS: Add instrunction format for BREAK and SYSCALL by David Daney · 14 years ago
- ef771ad4 MIPS: kprobes: Define regs_return_value() by David Daney · 14 years ago
- d7674c4 MIPS: Ritually kill stupid printk. by Ralf Baechle · 14 years ago
- 52a0f00 MIPS: Octeon: Disallow MSI-X interrupt and fall back to MSI interrupts. by Chandrakala Chavva · 14 years ago