Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | V4L/DVB (11607): soc-camera: add a free_bus method to struct soc_camera_link | Guennadi Liakhovetski | 2009-06-16 | 1 | -0/+1 | |
| * | | | | | | | | V4L/DVB (11517): v4l: remove driver-core BUS_ID_SIZE | Kay Sievers | 2009-06-16 | 1 | -1/+1 | |
* | | | | | | | | | Merge branch 'akpm' | Linus Torvalds | 2009-06-16 | 34 | -195/+498 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | fbdev: blackfin has __raw I/O accessors, so use them in fb.h | Mike Frysinger | 2009-06-16 | 1 | -1/+1 | |
| * | | | | | | | | | fbdev: s1d13xxxfb: add accelerated bitblt functions | Kristoffer Ericson | 2009-06-16 | 1 | -0/+9 | |
| * | | | | | | | | | fbdev: add support for handoff from firmware to hw framebuffers | Dave Airlie | 2009-06-16 | 1 | -1/+11 | |
| * | | | | | | | | | fbdev: move logo externs to header file | Geert Uytterhoeven | 2009-06-16 | 2 | -1/+17 | |
| * | | | | | | | | | lis3: add click function | Daniel Mack | 2009-06-16 | 1 | -0/+39 | |
| * | | | | | | | | | drivers: add support for the TI VLYNQ bus | Florian Fainelli | 2009-06-16 | 1 | -0/+161 | |
| * | | | | | | | | | syscalls.h: remove duplicated declarations for sys_pipe2 | Masatake YAMATO | 2009-06-16 | 1 | -2/+1 | |
| * | | | | | | | | | kmap_types: make most arches use generic header file | Randy Dunlap | 2009-06-16 | 1 | -1/+1 | |
| * | | | | | | | | | remove put_cpu_no_resched() | Thomas Gleixner | 2009-06-16 | 1 | -1/+0 | |
| * | | | | | | | | | drbd: add major number to major.h | Philipp Reisner | 2009-06-16 | 1 | -0/+1 | |
| * | | | | | | | | | headers: move module_bug_finalize()/module_bug_cleanup() definitions into mod... | Andrew Morton | 2009-06-16 | 2 | -12/+17 | |
| * | | | | | | | | | poll: avoid extra wakeups in select/poll | Eric Dumazet | 2009-06-16 | 1 | -0/+3 | |
| * | | | | | | | | | utsname.h: make new_utsname fields use the proper length constant | Dan Smith | 2009-06-16 | 1 | -6/+6 | |
| * | | | | | | | | | vmscan: count the number of times zone_reclaim() scans and fails | Mel Gorman | 2009-06-16 | 1 | -0/+3 | |
| * | | | | | | | | | vmscan: report vm_flags in page_referenced() | Wu Fengguang | 2009-06-16 | 1 | -2/+3 | |
| * | | | | | | | | | mm cleanup: shmem_file_setup: 'char *' -> 'const char *' for name argument | Sergei Trofimovich | 2009-06-16 | 1 | -1/+1 | |
| * | | | | | | | | | mm: remove file argument from swap_readpage() | Minchan Kim | 2009-06-16 | 1 | -1/+1 | |
| * | | | | | | | | | mm: remove __invalidate_mapping_pages variant | Mike Waychison | 2009-06-16 | 1 | -3/+0 | |
| * | | | | | | | | | oom: move oom_adj value from task_struct to mm_struct | David Rientjes | 2009-06-16 | 2 | -1/+2 | |
| * | | | | | | | | | mm: modify swap_map and add SWAP_HAS_CACHE flag | KAMEZAWA Hiroyuki | 2009-06-16 | 1 | -5/+9 | |
| * | | | | | | | | | mm: add swap cache interface for swap reference | KAMEZAWA Hiroyuki | 2009-06-16 | 1 | -0/+7 | |
| * | | | | | | | | | mm: remove CONFIG_UNEVICTABLE_LRU config option | KOSAKI Motohiro | 2009-06-16 | 6 | -68/+1 | |
| * | | | | | | | | | page-allocator: add inactive ratio calculation function of each zone | Minchan Kim | 2009-06-16 | 1 | -0/+1 | |
| * | | | | | | | | | page-allocator: clean up functions related to pages_min | Minchan Kim | 2009-06-16 | 1 | -1/+1 | |
| * | | | | | | | | | page-allocator: use integer fields lookup for gfp_zone and check for errors i... | Christoph Lameter | 2009-06-16 | 1 | -15/+96 | |
| * | | | | | | | | | mm: check the argument of kunmap on architectures without highmem | Matthew Wilcox | 2009-06-16 | 1 | -1/+3 | |
| * | | | | | | | | | mm, PM/Freezer: Disable OOM killer when tasks are frozen | Rafael J. Wysocki | 2009-06-16 | 1 | -0/+12 | |
| * | | | | | | | | | mm: introduce follow_pfn() | Johannes Weiner | 2009-06-16 | 1 | -0/+2 | |
| * | | | | | | | | | vmscan: cleanup the scan batching code | Wu Fengguang | 2009-06-16 | 1 | -2/+2 | |
| * | | | | | | | | | vmscan: evict use-once pages first | Rik van Riel | 2009-06-16 | 1 | -0/+7 | |
| * | | | | | | | | | mm: introduce PageHuge() for testing huge/gigantic pages | Wu Fengguang | 2009-06-16 | 1 | -0/+7 | |
| * | | | | | | | | | page allocator: use a pre-calculated value instead of num_online_nodes() in f... | Christoph Lameter | 2009-06-16 | 1 | -3/+16 | |
| * | | | | | | | | | page allocator: use allocation flags as an index to the zone watermark | Mel Gorman | 2009-06-16 | 1 | -1/+15 | |
| * | | | | | | | | | page allocator: move check for disabled anti-fragmentation out of fastpath | Mel Gorman | 2009-06-16 | 1 | -3/+0 | |
| * | | | | | | | | | page allocator: do not check NUMA node ID when the caller knows the node is v... | Mel Gorman | 2009-06-16 | 2 | -1/+9 | |
| * | | | | | | | | | page allocator: do not sanity check order in the fast path | Mel Gorman | 2009-06-16 | 1 | -6/+0 | |
| * | | | | | | | | | page allocator: replace __alloc_pages_internal() with __alloc_pages_nodemask() | Mel Gorman | 2009-06-16 | 1 | -10/+2 | |
| * | | | | | | | | | cpuset,mm: update tasks' mems_allowed in time | Miao Xie | 2009-06-16 | 2 | -8/+13 | |
| * | | | | | | | | | mm: clean up get_user_pages_fast() documentation | Nick Piggin | 2009-06-16 | 1 | -15/+5 | |
| * | | | | | | | | | radix-tree: add radix_tree_prev_hole() | Wu Fengguang | 2009-06-16 | 1 | -0/+2 | |
| * | | | | | | | | | readahead: record mmap read-around states in file_ra_state | Wu Fengguang | 2009-06-16 | 1 | -2/+3 | |
| * | | | | | | | | | readahead: make mmap_miss an unsigned int | Wu Fengguang | 2009-06-16 | 1 | -1/+1 | |
| * | | | | | | | | | mm: consolidate init_mm definition | Alexey Dobriyan | 2009-06-16 | 1 | -12/+0 | |
| * | | | | | | | | | firmware_map: fix hang with x86/32bit | Yinghai Lu | 2009-06-16 | 1 | -8/+4 | |
| * | | | | | | | | | time: move PIT_TICK_RATE to linux/timex.h | Arnd Bergmann | 2009-06-16 | 1 | -0/+3 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2009-06-16 | 1 | -0/+358 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | firewire: core: use more outbound tlabels | Stefan Richter | 2009-06-14 | 1 | -1/+2 |