aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-12pagemap: fix large pages in pagemapDave Hansen
2008-06-12pagemap: pass mm into pagewalkersDave Hansen
2008-06-12driver/char/generic_nvram: fix bannerPhilippe De Muyter
2008-06-12drivers/video/cirrusfb: fix RAM address printkPhilippe De Muyter
2008-06-12intel_rng: make device not found a warningStephen Hemminger
2008-06-12drivers/isdn/sc/ioctl.c: add missing kfreeJulia Lawall
2008-06-12mmc: wbsd: initialize tasklets before requesting interruptChuck Ebbert
2008-06-12MAINTAINERS: update maintainership of pxa2xx/pxa3xxEric Miao
2008-06-12uml: work around broken host PTRACE_SYSEMUJeff Dike
2008-06-12uml: remove include of asm/user.hJeff Dike
2008-06-12rtc-at32ap700x: fix bug in at32_rtc_readalarm()Haavard Skinnemoen
2008-06-12m68knommu: init coldfire timer TRR with n - 1, not nPhilippe De Muyter
2008-06-12kprobes: fix error checking of batch registrationMasami Hiramatsu
2008-06-12cciss: add new hardware supportMike Miller
2008-06-12capabilities: add (back) dummy support for KEEPCAPSAndrew G. Morgan
2008-06-12proc_fs.h: move struct mm_struct forward-declarationBen Nizette
2008-06-12cpusets: provide another web page URL in MAINTAINERS filePaul Jackson
2008-06-12hgafb: resource management fixKrzysztof Helt
2008-06-12m68k: Add ext2_find_{first,next}_bit() for ext4Aneesh Kumar K.V
2008-06-12fat: relax the permission check of fat_setattr()OGAWA Hirofumi
2008-06-12mm: fix incorrect variable type in do_try_to_free_pages()kosaki.motohiro@jp.fujitsu.com
2008-06-12agp: add support for Radeon Mobility 9000 chipsetAmit Kucheria
2008-06-12tcp: Revert 'process defer accept as established' changes.David S. Miller
2008-06-12ipv6: Fix duplicate initialization of rawv6_prot.destroyDavid S. Miller
2008-06-12bnx2x: Updating the MaintainerEilon Greenstein
2008-06-12Linux 2.6.26-rc6Linus Torvalds
2008-06-12Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-06-12Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-06-12[ARM] 5091/1: Add missing bitfield include to regs-lcd.hStefan Schmidt
2008-06-12x86: fix pointer type warning in arch/x86/mm/init_64.c:early_memtestKevin Winchester
2008-06-12x86, lockdep: fix "WARNING: at kernel/lockdep.c:2658 check_flags+0x4c/0x128()"Vegard Nossum
2008-06-12x86: fix an incompatible pointer type warning on 64-bit compilationsDavid Howells
2008-06-12x86: fix lockdep warning during suspend-to-ramPeter Zijlstra
2008-06-12x86: fix unused variable 'loops' warning in arch/x86/boot/a20.cManish Katiyar
2008-06-12Revert "x86: fix ioapic bug again"Ingo Molnar
2008-06-12x86: fix asm warning in head_32.SJoe Korty
2008-06-12x86: fix endless page faults in mount_block_root for Linux 2.6Henry Nestler
2008-06-12geode: fix modular buildIngo Molnar
2008-06-12block: disable IRQs until data is written to relay channelCarl Henrik Lunde
2008-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds
2008-06-12nommu: Correct kobjsize() page validity checks.Paul Mundt
2008-06-12fsl-diu-db: compile fixJeff Mahoney
2008-06-12Merge branch 'core/iter-div' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2008-06-12kbuild: ignore powerpc specific symbols in modpostSam Ravnborg
2008-06-12sched: 64-bit: fix arithmetics overflowLai Jiangshan
2008-06-12sched: fair group: fix overflow(was: fix divide by zero)Lai Jiangshan
2008-06-12net: Eliminate flush_scheduled_work() calls while RTNL is held.David S. Miller
2008-06-12always_inline timespec_add_nsJeremy Fitzhardinge
2008-06-12add an inlined version of iter_div_u64_remJeremy Fitzhardinge
2008-06-12common implementation of iterative div/modJeremy Fitzhardinge