pandora-kernel.git
2010-10-28 Theodore Ts'oext4: BUG_ON fix: check if page has buffers before...
2010-10-28 Linus TorvaldsMerge branch 'upstream-merge' of git://git./linux/kerne...
2010-10-28 Theodore Ts'oMerge branch 'next' into upstream-merge
2010-10-28 Linus TorvaldsMerge branch 'drm-core-next' of git://git./linux/kernel...
2010-10-28 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-10-28 Theodore Ts'oext4,jbd2: convert tracepoints to use major/minor numbers
2010-10-28 Dmitry Monakhovext4: optimize orphan_list handling for ext4_setattr
2010-10-28 Nicolas Kaiserext4: fix unbalanced mutex unlock in error path of...
2010-10-28 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2010-10-28 Linus TorvaldsMerge branch 'viafb-next' of git://github.com/schandina...
2010-10-28 Linus TorvaldsMerge git://git./linux/kernel/git/dhowells/linux-2...
2010-10-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-10-28 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2010-10-28 Linus TorvaldsMerge branch 'module' of git://git./linux/kernel/git...
2010-10-28 Linus TorvaldsMerge branch 'akpm-incoming-2'
2010-10-28 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2010-10-28 Linus Torvaldsproc_bus_pci_ioctl: remove pointless BKL usage
2010-10-28 Kazuya Mioext4: fix compile error in ext4_fallocate()
2010-10-28 Eric Sandeenext4: move ext4_mb_{get,put}_buddy_cache_lock and make...
2010-10-28 Theodore Ts'oext4: rename mark_bitmap_end() to ext4_mark_bitmap_end()
2010-10-28 Theodore Ts'oext4: move flush_completed_IO to fs/ext4/fsync.c and...
2010-10-28 Theodore Ts'oext4: rename {ext,idx}_pblock and inline small extent...
2010-10-28 Theodore Ts'oext4: make various ext4 functions be static
2010-10-28 Theodore Ts'oext4: rename {exit,init}_ext4_*() to ext4_{exit,init...
2010-10-28 Theodore Ts'oext4: fix kernel oops if the journal superblock has...
2010-10-28 Eric Sandeenext4: update writeback_index based on last page scanned
2010-10-28 Eric Sandeenext4: implement writeback livelock avoidance using...
2010-10-28 Eric Sandeenext4: tidy up a void argument in inode.c
2010-10-28 Lukas Czernerext4: add batched_discard into ext4 feature list
2010-10-28 Lukas Czernerext4: Add batched discard support for ext4
2010-10-28 Lukas Czernerfs: Add FITRIM ioctl
2010-10-28 Lukas Czernerext4: Use return value from sb_issue_discard()
2010-10-28 Namhyung Kimext4: Check return value of sb_getblk() and friends
2010-10-28 Theodore Ts'oext4: use bio layer instead of buffer layer in mpage_da...
2010-10-28 Theodore Ts'oext4: move mpage_put_bnr_to_bhs()'s functionality to...
2010-10-28 Theodore Ts'oext4: inline walk_page_buffers() into mpage_da_submit_io
2010-10-28 Theodore Ts'oext4: inline ext4_writepage() into mpage_da_submit_io()
2010-10-28 Theodore Ts'oext4: simplify ext4_writepage()
2010-10-28 Theodore Ts'oext4: call mpage_da_submit_io() from mpage_da_map_blocks()
2010-10-28 Theodore Ts'oext4: use KMEM_CACHE instead of kmem_cache_create
2010-10-28 Theodore Ts'oext4: use search_dirblock() in ext4_dx_find_entry()
2010-10-28 Theodore Ts'oext4: avoid uninitialized memory references in ext3_htr...
2010-10-28 Eric Sandeenext4: remove unused ext4_sb_info members
2010-10-28 Eric Sandeenext4: queue conversion after adding to inode's complete...
2010-10-28 Eric Sandeenext4: don't use ext4_allocation_contexts for tracing
2010-10-28 Eric Sandeenext4: fix oops in trace_ext4_mb_release_group_pa
2010-10-28 Toshiyuki Okajimaext4: fix potential infinite loop in ext4_da_writepages()
2010-10-28 Toshiyuki Okajimaext4: improve llseek error handling for overly large...
2010-10-28 Maciej Żenczykowskiext4: don't update sb journal_devnum when RO dev
2010-10-28 Lukas Czernerext4: use sb_issue_zeroout in ext4_ext_zeroout
2010-10-28 Lukas Czernerext4: use sb_issue_zeroout in setup_new_group_blocks
2010-10-28 Lukas Czernerext4: add interface to advertise ext4 features in sysfs
2010-10-28 Lukas Czernerext4: add support for lazy inode table initialization
2010-10-28 Lukas CzernerAdd helper function for blkdev_issue_zeroout (sb_issue_...
2010-10-28 Theodore Ts'ojbd2: Add sanity check for attempts to start handle...
2010-10-28 Sergey Senozhatskyext4: fix NULL pointer dereference in print_daily_error...
2010-10-28 Lukas Czernerext4: don't hold spinlock while calling ext4_issue_disc...
2010-10-28 Lukas Czernerext4: check for negative error code from sb_issue_discard
2010-10-28 Eric Sandeenext4: don't bump up LONG_MAX nr_to_write by a factor...
2010-10-28 Eric Sandeenext4: stop looping in ext4_num_dirty_pages when max_pag...
2010-10-28 Curt Wohlgemuthext4: use dedicated slab caches for group_info structures
2010-10-28 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-10-28 Alex Deucherdrm/radeon/kms: enable unmappable vram for evergreen
2010-10-28 Wen Congyangext4: avoid null dereference in trace_ext4_mballoc_discard
2010-10-28 Alex Deucherdrm/radeon/kms: fix tiled db height calculation on...
2010-10-28 Alex Deucherdrm/radeon/kms: fix handling of tex lookup disable...
2010-10-28 Brian Kingjbd2: Fix I/O hang in jbd2_journal_release_jbd_inode
2010-10-28 Theodore Ts'oext4: fix EOFBLOCKS_FL handling
2010-10-28 Linus Torvaldsfasync: Fix placement of FASYNC flag comment
2010-10-28 Linus TorvaldsMerge branch 'flock' of git://git./linux/kernel/git...
2010-10-28 Shawn Bohrerepoll: make epoll_wait() use the hrtimer range feature
2010-10-28 Andrew Mortonselect: rename estimate_accuracy() to select_estimate_a...
2010-10-28 Zimny LechRemove duplicate includes from many files
2010-10-28 Kyungmin Parkramoops: use the platform data structure instead of...
2010-10-28 Huang Shijiekernel/resource.c: handle reinsertion of an already...
2010-10-28 Stefani Seiboldkfifo: fix kfifo_alloc() to return a signed int value
2010-10-28 Brian Swetlandw1: don't allow arbitrary users to remove w1 devices
2010-10-28 FUJITA Tomonorialpha: remove dma64_addr_t usage
2010-10-28 FUJITA Tomonorimips: remove dma64_addr_t usage
2010-10-28 FUJITA Tomonorisparc: remove dma64_addr_t usage
2010-10-28 Miklos Szeredifuse: use release_pages()
2010-10-28 Michael Holzheutaskstats: use real microsecond granularity for CPU...
2010-10-28 Michael Holzheutaskstats: split fill_pid function
2010-10-28 Michael Holzheutaskstats: separate taskstats commands
2010-10-28 Jeff Mahoneydelayacct: align to 8 byte boundary on 64-bit systems
2010-10-28 Mel Gormandelay-accounting: reimplement -c for getdelays.c to...
2010-10-28 Daniel Lezcanonamespaces Kconfig: move namespace menu location after...
2010-10-28 Daniel Lezcanonamespaces Kconfig: remove the cgroup device whitelist...
2010-10-28 Daniel Lezcanonamespaces Kconfig: remove pointless cgroup dependency
2010-10-28 Daniel Lezcanonamespaces Kconfig: make namespace a submenu
2010-10-28 Daniel Lezcanonamespaces: default all the namespaces to 'yes' when...
2010-10-28 Daniel Lezcanonamespaces: remove pid_ns and net_ns experimental status
2010-10-28 Alexandre Bouninerapidio: fix destructive port EM initialization for...
2010-10-28 Alexandre Bouninerapidio: fix maximum port number in tsi57x EM initializ...
2010-10-28 Alexandre Bouninerapidio: fix IDLE2 bits corruption
2010-10-28 Alexandre Bouninerapidio: add handling of redundant routes
2010-10-28 Alexandre Bouninerapidio: add support for IDT CPS Gen2 switches
2010-10-28 Alexandre Bouninerapidio: add device access check into the enumeration
2010-10-28 Alexandre Bouninerapidio: add handling of orphan port-write message
2010-10-28 Alexandre Bouninerapidio: modify sysfs initialization for switches
next