]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/shortlog
linux-2.6-omap-h63xx.git
2007-12-06 Sergei Shtylyov[MIPS] Alchemy: fix IRQ bases
2007-12-06 Sergei Shtylyov[MIPS] Alchemy: replace ffs() with __ffs()
2007-12-06 Ralf Baechle[MIPS] BCM1480: Fix interrupt routing, take 2.
2007-12-05 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-12-05 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2007-12-05 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-12-05 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-12-05 Al Viroremove nonsense force-casts from ocfs2
2007-12-05 Al Viroregression: bfs endianness bug
2007-12-05 Al Virofcrypt endianness misannotations
2007-12-05 Al Virono need to mess with KBUILD_CFLAGS on uml-i386 anymore
2007-12-05 Al Viroregression: cifs endianness bug
2007-12-05 Eric ParisVM/Security: add security hook to do_brk
2007-12-05 Vegard NossumSLUB's ksize() fails for size > 2048
2007-12-05 Alexey Dobriyanproc: fix proc_dir_entry refcounting
2007-12-05 Jan Karajbd: Fix assertion failure in fs/jbd/checkpoint.c
2007-12-05 Nick Pigginmm: fix XIP file writes
2007-12-05 Ben Gardnergpio_cs5535: disable AUX on output
2007-12-05 Pavel EmelyanovAvoid potential NULL dereference in unregister_sysctl_table
2007-12-05 Bryan WuBlackfin SPI driver: reconfigure speed_hz and bits_per_...
2007-12-05 Bryan WuBlackfin SPI driver: move hard coded pin_req to board...
2007-12-05 Bryan WuBlackfin SPI driver: use void __iomem * for regs_base
2007-12-05 Bryan WuBlackfin SPI driver: use cpu_relax() to replace continu...
2007-12-05 Sonic Zhangspi: spi_bfin: resequence DMA start/stop
2007-12-05 Bryan Wuspi: spi_bfin: update handling of delay-after-deselect
2007-12-05 Bryan Wuspi: spi_bfin: bugfix for 8..16 bit word sizes
2007-12-05 Bryan Wuspi: spi_bfin: handle multiple spi_masters
2007-12-05 Sonic Zhangspi: spi_bfin: relocate spin/waits
2007-12-05 Sonic Zhangspi: spi_bfin: change handling of communication parameters
2007-12-05 Sonic Zhangspi: spi_bfin, rearrange portmux calls
2007-12-05 Sonic Zhangspi: spi_bfin uses portmux for additional busses
2007-12-05 Bryan Wuspi: spi_bfin uses platform device resources
2007-12-05 Mike Frysingerspi: spi_bfin, don't bypass spi framework
2007-12-05 Bryan Wuspi: spi_bfin handles spi_transfer.cs_change
2007-12-05 Bryan Wuspi: spi_bfin cleanups, error handling
2007-12-05 Michael Hennerichspi: bfin spi uses portmux calls
2007-12-05 Bryan Wuspi: initial BF54x SPI support
2007-12-05 Marc Pignatspi: use simplified spi_sync() calling convention
2007-12-05 Marc Pignatspi: simplify spi_sync() calling convention
2007-12-05 David Brownellspi: at25 driver is for EEPROM not FLASH
2007-12-05 David BrownellSPI: use mutex not semaphore
2007-12-05 Tetsuo HandaAdd EXPORT_SYMBOL(ksize);
2007-12-05 Denis Chengmm/backing-dev.c: fix percpu_counter_destroy call bug...
2007-12-05 Evgeniy Dushistovufs: fix nexstep dir block size
2007-12-05 Jiri KosinaRTC: assure proper memory ordering with respect to...
2007-12-05 Eric W. Biedermanfix clone(CLONE_NEWPID)
2007-12-05 Jeff Moyeraio: only account I/O wait time in read_events if there...
2007-12-05 Thomas Gleixnerfutex: correctly return -EFAULT not -EINVAL
2007-12-05 Oleg Nesterovlockdep: in_range() fix
2007-12-05 Ingo Molnarlockdep: fix debug_show_all_locks()
2007-12-05 Ingo Molnarsched: style cleanups
2007-12-05 Steven Rostedtfutex: fix for futex_wait signal stack corruption
2007-12-05 David S. Miller[SPARC64]: Update defconfig.
2007-12-05 Julia Lawall[SPARC]: Add missing of_node_put
2007-12-05 Cyrill Gorcunov[SPARC64]: check for possible NULL pointer dereference
2007-12-05 Joe Perches[SPARC]: Add missing "space"
2007-12-05 Joe Perches[SPARC64]: Add missing "space"
2007-12-05 Julia Lawall[SPARC64]: Add missing pci_dev_put
2007-12-05 David S. Miller[SYSCTL_CHECK]: Fix typo in KERN_SPARC_SCONS_PWROFF...
2007-12-05 David S. Miller[SPARC64]: Missing mdesc_release() in ldc_init().
2007-12-05 Andrew Gallatin[LRO]: fix lro_gen_skb() alignment
2007-12-05 Ilpo Järvinen[TCP]: NAGLE_PUSH seems to be a wrong way around
2007-12-05 Ilpo Järvinen[TCP]: Move prior_in_flight collect to more robust...
2007-12-05 Ilpo Järvinen[TCP] FRTO: Use of existing funcs make code more obviou...
2007-12-05 Pavel Emelyanov[IRDA]: Move ircomm_tty_line_info() under #ifdef CONFIG...
2007-12-05 Pavel Emelyanov[ROSE]: Trivial compilation CONFIG_INET=n case
2007-12-05 Pavel Emelyanov[IPVS]: Fix sched registration race when checking for...
2007-12-05 Pavel Emelyanov[IPVS]: Don't leak sysctl tables if the scheduler regis...
2007-12-05 Eric ParisVM/Security: add security hook to do_brk
2007-12-05 Eric ParisSecurity: round mmap hint address above mmap_min_addr
2007-12-05 Eric Parissecurity: protect from stack expantion into low vm...
2007-12-05 Eric ParisSecurity: allow capable check to permit mmap or low...
2007-12-05 Stephen SmalleySELinux: detect dead booleans
2007-12-05 Stephen SmalleySELinux: do not clear f_op when removing entries
2007-12-04 Linus TorvaldsMerge branch 'upstream-fixes' of master.kernel.org...
2007-12-04 Anton VorontsovPHY: Add the phy_device_release device method.
2007-12-04 Grant Likelygianfar: fix compile warning
2007-12-04 Olof Johanssonpasemi_mac: Fix reuse of free'd skb
2007-12-04 Wang ChenSMC911X: Fix using of dereferenced skb after netif_rx
2007-12-04 Stephen Hemmingersky2: recovery deadlock fix
2007-12-04 Jon SmirlFix memory corruption in fec_mpc52xx
2007-12-04 David WoodhouseDon't claim to do IPv6 checksum offload
2007-12-04 Divy Le Raycxgb - revert file mode changes.
2007-12-04 Bartlomiej... pata_amd/pata_via: de-couple programming of PIO/MWDMA...
2007-12-04 peerchenahci: add the Device IDs of MCP79 AHCI controller to...
2007-12-04 Mark Lordsata_mv: Warn about HPT RocketRAID BIOS treatment...
2007-12-04 Robert Hancocksata_nv: don't use legacy DMA in ADMA mode (v3)
2007-12-04 Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
2007-12-04 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-12-04 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2007-12-04 Adrian BunkMAINTAINERS: remove the MTRR entry
2007-12-04 Ingo Molnardrivers/s390/net/ctcmain.c: fix build bug
2007-12-04 Andrew Mortonx86: arch_register_cpu() section fix
2007-12-04 Adrian Bunkx86: free_cache_attributes() section fix
2007-12-04 Don Zickusx86: add the word 'WARNING' in check_nmi_watchdog(...
2007-12-04 Adrian Bunkx86: revert CONFIG_X86_HT semantics change
2007-12-04 Ingo Molnarsched: default to more agressive yield for SCHED_BATCH...
2007-12-04 Ingo Molnarsched: fix crash in sys_sched_rr_get_interval()
2007-12-04 Heiko Carstens[S390] Make sure the restore psw masks are initialized.
2007-12-04 Christian Borntraeger[S390] Fix compile error on 31bit without preemption
next