aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-30madvise: update function comment of madvise_dontneedFernando Luis Vazquez Cao
2008-07-30printk: fix comment for printk ratelimitingUwe Kleine-König
2008-07-30Char: mxser, ratelimit ioctl warningJiri Slaby
2008-07-30initrd: cast `initrd_start' to `void *'Geert Uytterhoeven
2008-07-30uml: fix tty-related build errorWANG Cong
2008-07-30connector: add a BlackBoard user to connectorJerome Arbez-Gindre
2008-07-30print_ip_sym(): use %pSVegard Nossum
2008-07-308250.c: port.lock is irq-safeBorislav Petkov
2008-07-30markers: fix markers read barrier for multiple probesMathieu Desnoyers
2008-07-30rtc: don't return -EBUSY when mutex_lock_interruptible() failsDavid Brownell
2008-07-30drivers/video: release mutex in error handling codeJulia Lawall
2008-07-30hpwdt: don't use static flagsAlexey Dobriyan
2008-07-30iscsi_ibft_find: fix modpost warningJan Beulich
2008-07-30backlight: ensure platform_lcd on by defaultBen Dooks
2008-07-30cpuset: clean up cpuset hierarchy traversal codeLi Zefan
2008-07-30cpuset: fix wrong calculation of relax domain levelLi Zefan
2008-07-30cpuset: speed up sched domain partitionLai Jiangshan
2008-07-30cpuset: a bit cleanup for scan_for_empty_cpusets()Li Zefan
2008-07-30memcg: remove redundant check in move_task()Li Zefan
2008-07-30cgroup: uninline cgroup_has_css_refs()Li Zefan
2008-07-30cgroup: remove duplicate code in allocate_cg_link()Li Zefan
2008-07-30cgroup: fix possible memory leakLi Zefan
2008-07-30mm: remove find_max_pfn_with_active_regionsYinghai Lu
2008-07-30VFS: increase pseudo-filesystem block size to PAGE_SIZEAlex Nixon
2008-07-30sticore: don't activate unsupported GSC STI cards on HPPAHelge Deller
2008-07-30acpi cpufreq cleanup: move bailing out of function before locking the mutexThomas Renninger
2008-07-30cpufreq acpi: only call _PPC after cpufreq ACPI init funcs got called alreadyThomas Renninger
2008-07-30resource: add resource_size()Magnus Damm
2008-07-30backlight: give platform_lcd the same name as the platform device.Ben Dooks
2008-07-28Linux 2.6.27-rc1Linus Torvalds
2008-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2008-07-28Merge branch 'for-linus' of git://git.o-hand.com/linux-mfdLinus Torvalds
2008-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2008-07-28Fix 'get_user_pages_fast()' with non-page-aligned start addressLinus Torvalds
2008-07-29lguest: turn Waker into a thread, not a processRusty Russell
2008-07-29lguest: Enlarge virtio ringsRusty Russell
2008-07-29lguest: Use GSO/IFF_VNET_HDR extensions on tun/tapRusty Russell
2008-07-29lguest: Remove 'network: no dma buffer!' warningRusty Russell
2008-07-29lguest: Adaptive timeoutRusty Russell
2008-07-29lguest: Tell Guest net not to notify us on every packet xmitRusty Russell
2008-07-29lguest: net block unneeded receive queue update notificationsRusty Russell
2008-07-29lguest: wrap last_avail accesses.Rusty Russell
2008-07-29lguest: use cpu capability accessorsAndrew Morton
2008-07-29lguest: virtio-rng supportRusty Russell
2008-07-29lguest: Support assigning a MAC addressMark McLoughlin
2008-07-29lguest: Don't leak /dev/zero fdMark McLoughlin
2008-07-29lguest: fix verbose printing of device features.Rusty Russell
2008-07-29lguest: fix switcher_page leak on unloadJohannes Weiner
2008-07-29lguest: Guest int3 fixRusty Russell