summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-03-01[ARM] 4843/1: Add GCR_CLKBPB for PXA3xxMark Brown1-0/+3
2008-03-01[ARM] 4842/1: pxa: remove redundant IRQ saving/restoring in clk_pxa3xx_cken_*eric miao1-8/+0
2008-03-01[ARM] 4841/1: pxa: fix typo in LCD platform data definition code for zyloniteeric miao1-1/+1
2008-03-01[ARM] 4840/1: pxa: fix the typo in get_irqnr_and_baseeric miao1-1/+1
2008-03-01[ARM] 4839/1: fixes kernel Oops in /dev/mem device driver for memory map with...Alexandre Rusev1-0/+2
2008-03-01[ARM] eliminate MODULE_PARM() usageRandy Dunlap1-1/+1
2008-03-01[ARM] 4838/1: Fix kexec for SA1100 machinesThomas Kunze1-1/+1
2008-03-01[ARM] 4837/1: make __get_unaligned_*() return unsigned typesLennert Buytenhek1-4/+4
2008-03-01[ARM] 4836/1: Make ATAGS_PROC depend on KEXECUli Luckas1-1/+2
2008-02-24Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-20/+44
2008-02-24libata-core: fix kernel-doc warningRandy Dunlap1-1/+1
2008-02-24sata_fsl: fix build with ATA_VERBOSE_DEBUGAnton Vorontsov1-3/+5
2008-02-24[libata] ahci: AMD SB700/SB800 SATA support 64bit DMAShane Huang1-6/+17
2008-02-24libata-pmp: clear hob for pmp register accessesMark Lord1-2/+2
2008-02-24libata: automatically use DMADIR if drive/bridge requires itTejun Heo4-3/+17
2008-02-24power_state: get rid of write-only variable in SATAPavel Machek1-3/+0
2008-02-24pata_atiixp: Use 255 sector limitAlan Cox1-2/+2
2008-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds51-180/+521
2008-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds12-84/+34
2008-02-24Fix u132-hcd.c compile errorMirco Tischler1-2/+2
2008-02-24[NETFILTER]: fix ebtable targets returnJoonwoo Park3-3/+3
2008-02-24[IP_TUNNEL]: Don't limit the number of tunnels with generic name explicitly.Pavel Emelyanov5-43/+10
2008-02-24[NET]: Restore sanity wrt. print_mac().David S. Miller2-5/+8
2008-02-24[NEIGH]: Fix race between neighbor lookup and table's hash_rnd update.Pavel Emelyanov1-2/+4
2008-02-24[RTNL]: Validate hardware and broadcast address attribute for RTM_NEWLINKThomas Graf1-6/+19
2008-02-24tg3: ethtool phys_id defaultStephen Hemminger1-1/+1
2008-02-24[BNX2]: Update version to 1.7.4.Michael Chan1-2/+2
2008-02-24fix vmsas.c file permissionsOliver Pinter1-0/+0
2008-02-24[BNX2]: Disable parallel detect on an HP blade.Michael Chan2-1/+14
2008-02-24[BNX2]: More 5706S link down workaround.Michael Chan1-15/+17
2008-02-24Add memory barrier semantics to wake_up() & coLinus Torvalds1-0/+1
2008-02-24mvsas: fix build warning, clean prototypesJeff Garzik1-12/+1
2008-02-24documentation: atomic_add_unless() doesn't imply mb() on failureOleg Nesterov2-2/+3
2008-02-24memcgroup: return negative error code in mem_cgroup_create()Li Zefan1-2/+2
2008-02-24memcgroup: remove a useless VM_BUG_ON()Li Zefan1-1/+0
2008-02-24memcgroup: fix and update documentationLi Zefan1-15/+9
2008-02-24cgroup: remove dead code in cgroup_get_rootdir()Li Zefan1-1/+0
2008-02-24cgroup: remove duplicate code in find_css_set()Li Zefan1-1/+0
2008-02-24cgroup: fix subsys bitopsLi Zefan1-2/+2
2008-02-24cgroup: fix memory leak in cgroup_get_sb()Li Zefan1-1/+4
2008-02-24cgroup: clean up cgroup.hLi Zefan1-25/+23
2008-02-24cgroup: fix commentsLi Zefan2-64/+80
2008-02-24cgroup: fix and update documentationLi Zefan1-33/+33
2008-02-24Solve section mismatch for free_area_init_core.Alexander van Heukelum2-2/+15
2008-02-24Smack: update for file capabilitiesCasey Schaufler1-13/+74
2008-02-24kprobes: refuse kprobe insertion on add/sub_preempt_counter()Srinivasa Ds1-2/+2
2008-02-24cgroup memory controller: document huge memory/cache overhead in KconfigAndi Kleen1-0/+8
2008-02-24kernel-doc: fix function-pointer-parameter parsingRichard Kennedy1-3/+3
2008-02-24h8300: defconfig updateYoshinori Sato1-123/+140
2008-02-24h8300: IRQ handling updateYoshinori Sato7-327/+94