aboutsummaryrefslogtreecommitdiffstats
path: root/fs/bfs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-20ACPI: Introduce acpi_os_ioremap()Rafael J. Wysocki4-11/+27
2011-01-20kernel/smp.c: consolidate writes in smp_call_function_interrupt()Milton Miller1-10/+19
2011-01-20kernel/smp.c: fix smp_call_function_many() SMP raceAnton Blanchard1-0/+30
2011-01-20memcg: correctly order reading PCG_USED and pc->mem_cgroupJohannes Weiner1-18/+9
2011-01-20backlight: fix 88pm860x_bl macro collisionRandy Dunlap1-2/+2
2011-01-20drivers/leds/ledtrig-gpio.c: make output match input, tighten input checkingJanusz Krzysztofik1-7/+8
2011-01-20MAINTAINERS: update Atmel AT91 entryNicolas Ferre1-2/+6
2011-01-20mm: fix truncate_setsize() commentJan Kara1-6/+5
2011-01-20memcg: fix rmdir, force_empty with THPKAMEZAWA Hiroyuki1-11/+26
2011-01-20memcg: fix LRU accounting with THPKAMEZAWA Hiroyuki1-4/+18
2011-01-20memcg: fix USED bit handling at uncharge in THPKAMEZAWA Hiroyuki3-40/+62
2011-01-20memcg: modify accounting function for supporting THP betterKAMEZAWA Hiroyuki1-13/+12
2011-01-20fs/direct-io.c: don't try to allocate more than BIO_MAX_PAGES in a bioDavid Dillow1-3/+7
2011-01-20mm: compaction: prevent division-by-zero during user-requested compactionJohannes Weiner1-0/+11
2011-01-20mm/vmscan.c: remove duplicate include of compaction.hJesper Juhl1-1/+0
2011-01-20memblock: fix memblock_is_region_memory()Tomi Valkeinen1-4/+4
2011-01-20thp: keep highpte mapped until it is no longer neededJohannes Weiner1-1/+2
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes298-423/+431
2011-01-20Fix broken "pipe: use event aware wakeups" optimizationLinus Torvalds1-5/+5
2011-01-20i915: Fix i915 suspend delayLinus Torvalds2-3/+3
2011-01-20ACPI / Battery: remove battery refresh on resumeLinus Torvalds1-1/+0
2011-01-20cifs: mangle existing header for SMB_COM_NT_CANCELJeff Layton1-25/+38
2011-01-20cifs: remove code for setting timeouts on requestsJeff Layton6-50/+17
2011-01-20[CIFS] cifs: reconnect unresponsive serversSteve French3-5/+25
2011-01-20cifs: set up recurring workqueue job to do SMB echo requestsJeff Layton2-0/+30
2011-01-20cifs: add ability to send an echo requestJeff Layton4-1/+65
2011-01-20cifs: add cifs_call_asyncJeff Layton2-1/+62
2011-01-20cifs: allow for different handling of received responseJeff Layton4-35/+60
2011-01-20cifs: clean up sync_mid_resultJeff Layton1-17/+18
2011-01-20cifs: don't reconnect server when we don't get a responseJeff Layton1-3/+1
2011-01-20cifs: wait indefinitely for responsesJeff Layton1-93/+17
2011-01-20smp: Allow on_each_cpu() to be called while early_boot_irqs_disabled status to init/main.cTejun Heo1-4/+7
2011-01-20lockdep: Move early boot local IRQ enable/disable status to init/main.cTejun Heo6-36/+15
2011-01-20virtio: remove virtio-pci root deviceMilton Miller1-18/+2
2011-01-20LGUEST_GUEST: fix unmet direct dependencies (VIRTUALIZATION && VIRTIO)Randy Dunlap1-0/+1
2011-01-20lguest: compile fixesRusty Russell2-2/+2
2011-01-20lguest: Use this_cpu_opsChristoph Lameter3-4/+4
2011-01-20lguest: document --rng in example LauncherPhilip Sanderson1-0/+5
2011-01-20lguest: example launcher to use guard pages, drop PROT_EXEC, fix limit logicPhilip Sanderson1-8/+15
2011-01-20lguest: --username and --chroot optionsPhilip Sanderson1-0/+50
2011-01-19sctp: user perfect name for Delayed SACK Timer optionShan Wei2-2/+3
2011-01-19net: fix can_checksum_protocol() arguments swapEric Dumazet1-1/+1
2011-01-19Revert "netlink: test for all flags of the NLM_F_DUMP composite"David S. Miller5-6/+6
2011-01-19cifs: Use mask of ACEs for SID Everyone to calculate all three permissions user, group, and otherShirish Pargaonkar1-2/+11
2011-01-19cifs: Fix regression during share-level security mounts (Repost)Shirish Pargaonkar1-2/+2
2011-01-19[CIFS] Update cifs version numberSteve French1-1/+1
2011-01-19cifs: move mid result processing into common functionJeff Layton1-78/+43
2011-01-19cifs: move locked sections out of DeleteMidQEntry and AllocMidQEntryJeff Layton1-17/+24
2011-01-19cifs: clean up accesses to midCountJeff Layton3-5/+5
2011-01-19cifs: make wait_for_free_request take a TCP_Server_Info pointerJeff Layton1-13/+13