]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/shortlog
linux-2.6-omap-h63xx.git
2008-12-04 Sam Ravnborgsparc: prepare prom/ for unification
2008-12-04 Sam Ravnborgsparc,sparc64: unify Makefile
2008-12-04 Sam Ravnborgsparc: gitignore a few files
2008-12-04 Sam Ravnborgsparc: clean boot/
2008-12-04 Sam Ravnborgsparc: refactor Makefile
2008-12-04 Sam Ravnborgsparc,sparc64: unify asm-offsets.c
2008-12-04 Sam Ravnborgsparc64: use vmlinux.lds.S from sparc
2008-12-04 Sam Ravnborgsparc,sparc64: prepare vmlinux.lds.S for unification
2008-12-04 David S. Millersparc64: Provide oprofile pseudo-NMI on Niagara.
2008-12-04 David S. Millersparc64: Add performance counter hypervisor calls for...
2008-12-04 David S. Millersparc64: Add save_stack_trace_tsk().
2008-12-04 Al Virosparc32: pdev_to_pnode() is used from __devinit
2008-12-04 David S. Millersparc32: Don't btfixup cache flush ops for viking multi...
2008-12-04 Stephen Rothwellsparc: combine unistd_{32,64}.h
2008-12-04 David S. Millersparc64: Use NMI oprofile profiling on cheetah and...
2008-12-04 David S. Millersparc64: Add write_pic() helper.
2008-12-04 David S. Millersparc64: Block NMIs in critical section of context...
2008-12-04 David S. Millersparc64: Make special trap return path for TRAP_NMI().
2008-12-04 David S. Millersparc64: Make %pil level 15 a pseudo-NMI.
2008-12-04 David S. Millersparc: Include drivers/pcmcia/Kconfig
2008-12-04 David S. Millersparc64: Add interface for registering a performance...
2008-12-04 David S. Millersparc64: Add tsb-ratio sysctl.
2008-12-04 Sam Ravnborgsparc,sparc64: unify mm/
2008-12-04 Sam Ravnborgsparc: prepare mm/ for unification
2008-12-04 Sam Ravnborgsparc64: unify arch/sparc64/oprofile/
2008-12-04 Sam Ravnborgsparc64: unify math-emu
2008-12-04 Sam Ravnborgsparc: prepare math-emu for unification
2008-12-04 Sam Ravnborgsparc: cleanup math-emu
2008-12-04 Sam Ravnborgsparc,sparc64: add BITS to arch Makefile
2008-12-04 Sam Ravnborgsparc,sparc64: unify Kconfig files
2008-12-04 Sam Ravnborgsparc: add "Bus options" to Kconfig
2008-12-04 Sam Ravnborgsparc: add menu "Executable file formats"
2008-12-04 Sam Ravnborgsparc: use Kconfig.hz
2008-12-04 Sam Ravnborgsparc: drop UNIX98_PTYS from arch Kconfig
2008-12-04 Sam Ravnborgsparc64: added more config options to the menus
2008-12-04 Sam Ravnborgsparc: refactor Kconfig a little
2008-12-04 Sam Ravnborgsparc: unify Kconfig.debug
2008-12-04 David S. Millersparc64: Stop using memory barriers for atomics and...
2008-12-04 David S. Millersparc64: Run the kernel always in the TSO memory model.
2008-12-04 David S. Millerof: Fix comment, sparc no longer uses of_device objects...
2008-12-04 David S. Millersparc64: Rework auxio driver to save some text space.
2008-12-04 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2008-12-04 Hong H. Phamsparc64: Sync FPU state in VIS emulation handler.
2008-12-04 Alexey DobriyanUBIFS: fix section mismatch
2008-12-04 Andi Kleenx86: fix early panic with boot option "nosmp"
2008-12-04 Takashi IwaiALSA: ca0106 - Add power-management support
2008-12-04 Benjamin Herrenschmidtpowerpc/4xx: Add support for ISA holes on 4xx PCI/X/E
2008-12-04 Stephen Rothwellpowerpc/44x: update ppc44x_defconfig
2008-12-04 Hollis Blanchardpowerpc/kvm: update KVM config options in ppc44x_defconfig
2008-12-04 Mark BrownASoC: Remove obsolete declaration of struct snd_soc_clo...
2008-12-04 Peter Zijlstrahrtimer: removing all ur callback modes, fix hotplug
2008-12-04 Joe Kortyx86: change thread_info's flag field back to 32 bits
2008-12-04 Ingo MolnarMerge commit 'v2.6.28-rc7' into x86/cleanups
2008-12-04 Takashi IwaiALSA: hda - Add reference to HD-Audio.txt in ALSA-Confi...
2008-12-04 Al Viro[PATCH] fix bogus argument of blkdev_put() in pktcdvd
2008-12-04 Christoph Hellwig[PATCH 2/2] documnt FMODE_ constants
2008-12-04 Christoph Hellwig[PATCH 1/2] kill FMODE_NDELAY_NOW
2008-12-04 Christoph Hellwig[PATCH] clean up blkdev_get a little bit
2008-12-04 Andreas Schwab[PATCH] Fix block dev compat ioctl handling
2008-12-04 Al Viro[PATCH] kill obsolete temporary comment in swsusp_close()
2008-12-04 Nicolas Pitre[ARM] 5339/1: fix __fls() on ARM
2008-12-04 Frederic Weisbeckertracing/function-graph-tracer: handle ftrace_printk...
2008-12-04 Peter Zijlstralockdep: change a held lock's class
2008-12-04 Liming Wangftrace: avoid duplicated function when writing set_grap...
2008-12-04 Ingo Molnartracing: fix typo and missing inline function
2008-12-04 Steven Rostedtftrace: add ability to only trace swapper tasks
2008-12-04 Steven Rostedtftrace: use struct pid
2008-12-04 Steven Rostedtpid: fix the do_each_pid_task() macro
2008-12-04 Steven Rostedtftrace: trace single pid for function graph tracer
2008-12-04 Steven Rostedtftrace: use task struct trace flag to filter on pid
2008-12-04 Steven Rostedtftrace: graph of a single function
2008-12-04 Ingo MolnarMerge branches 'tracing/ftrace' and 'tracing/function...
2008-12-04 Ingo MolnarMerge commit 'v2.6.28-rc7' into tracing/core
2008-12-04 Ingo MolnarMerge commit 'v2.6.28-rc7' into core/locking
2008-12-04 john stultztime: catch xtime_nsec underflows and fix them
2008-12-04 Takashi IwaiALSA: hda - Add forgotten module alias for Nvidia MCP67...
2008-12-04 Scott WayeALSA: hda - Add MCP67 HDMI support
2008-12-04 Ronen Shitrit[ARM] Orion: add the option to support different ehci...
2008-12-04 Joe Perchesnet/ipv6/ip6mr.c: Use kmem_cache_zalloc, remove memset
2008-12-04 Wang Chenif_usb: Kill directly reference of netdev->priv
2008-12-04 Luotao Fusmc91x: remove isa stuff from smc91x driver
2008-12-04 Benjamin Therynet: /proc/net/ip_mr_cache, display Iif as a signed...
2008-12-04 Benjamin Therynet: fix /proc/net/ip_mr_cache display - V2
2008-12-04 Alexey Dobriyannetdev: remove pathetic compile-command lines
2008-12-04 Uwe Kleine... netx-eth: initialize per device spinlock
2008-12-04 James MorrisMerge branch 'master' into next
2008-12-04 David Woodhouseatm: 32-bit ioctl compatibility
2008-12-04 Stephen Hemmingerne-h8300: convert to net_device_ops
2008-12-04 Stephen Hemmingerhydra: convert to net_device_ops
2008-12-04 Stephen Hemmingerzorro8390: convert to net_device_ops
2008-12-04 Wang Chene1000: e1000_adapter->polling_netdev is useless
2008-12-04 Wang Chenixgbe: function comment typo
2008-12-04 Ilpo Järvinentcp: make urg+gso work for real this time
2008-12-04 Guo-Fu Tsengjme: Remove 64 and 40 bit dma_mask
2008-12-04 akeemtingjme: GHC register control fix for new hardware
2008-12-04 Jarek Poplawskipkt_sched: sch_htb: Replace HTB_ACCNT() macro with...
2008-12-04 Jarek Poplawskipkt_sched: sch_htb: Remove L2T()
2008-12-04 Baruch Siachenc28j60: Fix sporadic packet loss (corrected again)
2008-12-04 Wang Chenbond: Kill directly reference of netdev->priv
2008-12-04 Wang Chenmptlan: Kill directly reference of netdev->priv
next