Commit Graph

116780 Commits (2628b766363aa3791e816a7e5807373ef551c776)
 

Author SHA1 Message Date
Linus Torvalds 5fdf11283e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 17 years ago
Linus Torvalds 2be508d847 Merge git://git.infradead.org/mtd-2.6 17 years ago
Parag Warudkar 01e8ef11bc x86: sysfs: kill owner field from attribute 17 years ago
Alexey Dobriyan bb26b963d8 fs/Kconfig: move CIFS out 17 years ago
Adrian Bunk 5a85a7dda1 include/linux/bcd.h: remove comments 17 years ago
Adrian Bunk a0098efd6e remove the obsolete BCD*BIN/BIN*BCD macros 17 years ago
Adrian Bunk 2cee5dfa8b drivers/scsi/sr_vendor.c: use bcd2bin 17 years ago
Adrian Bunk e4d33969c2 i2c: use bcd2bin/bin2bcd 17 years ago
Adrian Bunk f6a2298c5f mn10300: use bcd2bin/bin2bcd 17 years ago
Adrian Bunk 02112dbc92 mips: use bcd2bin/bin2bcd 17 years ago
Andrew Morton e232cfdc3d drivers/rtc/rtc-bq4802.c: don't use BIN_2_BCD and BCD_2_BIN 17 years ago
Adrian Bunk 357c6e6359 rtc: use bcd2bin/bin2bcd 17 years ago
Adrian Bunk fe20ba70ab drivers/rtc/: use bcd2bin/bin2bcd 17 years ago
Adrian Bunk 4110a0d620 cris: use bcd2bin/bin2bcd 17 years ago
Adrian Bunk 18b1bd0549 alpha: use bcd2bin/bin2bcd 17 years ago
Adrian Bunk ab527d7578 acpi: use bcd2bin/bin2bcd 17 years ago
Adrian Bunk fdd2e5f88a make mm/rmap.c:anon_vma_cachep static 17 years ago
Harvey Harrison 1a651a00e2 byteorder: remove direct includes of linux/byteorder/swab[b].h 17 years ago
Harvey Harrison 1d8cca44b6 byteorder: provide swabb.h generically in asm/byteorder.h 17 years ago
Harvey Harrison acf0108a84 byteorder: use generic C version for value byteswapping 17 years ago
Harvey Harrison b8e465f494 byteorder: add new headers for make headers-install 17 years ago
Benjamin Herrenschmidt 3b274f44d2 edac cell: fix incorrect edac_mode 17 years ago
Andre Haupt b64fd291ac pc8736x_gpio: add support for PC87365 chips 17 years ago
Joe Korty b231cca438 message queues: increase range limits 17 years ago
Ken'ichi Ohmichi acd99dbf54 kdump: add vmlist.addr to vmcoreinfo for x86 vmalloc translation. 17 years ago
Simon Horman d9a9855d0b always reserve elfcore header memory in crash kernel 17 years ago
Simon Horman 85a0ee342e kdump: add is_vmcore_usable() and vmcore_unusable() 17 years ago
Simon Horman 630bf20747 kdump: use is_kdump_kernel() in sba_init() 17 years ago
Simon Horman e515a0d600 kdump: update elfcorehdr documentation to reflect supported architectures 17 years ago
Vivek Goyal 57cac4d188 kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCORE 17 years ago
Oleg Nesterov 293adee601 kthread_bind: use wait_task_inactive(TASK_UNINTERRUPTIBLE) 17 years ago
Roland McGrath 656eb2cd5d add CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS 17 years ago
Oleg Nesterov 6409324b38 coredump: format_corename: don't append .%pid if multi-threaded 17 years ago
Adrian Bunk b747c8c102 make ptrace_untrace() static 17 years ago
Lai Jiangshan c459643540 bitmask: remove bitmap_scnprintf_len() 17 years ago
Lai Jiangshan 30e8e13603 cpuset: use seq_*mask_* to print masks 17 years ago
Lai Jiangshan 3eda201180 seq_file: add seq_cpumask_list(), seq_nodemask_list() 17 years ago
Lai Jiangshan 85dd030edb seq_file: don't call bitmap_scnprintf_len() 17 years ago
Rakib Mullick 40b6a76237 cpuset.c: remove extra variable 17 years ago
KAMEZAWA Hiroyuki 52d4b9ac0b memcg: allocate all page_cgroup at boot 17 years ago
KAMEZAWA Hiroyuki c05555b572 memcg: atomic ops for page_cgroup->flags 17 years ago
KAMEZAWA Hiroyuki addb9efebb memcg: optimize per-cpu statistics 17 years ago
KAMEZAWA Hiroyuki 5b4e655e94 memcg: avoid accounting special pages 17 years ago
KAMEZAWA Hiroyuki b7abea9630 memcg: make page->mapping NULL before uncharge 17 years ago
KAMEZAWA Hiroyuki 073e587ec2 memcg: move charge swapin under lock 17 years ago
Lai Jiangshan 47c59803be devcgroup: remove spin_lock() 17 years ago
Li Zefan c012a54ae0 devcgroup: remove unused variable 17 years ago
Li Zefan 2cdc7241a2 devcgroup: use kmemdup() 17 years ago
Paul Menage 886465f407 cgroups: fix declaration of cgroup_mm_owner_callbacks 17 years ago
Paul Menage cc31edceee cgroups: convert tasks file to use a seq_file with shared pid array 17 years ago