| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells... | Linus Torvalds | 2011-03-24 | 39 | -502/+1924 |
|\ |
|
| * | MN10300: gcc 4.6 vs am33 inline assembly | Richard Henderson | 2011-03-23 | 1 | -4/+17 |
| * | MN10300: Deprecate gdbstub | David Howells | 2011-03-18 | 1 | -1/+4 |
| * | MN10300: Allow KGDB to use the MN10300 serial ports | David Howells | 2011-03-18 | 1 | -0/+75 |
| * | MN10300: Emulate single stepping in KGDB on MN10300 | David Howells | 2011-03-18 | 3 | -12/+425 |
| * | MN10300: Generalise kernel debugger kernel halt, reboot or power off hook | David Howells | 2011-03-18 | 1 | -3/+3 |
| * | KGDB: Notify GDB of machine halt, reboot or power off | David Howells | 2011-03-18 | 2 | -0/+31 |
| * | MN10300: Use KGDB | David Howells | 2011-03-18 | 6 | -2/+289 |
| * | MN10300: Create generic kernel debugger hooks | David Howells | 2011-03-18 | 14 | -248/+317 |
| * | MN10300: Create general kernel debugger cache flushing | David Howells | 2011-03-18 | 17 | -158/+592 |
| * | MN10300: Introduce a general config option for kernel debugger hooks | David Howells | 2011-03-18 | 3 | -1/+25 |
| * | MN10300: The icache invalidate functions should disable the icache first | David Howells | 2011-03-18 | 3 | -83/+140 |
| * | MN10300: gdbstub: Restrict single-stepping to non-preemptable non-SMP configs | David Howells | 2011-03-18 | 2 | -2/+18 |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2011-03-24 | 3 | -4/+21 |
|\ \ |
|
| * \ | Merge branches 'pstore-fixes' and 'syscalls2' into release | Tony Luck | 2011-03-23 | 2 | -1/+9 |
| |\ \ |
|
| | * | | [IA64] New syscalls for 2.6.39 | Tony Luck | 2011-03-22 | 2 | -1/+9 |
| * | | | pstore: cleanups to pstore_dump() | Tony Luck | 2011-03-22 | 1 | -3/+12 |
| |/ / |
|
* | | | Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2011-03-24 | 9 | -32/+59 |
|\ \ \ |
|
| * | | | mmc: Add MMC_PROGRESS_* | Simon Horman | 2011-03-25 | 4 | -11/+17 |
| * | | | mmc, ARM: Rename SuperH Mobile ARM zboot helpers | Simon Horman | 2011-03-25 | 4 | -22/+21 |
| * | | | ARM: mach-shmobile: add coherent DMA mask to CEU camera devices | Guennadi Liakhovetski | 2011-03-23 | 2 | -2/+4 |
| * | | | ARM: mach-shmobile: Dynamic backlight control for Mackerel | Magnus Damm | 2011-03-23 | 1 | -1/+21 |
* | | | | Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let... | Linus Torvalds | 2011-03-24 | 14 | -197/+104 |
|\ \ \ \ |
|
| * | | | | sh: Fix build alloc_thread_info_node function | Nobuhiro Iwamatsu | 2011-03-24 | 1 | -2/+2 |
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2011-03-24 | 429 | -4343/+12890 |
| |\ \ \ \ |
|
| * | | | | | sh: Fix ptrace hw_breakpoint handling | David Engraf | 2011-03-23 | 1 | -0/+2 |
| * | | | | | sh: Fix ptrace fpu state initialisation | Phil Edworthy | 2011-03-23 | 2 | -0/+12 |
| * | | | | | sh: Re-enable GENERIC_HARDIRQS_NO_DEPRECATED. | Paul Mundt | 2011-03-23 | 1 | -2/+1 |
| * | | | | | sh: pmb: Use struct syscore_ops instead of sysdevs | Paul Mundt | 2011-03-23 | 1 | -29/+14 |
| * | | | | | sh: Use struct syscore_ops instead of sysdevs | Rafael J. Wysocki | 2011-03-23 | 3 | -99/+65 |
| * | | | | | sh: Conver to asm-generic/sizes.h. | Paul Mundt | 2011-03-22 | 2 | -63/+2 |
| * | | | | | sh: wire up sys_syncfs. | Paul Mundt | 2011-03-22 | 4 | -2/+6 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2011-03-24 | 8 | -28/+19 |
|\ \ \ \ \ |
|
| * | | | | | USB: cdc-acm: fix potential null-pointer dereference on disconnect | Johan Hovold | 2011-03-23 | 1 | -1/+2 |
| * | | | | | USB: cdc-acm: fix potential null-pointer dereference | Johan Hovold | 2011-03-23 | 1 | -0/+2 |
| * | | | | | USB: cdc-acm: fix memory corruption / panic | Johan Hovold | 2011-03-23 | 1 | -0/+2 |
| * | | | | | USB: Fix 'bad dma' problem on WDM device disconnect | Robert Lukassen | 2011-03-23 | 1 | -1/+1 |
| * | | | | | usb: wwan: fix compilation without CONFIG_PM_RUNTIME | Oliver Neukum | 2011-03-23 | 1 | -2/+1 |
| * | | | | | USB: uss720 fixup refcount position | Peter Holik | 2011-03-23 | 1 | -4/+3 |
| * | | | | | usb: musb: blackfin: fix typo in new bfin_musb_vbus_status func | Mike Frysinger | 2011-03-23 | 1 | -1/+1 |
| * | | | | | usb: musb: blackfin: fix typo in new dev_pm_ops struct | Bob Liu | 2011-03-23 | 1 | -1/+1 |
| * | | | | | usb: musb: blackfin: fix typo in platform driver name | Mike Frysinger | 2011-03-23 | 1 | -1/+1 |
| * | | | | | usb: musb: Fix for merge issue | Hema HK | 2011-03-23 | 1 | -4/+4 |
| * | | | | | ehci-hcd: Bug fix: don't set a QH's Halt bit | Alan Stern | 2011-03-23 | 1 | -12/+0 |
| * | | | | | USB: Do not pass negative length to snoop_urb() | Michal Sojka | 2011-03-23 | 1 | -1/+1 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-03-24 | 469 | -19254/+77749 |
|\ \ \ \ \ |
|
| * | | | | | [media] videobuf2-dma-contig: make cookie() return a pointer to dma_addr_t | Pawel Osciak | 2011-03-22 | 2 | -4/+7 |
| * | | | | | [media] sh_mobile_ceu_camera: Do not call vb2's mem_ops directly | Pawel Osciak | 2011-03-22 | 1 | -3/+1 |
| * | | | | | [media] V4L: soc-camera: explicitly require V4L2_BUF_TYPE_VIDEO_CAPTURE | Guennadi Liakhovetski | 2011-03-22 | 1 | -4/+12 |
| * | | | | | [media] v4l: soc-camera: Store negotiated buffer settings | Sergio Aguirre | 2011-03-22 | 2 | -5/+6 |