pandora-kernel.git
2008-01-25 Steven Rostedtsched: add RT task pushing
2008-01-25 Steven Rostedtsched: track highest prio task queued
2008-01-25 Steven Rostedtsched: count # of queued RT tasks
2008-01-25 Ingo Molnarsoftlockup: automatically detect hung TASK_UNINTERRUPTI...
2008-01-25 Ingo Molnarcpu-hotplug: fix build on !CONFIG_SMP
2008-01-25 Gautham R Shenoycpu-hotplug: replace per-subsystem mutexes with get_onl...
2008-01-25 Gautham R Shenoycpu-hotplug: replace lock_cpu_hotplug() with get_online...
2008-01-25 Gautham R Shenoycpu-hotplug: refcount based cpu hotplug
2008-01-25 Srivatsa Vaddagirisched: group scheduler, fix fairness of cpu bandwidth...
2008-01-25 Srivatsa Vaddagirisched: introduce a mutex and corresponding API to seria...
2008-01-25 Srivatsa Vaddagirisched: group scheduling, change how cpu load is calculated
2008-01-25 Srivatsa Vaddagirisched: group scheduling, minor fixes
2008-01-25 Srivatsa Vaddagirisched: group scheduling code cleanup
2008-01-25 Ingo Molnarsched: remove printk_clock references from ia64
2008-01-25 Ingo Molnarsched: remove printk_clock()
2008-01-25 Ingo Molnarsched: fix CONFIG_PRINT_TIME's reliance on sched_clock()
2008-01-25 Ingo Molnarprintk: make printk more robust by not allowing recursion
2008-01-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-25 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-nmw
2008-01-25 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2008-01-25 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-2.6
2008-01-25 Pekka Enbergslab: fix bootstrap on memoryless node
2008-01-25 Karsten Keilfix oops on rmmod capidrv
2008-01-25 Abhijith Das[GFS2] Allow journal recovery on read-only mount
2008-01-25 Bob Peterson[GFS2] Lockup on error
2008-01-25 Steven Whitehouse[GFS2] Fix page_mkwrite truncation race path
2008-01-25 Bob Peterson[GFS2] Fix typo
2008-01-25 Steven Whitehouse[GFS2] Fix write alloc required shortcut calculation
2008-01-25 Bob Peterson[GFS2] gfs2_alloc_required performance
2008-01-25 Bob Peterson[GFS2] Remove unneeded i_spin
2008-01-25 Steven Whitehouse[GFS2] Reduce inode size by moving i_alloc out of line
2008-01-25 Steven Whitehouse[GFS2] Fix assert in log code
2008-01-25 Steven Whitehouse[GFS2] Fix problems relating to execution of files...
2008-01-25 Bob Peterson[GFS2] Initialize extent_list earlier
2008-01-25 Steven Whitehouse[GFS2] Allow page migration for writeback and ordered...
2008-01-25 Steven Whitehouse[GFS2] Remove unused variable
2008-01-25 Steven Whitehouse[GFS2] Fix log block mapper
2008-01-25 Bob Peterson[GFS2] Minor correction
2008-01-25 Bob Peterson[GFS2] Eliminate the no longer needed sd_statfs_mutex
2008-01-25 Bob Peterson[GFS2] Incremental patch to fix compiler warning
2008-01-25 Bob Peterson[GFS2] Function meta_read optimization
2008-01-25 Bob Peterson[GFS2] Only fetch the dinode once in block_map
2008-01-25 Bob Peterson[GFS2] Reorganize function gfs2_glmutex_lock
2008-01-25 Bob Peterson[GFS2] Run through full bitmaps quicker in gfs2_bitfit
2008-01-25 Bob Peterson[GFS2] Get rid of useless "found" variable in quota.c
2008-01-25 Bob Peterson[GFS2] Journal extent mapping
2008-01-25 Bob Peterson[GFS2] Remove function gfs2_get_block
2008-01-25 David Teigland[GFS2] use pid for plock owner for nfs clients
2008-01-25 Steven Whitehouse[GFS2] Remove unused variable
2008-01-25 Abhijith Das[GFS2] patch to check for recursive lock requests in...
2008-01-25 Wendy Cheng[GFS2] Remove lock methods for lock_nolock protocol
2008-01-25 Fabio M. Di... [GFS2] Remove unrequired code
2008-01-25 Fabio Massimo... [GFS2] Fix build warnings
2008-01-25 Ryan O'Hara[GFS2] remove unnecessary permission checks
2008-01-25 Fabio Massimo... [GFS2] Fix runtime issue with UP kernels
2008-01-25 David Teigland[GFS2] tidy up error message
2008-01-25 Fabio Massimo... [GFS2] Check for installation of mount helpers for...
2008-01-25 Steven Whitehouse[GFS2] Don't periodically update the jindex
2008-01-25 Steven Whitehouse[GFS2] Move gfs2_logd into log.c
2008-01-25 Steven Whitehouse[GFS2] Use atomic_t for journal free blocks counter
2008-01-25 Steven Whitehouse[GFS2] Don't add glocks to the journal
2008-01-25 David Teigland[GFS2] check kthread_should_stop when waiting
2008-01-25 Bob Peterson[GFS2] Given device ID rather than s_id in "id" sysfs...
2008-01-25 Steven Whitehouse[GFS2] Remove flags no longer required
2008-01-25 Steven Whitehouse[GFS2] Reorder writeback for glock sync
2008-01-25 Steven Whitehouse[GFS2] Add sync_page to metadata address space operations
2008-01-25 Steven Whitehouse[GFS2] Remove "reclaim limit"
2008-01-25 Steven Whitehouse[GFS2] Remove unused variables
2008-01-25 Steven Whitehouse[GFS2] Use correct include file in ops_address.c
2008-01-25 Steven Whitehouse[GFS2] Don't hold page lock when starting transaction
2008-01-25 Steven Whitehouse[GFS2] Add writepages for GFS2 jdata
2008-01-25 Steven Whitehouse[GFS2] Split gfs2_writepage into three cases
2008-01-25 Steven Whitehouse[GFS2] Introduce gfs2_set_aops()
2008-01-25 Steven Whitehouse[GFS2] Add gfs2_is_writeback()
2008-01-25 Steven Whitehouse[GFS2] Remove unused field in struct gfs2_inode
2008-01-25 Steven Whitehouse[GFS2] Remove useless i_cache from inodes
2008-01-25 Steven Whitehouse[GFS2] Use ->page_mkwrite() for mmap()
2008-01-25 Steven Whitehouse[GFS2] Clean up internal read function
2008-01-25 Wendy Cheng[GFS2] Handle multiple glock demote requests
2008-01-25 Haavard Skinnemoen[AVR32] extint: Set initial irq type to low level
2008-01-25 David Brownell[AVR32] extint: change set_irq_type() handling
2008-01-25 Haavard Skinnemoen[AVR32] NMI debugging
2008-01-25 Jan Engelhardt[AVR32] constify function pointer tables
2008-01-25 Haavard Skinnemoen[AVR32] ATNGW100: Update defconfig
2008-01-25 Haavard Skinnemoen[AVR32] ATSTK1002: Update defconfig
2008-01-25 Haavard Skinnemoen[AVR32] Kconfig: Choose daughterboard instead of CPU
2008-01-25 Haavard Skinnemoen[AVR32] Add support for ATSTK1003 and ATSTK1004
2008-01-25 Haavard Skinnemoen[AVR32] Clean up external DAC setup code
2008-01-25 Haavard Skinnemoen[AVR32] ATSTK1000: Move gpio-leds setup to setup.c
2008-01-25 Haavard Skinnemoen[AVR32] Add support for AT32AP7001 and AT32AP7002
2008-01-25 Haavard Skinnemoen[AVR32] Provide more CPU information in /proc/cpuinfo...
2008-01-25 Haavard Skinnemoen[AVR32] Oprofile support
2008-01-25 Haavard Skinnemoen[AVR32] Include instrumentation menu
2008-01-25 Hans-Christian... Disable VGA text console for AVR32 architecture
2008-01-25 Haavard Skinnemoen[AVR32] Enable debugging only when needed
2008-01-25 Haavard Skinnemoenptrace: Call arch_ptrace_attach() when request=PTRACE_T...
2008-01-25 Haavard Skinnemoen[AVR32] Remove redundant try_to_freeze() call from...
2008-01-25 Haavard Skinnemoen[AVR32] Drop GFP_COMP for DMA memory allocations
2008-01-25 Greg Kroah... Driver core: coding style fixes
next