summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-02-23Merge branch 'master' of ../linux-2.6/David S. Miller952-11524/+25657
2008-02-23Fix u132-hcd.c compile errorMirco Tischler1-2/+2
2008-02-23[NETFILTER]: fix ebtable targets returnJoonwoo Park3-3/+3
2008-02-23[IP_TUNNEL]: Don't limit the number of tunnels with generic name explicitly.Pavel Emelyanov5-43/+10
2008-02-23[NET]: Restore sanity wrt. print_mac().David S. Miller2-5/+8
2008-02-23[NEIGH]: Fix race between neighbor lookup and table's hash_rnd update.Pavel Emelyanov1-2/+4
2008-02-23[RTNL]: Validate hardware and broadcast address attribute for RTM_NEWLINKThomas Graf1-6/+19
2008-02-23tg3: ethtool phys_id defaultStephen Hemminger1-1/+1
2008-02-23[BNX2]: Update version to 1.7.4.Michael Chan1-2/+2
2008-02-23fix vmsas.c file permissionsOliver Pinter1-0/+0
2008-02-23[BNX2]: Disable parallel detect on an HP blade.Michael Chan2-1/+14
2008-02-23[BNX2]: More 5706S link down workaround.Michael Chan1-15/+17
2008-02-23Add memory barrier semantics to wake_up() & coLinus Torvalds1-0/+1
2008-02-23mvsas: fix build warning, clean prototypesJeff Garzik1-12/+1
2008-02-23documentation: atomic_add_unless() doesn't imply mb() on failureOleg Nesterov2-2/+3
2008-02-23memcgroup: return negative error code in mem_cgroup_create()Li Zefan1-2/+2
2008-02-23memcgroup: remove a useless VM_BUG_ON()Li Zefan1-1/+0
2008-02-23memcgroup: fix and update documentationLi Zefan1-15/+9
2008-02-23cgroup: remove dead code in cgroup_get_rootdir()Li Zefan1-1/+0
2008-02-23cgroup: remove duplicate code in find_css_set()Li Zefan1-1/+0
2008-02-23cgroup: fix subsys bitopsLi Zefan1-2/+2
2008-02-23cgroup: fix memory leak in cgroup_get_sb()Li Zefan1-1/+4
2008-02-23cgroup: clean up cgroup.hLi Zefan1-25/+23
2008-02-23cgroup: fix commentsLi Zefan2-64/+80
2008-02-23cgroup: fix and update documentationLi Zefan1-33/+33
2008-02-23Solve section mismatch for free_area_init_core.Alexander van Heukelum2-2/+15
2008-02-23Smack: update for file capabilitiesCasey Schaufler1-13/+74
2008-02-23kprobes: refuse kprobe insertion on add/sub_preempt_counter()Srinivasa Ds1-2/+2
2008-02-23cgroup memory controller: document huge memory/cache overhead in KconfigAndi Kleen1-0/+8
2008-02-23kernel-doc: fix function-pointer-parameter parsingRichard Kennedy1-3/+3
2008-02-23h8300: defconfig updateYoshinori Sato1-123/+140
2008-02-23h8300: IRQ handling updateYoshinori Sato7-327/+94
2008-02-23h8300: uaccess.h updateYoshinori Sato1-2/+2
2008-02-23h8300: signal.c typo fixYoshinori Sato1-2/+2
2008-02-23futex: runtime enable pi and robust functionalityThomas Gleixner3-4/+44
2008-02-23futex: fix init orderThomas Gleixner1-5/+7
2008-02-23dmi: prevent linked list corruptionJean Delvare1-7/+1
2008-02-23drivers/video/uvesafb.c: fix section mismatch warning in param_set_scroll()Sergio Luis1-1/+1
2008-02-23proc: add RLIMIT_RTTIME to /proc/<pid>/limitsEugene Teo1-0/+1
2008-02-23efs: move headers out of include/linux/Christoph Hellwig10-175/+150
2008-02-23NBD: make nbd default to deadline I/O schedulerPaul Clements1-0/+6
2008-02-23uml: fix FP register corruptionJeff Dike6-0/+49
2008-02-23uml: fix helper_wait calls in watchdogJohann Felix Soden1-2/+2
2008-02-23uml: remove unused sigcontext accessorsJeff Dike2-55/+0
2008-02-23dmi: don't save the same device twiceJean Delvare1-30/+44
2008-02-23rtc-cmos: display HPET emulation modeDavid Brownell1-0/+2
2008-02-23hwrng: remove Michael as HWRNG maintainerMichael Buesch1-3/+1
2008-02-23cpuset: trivial documentation fix s/N_MEMORY/N_HIGH_MEMORY/KOSAKI Motohiro1-1/+1
2008-02-23spi: pxa2xx_spi clock polarity fixNed Forrester2-14/+28
2008-02-23atmel_spi: fix clock polarityAtsushi Nemoto1-0/+10