Commit Graph

9599 Commits (25e2d79f527b7abce624f30516f3167195b69a2e)
 

Author SHA1 Message Date
David S. Miller a8201c6106 [SPARC64]: Fix comment typo in head.S 20 years ago
David S. Miller bff06d5522 [SPARC64]: Rewrite bootup sequence. 20 years ago
Linus Torvalds e53897e2fb Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6 20 years ago
Hidetoshi Seto 4881e2cd25 [IA64] MCA recovery verify pfn_valid 20 years ago
Keith Owens 20bb86852a [IA64] Wire in the MCA/INIT handler stacks 20 years ago
David S. Miller 40fd3533c9 [SPARC64]: Kill readjust_prom_translations() 20 years ago
Peter Chubb 83a78d9ba7 [IA64] Fix simscsi for new SCSI midlayer 20 years ago
Kumar Gala 3fd07d3bf0 [PATCH] ppc32: Fix configuration of PCI IO space on MPC85xx platform 20 years ago
Alan Stern 0fc084eaff [PATCH] USB: Update Documentation/usb/URB.txt 20 years ago
Pete Zaitcev c6c88834b2 [PATCH] ub: Comment out unconditional stall clear 20 years ago
David Hollis 3a8c1e2910 [PATCH] USB: Add Novatel CDMA Wireless PC card IDs to airprime 20 years ago
Matthias Urlichs b27c73dcab [PATCH] usb/serial/option.c: Increase input buffer size 20 years ago
Kevin Vigor a85a46f2c3 [PATCH] USB: fix pegasus driver 20 years ago
David Brownell 4b2e790a4d [PATCH] USB: sl811-hcd minor fixes 20 years ago
Richard Purdie 2ba08e825e [PATCH] USB: fix pxa2xx_udc compile warnings 20 years ago
Peter Favrholdt 72a755fce0 [PATCH] USB: ftdi_sio: allow baud rate to be changed without raising RTS and DTR 20 years ago
Matthias Urlichs b6137383bd [PATCH] USB: more device IDs for Option card driver 20 years ago
Pete Zaitcev 64bd84538a [PATCH] ub: fix burning cds 20 years ago
Linda Xie 02fe75a9ad [PATCH] PCI Hotplug: Fix buffer overrun in rpadlpar_sysfs.c 20 years ago
Amos Waterland 3c6de9295d [PATCH] fix drivers/pci/probe.c warning 20 years ago
Pekka Enberg 656da9da37 [PATCH] PCI: convert kcalloc to kzalloc 20 years ago
Bjorn Helgaas 1029d6b58a [PATCH] PCI: remove unused "scratch" 20 years ago
Greg Kroah-Hartman dba28010b2 [PATCH] I2C: remove me from the MAINTAINERS file for i2c 20 years ago
Bill Nottingham 3e51377dc4 [PATCH] fix class symlinks in sysfs 20 years ago
Daniel Ritz d305ef5d2a [PATCH] driver core: add helper device_is_registered() 20 years ago
Daniel Ritz 4c898c7f2f [PATCH] Driver Core: fis bus rescan devices race 20 years ago
Anton Altaparmakov 91fbc6edfa NTFS: Fix sparse warnings that have crept in over time. 20 years ago
Arnaldo Carvalho de Melo 8420e1b541 [LLC]: fix llc_ui_recvmsg, making it behave like tcp_recvmsg 20 years ago
Arnaldo Carvalho de Melo d389424e00 [LLC]: Fix the accept path 20 years ago
Arnaldo Carvalho de Melo 2928c19e10 [LLC]: Fix sparse warnings 20 years ago
David S. Miller 2bdb3cb265 [SPARC64]: Remove unnecessary paging_init() cruft. 20 years ago
Jochen Friedrich 0519d8fbab [TR]: Set correct frame type for SNAP packets 20 years ago
Jochen Friedrich 096f0eb1df [LLC]: Fix llc_fixup_skb() bug 20 years ago
Jochen Friedrich 5564af21ae [LLC]: Fix for Bugzilla ticket #5157 20 years ago
David S. Miller 5085b4a549 [SPARC64]: Do not allocate OBP page tables using bootmem 20 years ago
Jochen Friedrich cf309e3fb8 [LLC]: Fix for Bugzilla ticket #5156 20 years ago
Arnaldo Carvalho de Melo 6e2144b768 [LLC]: Use refcounting with struct llc_sap 20 years ago
Arnaldo Carvalho de Melo 04e4223f44 [LLC]: Do better struct sock accounting on skbs 20 years ago
Arnaldo Carvalho de Melo afdbe35787 [LLC]: Use sk_wait_data 20 years ago
Arnaldo Carvalho de Melo 249ff1c6d3 [LLC]: Use some more likely/unlikely 20 years ago
Arnaldo Carvalho de Melo 590232a715 [LLC]: Add sysctl support for the LLC timeouts 20 years ago
Arnaldo Carvalho de Melo 54fb7f25f1 [LLC]: Use the sk_wait_event primitive 20 years ago
Arnaldo Carvalho de Melo b35bd11019 [LLC]: Convert llc_ui_wait_for_ functions to use prepare_to_wait/finish_wait 20 years ago
Arnaldo Carvalho de Melo 72b1ad4a7e [LLC]: Remove unused functions from llc_c_ev.c 20 years ago
David S. Miller 405599bd98 [SPARC64]: Break up inherit_prom_mappings() into it's constituent parts. 20 years ago
Arnaldo Carvalho de Melo b9441fc337 [LLC]: Use const in llc_c_ev.c 20 years ago
Arnaldo Carvalho de Melo af426d327c [LLC]: Help the compiler with likely/unlikely, saving some more bytes 20 years ago
Arnaldo Carvalho de Melo 0eb8017242 [LLC]: Mark llc_find_next_offset as __init, saving some more bytes 20 years ago
Arnaldo Carvalho de Melo 5a770c0262 [LLC]: Update comments for llc_ui_bind and llc_ui_autobind to match new behaviour 20 years ago
Arnaldo Carvalho de Melo 774ccb4f64 [LLC]: Remove unneeded temp net_device variables 20 years ago