summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-10-02s3cmci: change GPIO to gpiolib from S3C24XX specific callsBen Dooks1-18/+69
2009-10-02s3cmci: update probe to use new platform id listBen Dooks1-47/+24
2009-10-02s3cmci: use resource_size() instead of local macroBen Dooks1-6/+4
2009-10-02memcg: reduce check for softlimit excessKAMEZAWA Hiroyuki1-16/+15
2009-10-02memcg: some modification to softlimit under hierarchical memory reclaim.KAMEZAWA Hiroyuki3-83/+54
2009-10-02cgroup: catch bad css refcnt at css_putKAMEZAWA Hiroyuki1-1/+4
2009-10-02memcg: fix refcnt going negativeKAMEZAWA Hiroyuki1-1/+2
2009-10-02uartlite: allow building for timberdale MFDRichard Röjfors1-1/+1
2009-10-02docs: update patch size in SubmittingPatchesRandy Dunlap1-1/+1
2009-10-02sdio: pass whitelisted cis funce tuples to sdio driversAlbert Herranz1-16/+49
2009-10-02mm/rmap.c: fix commentHuang Shijie1-2/+2
2009-10-02x86: fix csum_ipv6_magic asm memory clobberSamuel Thibault1-1/+2
2009-10-02mn10300: fix kernel build failures when using gcc-4.xMark Salter3-40/+45
2009-10-02MAINTAINERS: ARM/Palm file patternsJoe Perches1-2/+15
2009-10-02Char: vt_ioctl, fix BKL imbalanceJiri Slaby1-2/+4
2009-10-02revert "m68k: convert to asm-generic/hardirq.h"Andrew Morton1-2/+10
2009-10-02asm-generic/gpio.h: pull in linux/kernel.h for might_sleep()Mike Frysinger1-0/+1
2009-10-02const: constify remaining file_operationsAlexey Dobriyan57-95/+110
2009-10-02drivers/input/input.c: fix CONFIG_PM=n warningAndrew Morton1-1/+1
2009-10-02module: fix up CONFIG_KALLSYMS=n build.Paul Mundt1-3/+4
2009-10-02net: Use sk_mark for routing lookup in more placesAtis Elsts3-0/+3
2009-10-02sky2: irqname based on pci addressStephen Hemminger2-2/+7
2009-10-02skge: use unique IRQ nameMichal Schmidt2-2/+7
2009-10-02IPv4 TCP fails to send window scale option when window scale is zeroOri Finkelman1-5/+6
2009-10-02net/ipv4/tcp.c: fix min() type mismatch warningAndrew Morton1-1/+1
2009-10-02Kconfig: STRIP: Remove stale bits of STRIP help textRalf Baechle1-7/+6
2009-10-02NET: mkiss: Fix typoRalf Baechle1-2/+2
2009-10-02tg3: Remove prev_vlan_tag from struct tx_ring_infoEric Dumazet1-1/+0
2009-10-02move virtnet_remove to .devexit.textUwe Kleine-König1-1/+1
2009-10-02don't use __devexit_p to wrap sgiseeq_removeUwe Kleine-König1-1/+1
2009-10-02don't use __devexit_p to wrap meth_removeUwe Kleine-König1-1/+1
2009-10-02bonding: set primary param via sysfsJiri Pirko1-0/+1
2009-10-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Chris Mason1-0/+11
2009-10-02Btrfs: fix data space leak fixJosef Bacik1-0/+11
2009-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller5-27/+48
2009-10-01Add a tracepoint for block request remappingJun'ichi Nomura4-1/+69
2009-10-01block: allow large discard requestsChristoph Hellwig4-5/+24
2009-10-01block: use normal I/O path for discard requestsChristoph Hellwig6-43/+39
2009-10-01swapfile: avoid NULL pointer dereference in swapon when s_bdev is NULLSuresh Jayaraman1-5/+7
2009-10-01fs/bio.c: move EXPORT* macros to line after functionH Hartley Sweeten1-26/+23
2009-10-01Add missing blk_trace_remove_sysfs to be in pair with blk_trace_init_sysfsZdenek Kabelac3-5/+13
2009-10-01cciss: fix build when !PROC_FSAlexander Beregalov1-4/+5
2009-10-01block: Do not clamp max_hw_sectors for stacking devicesMartin K. Petersen1-1/+2
2009-10-01block: Set max_sectors correctly for stacking devicesMartin K. Petersen1-1/+2
2009-10-01cciss: cciss_host_attr_groups should be constJens Axboe1-1/+1
2009-10-01cciss: Dynamically allocate the drive_info_struct for each logical drive.Stephen M. Cameron2-130/+168
2009-10-01cciss: Add usage_count attribute to each logical drive in /sysStephen M. Cameron2-0/+27
2009-10-01cciss: Add a "raid_level" attribute to each logical drive in /sysStephen M. Cameron2-0/+31
2009-10-01cciss: fix some magic numbers in the raid-level decodingStephen M. Cameron1-3/+2
2009-10-01cciss: Add lunid attribute to each logical drive in /sysStephen M. Cameron2-0/+33