aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-05x86: move init_memory_mapping() to common mm/init.cPekka Enberg
2009-03-05x86: add stub init_gbpages() for 32-bit init_memory_mapping()Pekka Enberg
2009-03-05x86: ifdef 32-bit and 64-bit NR_RANGE_MR for save_mr() unificationPekka Enberg
2009-03-05x86: ifdef 32-bit and 64-bit pfn setup in init_memory_mapping()Pekka Enberg
2009-03-05x86: ifdef 32-bit and 64-bit setup in init_memory_mapping()Pekka Enberg
2009-03-05x86: add table start and end sanity checks to 32-bit init_memory_mapping()Pekka Enberg
2009-03-05x86: unify kernel_physical_mapping_init() call in init_memory_mapping()Pekka Enberg
2009-03-05x86: rename after_init_bootmem to after_bootmem in mm/init_32.cPekka Enberg
2009-03-05x86: remove unnecessary save_mr() sanity checkPekka Enberg
2009-03-05x86: ifdef 32-bit specific setup in init_memory_mapping()Pekka Enberg
2009-03-05x86: move pgd_base out of init_memory_mapping()Pekka Enberg
2009-03-05x86: find_early_table_space() unificationPekka Enberg
2009-03-05x86: add gbpages support to 32-bit init_memory_mapping()Pekka Enberg
2009-03-05x86: init_memory_mapping() trivial cleanupsPekka Enberg
2009-03-05libata: Don't trust current capacity values in identify words 57-58Robert Hancock
2009-03-05libata: make sure port is thawed when skipping resetsTejun Heo
2009-03-05sata_nv: fix module parameter descriptionBrandon Ehle
2009-03-05ahci: Add the Device IDs for MCP89 and remove IDs of MCP7B to/from ahci.cpeerchen
2009-03-05libata: don't use on-stack sense bufferTejun Heo
2009-03-05libata: align ap->sector_bufTejun Heo
2009-03-05libata: fix dma_unmap_sg misuseFUJITA Tomonori
2009-03-05libata: change drive ready wait after hard reset to 5sStuart Hayes
2009-03-05Blackfin arch: cleanup bfin_sport.h header and export it to userspaceAlon Bar-Lev
2009-03-05loop: don't increment p->offset with (size_t) -EINVALRoel Kluin
2009-03-05cciss: remove 30 second initial timeout on controller resetJens Axboe
2009-03-05Fix kernel NULL pointer dereference in xen-blkfrontKris Shannon
2009-03-05Blackfin arch: fix bug - gdb signull case make trunk kernel panic frequentlyJie Zhang
2009-03-05Blackfin arch: remove spurious dash when dcache is offMike Frysinger
2009-03-05Blackfin arch: mark init_pda as __init as only __init funcs all itMike Frysinger
2009-03-05Blackfin arch: fix bug - On bf548-ezkit, ethernet fails to work after wakeup ...Michael Hennerich
2009-03-05x86: UV, SGI RTC: fix uv_time.c for UPDimitri Sivanich
2009-03-05Blackfin arch: Random read/write errors are a bad thingRobin Getz
2009-03-05x86/doc: mini-howto for using earlyprintk=dbgpYinghai Lu
2009-03-05bonding: Fix device passed into ->ndo_neigh_setup().Patrick McHardy
2009-03-05Blackfin arch: update default kernel config, select KSZ8893M driver for BF518Graf Yang
2009-03-05Blackfin arch: Fix bug - KGDB single step into the middle of a 4 bytes instru...Sonic Zhang
2009-03-05Blackfin arch: Fix bug - make ksz8893m driver available when bfin_mac is enabledGraf Yang
2009-03-05Blackfin arch: make sure people do not set the kernel load address too highMike Frysinger
2009-03-04Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-03-04vlan: Fix vlan-in-vlan crashes.David S. Miller
2009-03-04net: Fix missing dev->neigh_setup in register_netdevice().David S. Miller
2009-03-05Blackfin arch: fix bug - The SPORT_HYS bit is not set for BF561 0.5Enrik Berkhan
2009-03-04tmspci: fix request_irq raceMeelis Roos
2009-03-04pkt_sched: act_police: Fix a rate estimator test.Jarek Poplawski
2009-03-05Squashfs: frag_size should be signed, as it can hold an error resultRoel Kluin
2009-03-05Squashfs: fix documentation typo, Cramfs filesystem limit is 256 MiBPhillip Lougher
2009-03-05Squashfs: Fix oops when reading fsfuzzer corrupted filesystemsPhillip Lougher
2009-03-04ext4: fix ext4_free_inode() vs. ext4_claim_inode() raceEric Sandeen
2009-03-04tg3: Fix 5906 link problemsMatt Carlson
2009-03-04dmatest: fix use after free in dmatest_exitDan Williams